-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
As a developer I may want endusers to use certain node types only once in a document. They can place it anywhere where the node type is allowed, copy/ extract and paste, reorder it, etc. But it should only exist once in the document.
Candidates of such node types are:
In case of a website builder: FooterNode, TopMenuNode, CookieBannerNode, Alert/NotificationbarNode
In case of a google doc style editor: TableOfContentsNode, EndnotesNode (for footnotes)
In case of a newsletter tool: EmailHeaderNode, EmailFooterNode, EmailPreviewLineNode, ManageSubscriptioNode
In the last example as a developer I may even want to make it a requirement that the "ManageSubscriptioNode" is present in the document, so deletion is not possible.
Metadata
Metadata
Assignees
Labels
No labels