codeq/taggr

There is no license information available for the latest version (1.0.0) of this package.

A Neos.io package to tag nodes for internal management

Installs: 127

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:neos-package

1.0.0 2024-06-19 16:24 UTC

This package is auto-updated.

Last update: 2024-08-19 16:49:40 UTC


README

A Neos.io package to tag nodes for internal management. For example you can create a tag called "needs review" to tell other editors, that the document or content node needs additional review.

Usage

To enable the tagging on nodes, just add CodeQ.Taggr:Mixin.Taggable to the document or content nodes you wish to be taggable.

Then you create a document node of type CodeQ.Taggr:Document.Tags, labeled as "Tags" and add tag document nodes to it. Now you can go to your taggable nodes and tag them. When you navigate to the tag in your inspector you will see a list of all nodes that are tagged with it.