Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Pages tools mechanism to be able to add ChatGPT buttons to labels. #73

Merged
merged 5 commits into from
May 30, 2023

Conversation

stoerr
Copy link
Member

@stoerr stoerr commented May 30, 2023

Reimplementation replacing #72 : this uses the existing ToolsCollection mechanism instead rolling your own service.

We introduce WidgetTools that are rendered into icons in the widget labels. Since the ChatGPT tools this was needed for do have in part some complicated visibility conditions the ToolsCollection.Component got a resourceType attribute, and the labelextensions.jsp renders the edited resource with that resourceType.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant