News Categories
Top 10 Tags
- Administration
- ambulant
- API
- article
- articles
- Assessment
- avatar
- backend
- book
- bookmarks
- business card
- calendar
- certificate
- consulting
- Contao
- content selection
- CSS
- database
- Documentation
- events
- Excel
- Export
- extension
- Flash
- forms
- help
- hospice
- hospice society
- iCal
- ILIAS
- image gallery
- import
- Java
- Key Account Management
- library
- literature
- Logging
- Loxstedt
- maxtrix question
- medical services
- MemberExtensions
- members
- MultiTextWizard
- news
- Oxygen
- palliative care
- Project WONDER
- question
- questionnaire
- random
- RWTH Aachen
- size
- Skin
- SOAP
- social bookmark
- stylesheet
- Support
- survey
- tag cloud
- tags
- Test
- text field
- Theme
- TYPOlight
- Universität
- university
- user
- vCard
- Web 2.0
- WebObjects
- Webservice
- website
- workshop
- XML
- YAML
tags 1.4.3
2009-11-01 11:06
tags 1.4.3 stable released
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.
- An extended content element "heading" that can be shown only if tags are used.
- An insert tag that shows a list of used tags.
Release notes
1.4.3
- Added extended content element "heading".
- Added insert tag.
1.4.2
- Added an option "Use tag classname" for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.
1.4.1
- Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.
1.4.0
- Added support to show the tags of an event below the event in the eventlist module.
- Added support to show the tags of an article below the article in the global article list module.
tags is available in the TYPOlight Extension Repository for Download.
Add a comment