Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix module name

...

The magnolia-enterprise-pro-demo-webapp and the magnolia-enterprise-pro-demo-bundle for Magnolia 5.6+ contain  contain an example of how to use the Content Tags module. In this page, we show how the Tours app has been modified to enable tagging for tours, and we also provide general instructions and code samples showing how to enable tagging in other apps (Contacts app example).

...

Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node nameValue

Mgnl f
modules


Mgnl f
content-tags-core


Mgnl f
config


Mgnl n
taggableWorkspaces

com.example.templates.CustomTemplateDefinition

Mgnl n
<just-a-name>


Mgnl p
appMapping

app:tours:detail

Mgnl p
workspace

tours

...

The tours app is defined in the submodule  magnolia-travel-tours of the  demo-projects module. The demo-projects module is available since Magnolia 5.4 and is bundled with various preconfigured Magnolia webapps and bundles.

Since Magnolia 5.6, the The demo-projects module for Enterprise Pro webapps comes with the submodule  magnolia-travel-demo-content-tags. This submodule decorates the Tours app.

...