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

Create a backend module to show the NodeType configuration in details #1074

Open
neos-bot opened this issue Sep 25, 2015 · 2 comments
Open
Labels

Comments

@neos-bot
Copy link
Contributor

neos-bot commented Sep 25, 2015

Jira issue originally created by user @dfeyer:

As a developer I need to have a proper overview of the NodeType configuration, the basic module must have:

  • Nice overview of NodeType
  • Filter by Package Name (node type namespace)
  • Show the local property and super type property (merged properties)
  • Validation based on schema
  • outdated: Auto generated TypoScript overview
  • First version is read only (but keep in mind that this module should allow edition in a future release)

As a inspiration source, check:

About the futur Editor, check how Contentful or Gather Content does theirs "content modeling" modules.

This module must be provided as an external package, but an official one (with the Neos namespace), to not clutter the core with feature not required for everybody, like it's pretty nice to have it in Developement (require-dev) but not in production.

Jira-URL: https://jira.neos.io/browse/NEOS-1611

@mhsdesign
Copy link
Member

@Sebobo
Copy link
Member

Sebobo commented May 4, 2023

I could migrate all or parts of my https://github.com/Sebobo/Shel.NodeTypes.Analyzer to the core to solve this at some point. But would only do it with some support regarding concept and implementation adjustements.

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

4 participants