Classifieds 1.5b3 (Beta release) (Mar 09, 2010)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Bugfix and cleanup release, added externallink

For additional information about this project, please visit the overview page .

Available downloads

PyPi Source Tarball

For all platforms (32 kB)

Release Notes

Tested with Plone 4, Plone 3
State Beta release
License GPL
Release Manager Ralph Jacobs

collective.classifieds



With this product you can add classifieds to your intranet or website.
The product exists of categories (which are folderish) and classifieds
and comes with different kinds of views.

Some features include:

  • * Visitors can browse (all / newest) classifieds
  • Add new classifieds to a category
  • Search classifieds (title, description)
  • View categories containing classifieds
  • View the newest classifieds and view all classifieds created per author
  • Manually order classifieds
  • Add pictures to categories
  • Directlinks to Classifieds (for linking)

Change log

1.5b3 - Bugfix and cleanup release
----------------
* collective.classifieds issue #7 fixed
* code cleanup, removed obsolete imports and general cleanup
* changed the way catalog indexes get created
* added external url to classified
* changed the way the deletion link works