ContentTagging
Category: Add-on components
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
This product gives you the ability to assign multiple tags to individual pieces of content. Unlike Plone's default keyword tool, the ContentTagging product keeps track of your individual tags, and also shows what what other users have tagged. In this way, the tool lets you create more personalized tag clouds.
Technical architecture: ContentTagging is a convenience Zope 2 wrapper product to integrate the p4a.plonetagging component in your Plone site. p4a.plonetagging is itself a wrapper for the pure Zope 3 product lovely.tag written by Stephan Richter.