Skip to main content

Explore Plone content by keywords/tags

Project description

© 2003-2010 Ingeniweb

PloneKeywordExplorer is an alternative to the usual Plone search. Searches are restricted to combinations of keywords.

The search is iterative. Keywords can be added and removed from the search at any time, allowing the user to conveniently explore the document space. The result set can be narrowed down to a few documents in a few steps.

PloneKeywordExplorer depends on well-chosen keywords, and supports finding documents that don’t have keywords associated. When you click on the [no keywords], you get a list of all documents that do not have keywords. You can browse through this list and start annotating your documents.

Requirements

Plone 2.1, Plone 2.5 or Plone 3.x

How does it work?

A search form is provided that offers a choice of keywords. These keywords are chosen from the published documents of your site. You can select and remove keywords by clicking on them.

Install

Add Products.PloneKeywordExplorer to the eggs list in your plone.recipe.zope2instance of your zc.buildout configuration file. Like this:

[instance]
recipe = plone.recipe.zope2instance
...
eggs =
    ...
    Products.PloneKeywordExplorer
    ...

Then install in your Plone site using the portal_quickinstaller tool or in the extensions Plone control panel.

  • Use the QuickInstaller Tool to install.

Upgrading

Changes log

0.5.0

  • Eggified to Products.PloneKeywordExplorer [glenfant]

  • Ensure we return searchable types [glenfant]

0.4RC1

  • Plone 3 compatibility [glenfant]

0.3

  • refactoring : integration of methods and action into a tool instead of using layers and installation wizard

  • few little improvements of user interface :
    • “remove all keywords” functionality

    • new action

    • some translations

CVS - 20051025

  • Use toLocalizedTime instead of toPortalTime

0.1 - 20040525

  • Created inital version [roeder]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.PloneKeywordExplorer-0.5.0.tar.gz (57.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page