Skip to content

Singelton Nodes (rules for nodes) #152

@johannesmutter

Description

@johannesmutter

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions