Classifieds 1.5b2 (Beta release) (Nov 13, 2009)

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.

Added integration test, support for Plone 4

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

Available downloads

PyPi Source Tarball

For all platforms (31 kB)

Release Notes

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

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.5b2 - Plone 4 compatibilty and tests
----------------
* proper integration test added
* changed testbase
* update version information
* tested on plone 3.3 and plone 4
* changed the validator to work in plone 3 and 4
[maartenkling]
* upgr to work in plone 4
[maartenkling]
* added global defines when needed to templates
[maartenkling]
* changes folderish type definition of classifiedsCategory ( plone 4 )
[maartenkling]
* changed the implements for validator ( plone 4 )
[maartenkling]