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

Redesign the content template feature #1717

Open
tusmester opened this issue Jul 10, 2022 · 0 comments
Open

Redesign the content template feature #1717

tusmester opened this issue Jul 10, 2022 · 0 comments
Labels

Comments

@tusmester
Copy link
Member

tusmester commented Jul 10, 2022

Re-introducing the content template feature

The feature works using the OData REST API, this epic is mostly about the install package and the UI.

  • add the previously removed /Root/ContentTemplates folder to the default install package with permissions
  • add a new GUI section on admin UI where users can create templates

Global templates

Global templates (in the /Root/ContentTemplates folder) should be accessible for regular users on admin UI, not only admins.

Displaying them on admin UI
  • A new menu item on the left that simply displays the ContentTemplates subfolder as a tree.
  • Optional/later: add a deep link from the content type list to the corresponding template folder.

Local templates - OUT OF SCOPE for now

[Bug] Local templates (e.g. created under a workspace) do not work. This is a backend bug.

Concept docs

@tusmester tusmester added the Epic label Jul 10, 2022
@tusmester tusmester changed the title Redesign content template feature Redesign the content template feature Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant