This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.

The module contains the following extensions:

  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field’s save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • Added new option ‘Ignore tags’ for all news modules to prevent tag filtering. This might be necessary if a latest news list is called with a tag in the URL.

tags is available in the TYPOlight Extension Repository for Download.

Tags: , , , , , ,

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>