Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install ftw.tagging

How to install ftw.tagging

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ftw.tagging
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.2
1.0.3Never BuiltWhy not?
1.0.2 Available View build log
Windows (64-bit)
1.0.2
1.0.3Never BuiltWhy not?
1.0.2 Available View build log
Mac OS X (10.5+)
1.0.2
1.0.3Never BuiltWhy not?
1.0.2 Available View build log
Linux (32-bit)
1.0.2
1.0.3Never BuiltWhy not?
1.0.2 Available View build log
Linux (64-bit)
1.0.3 Available View build log
1.0.2 Available View build log
 
License
GPL2
Depended by
Lastest release
version 1.0.3 on Jan 9th, 2014

Overview

ftw.tagging extends Plone content types with a tags field using schemaextender. Further it's possible to define tag roots to restrict tags to a part of the site.

A tag cloud portlet is provided that shows a tag cloud for the current tag root.

As an example, ftw.tagging is used by ftw.blog for tagging blog entries.

Install

  • Add ftw.tagging to your buildout configuration:
[instance]

System Message: ERROR/3 (<string>, line 22)

Inconsistent literal block quoting.

eggs = ftw.tagging

  • Run buildout
  • Install ftw.tagging in portal_setup

Usage

Implement tagging interfaces for your content types. If no tag root is set, Plone-root will also be your tag-root.

<class class="path.to.my.class">
<implements interface="ftw.tagging.interfaces.tagging.ITaggable" />
</class>
<class class=".blog.Blog">
<implements interface="ftw.tagging.interfaces.tagging.ITagRoot" />
</class>

You can show the tag-cloud by adding the tag-cloud portlet provided by this package.

Compatibility

Runs with Plone 4.0, 4.1, 4.2 or 4.3.

Changelog

1.0.3 (2013-04-17)
  • Nothing changed yet.
1.0.2 (2012-02-28)
  • Fixed MANIFEST.in: Include README.rst, no longer exclude .mo files.

System Message: WARNING/2 (<string>, line 86)

Bullet list ends without a blank line; unexpected unindent.

[Thomas Buchberger]

1.0.1 (2012-02-27)
  • Add english translations.

System Message: WARNING/2 (<string>, line 93)

Bullet list ends without a blank line; unexpected unindent.

[jone]

1.0 (2011-02-25)
  • Made getTagRootTags() method more robust and more efficient.

System Message: WARNING/2 (<string>, line 100)

Bullet list ends without a blank line; unexpected unindent.

[buchi]

1.0b1
  • Fix portlet html structure

System Message: WARNING/2 (<string>, line 107)

Bullet list ends without a blank line; unexpected unindent.

[mathias.leimgruber]

1.0a3
1.0a2
  • Fixed MANIFEST.in - again

System Message: WARNING/2 (<string>, line 118)

Bullet list ends without a blank line; unexpected unindent.

[jone]

1.0a1
  • Fixed MANIFEST.in

System Message: WARNING/2 (<string>, line 125)

Bullet list ends without a blank line; unexpected unindent.

[jone]

0.1
  • Initial release

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.