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

Provide helpers for a useful and good-looking backend preview #35

Open
10 tasks
jonaseberle opened this issue Dec 11, 2020 · 1 comment
Open
10 tasks
Labels
enhancement New feature or request

Comments

@jonaseberle
Copy link
Collaborator

jonaseberle commented Dec 11, 2020

This could be done via

  • a layout
  • partials
  • ViewHelpers
  • a JavaScript-API?

Acceptance criteria (draft)

  • minimal configuration enables a usable preview
  • integrators can select which fields are represented in the preview
  • integrators can override field representations for a content block (CType, fieldname)
  • integrators can override field representations for all content blocks (field type)

Acceptance tests

  • An partial for every field type exists
  • It is possible to add an own partial for each field type to an existing sitepackage and it is used
  • It is possible to add an partial to a contentBlock which is used

Preconditions / boundary conditions

  • the content block registration api shifts partial files for every field type
  • the partial could be overridden from every sitepackage
  • every partial could be overridden from every contentBlock
@typecat
Copy link
Contributor

typecat commented Sep 9, 2022

On hold due to https://forge.typo3.org/issues/98134

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

No branches or pull requests

2 participants