/dmTagPlugin

Copy of the dmTagPlugin svn.

Primary LanguageJavaScriptMIT LicenseMIT

dmTagPlugin

The dmTagPlugin allows to add tags to your records. It packages

  • a Doctrine behaviour, "DmTaggable"
  • two front widgets: "dmTag/list" and "dmTag/show"
  • an admin interface to manage tags

DmTaggable works like Doctrine Taggable. The main difference is that the DmTag model physically exists. It allows to use the DmTagTable at any moment. One Diem page is created for each tag.

The plugin is fully extensible. Only works with Diem 5.0 installed.

Documentation

See the online documentation : Diem Tag plugin documentation