Why use this?
Standardized sampledata makes it soo much easier to work on a project (especially when working in teams).
wm.sampledata package eases the generation of sampledata for your plone project.
How to use it:
For developers working on a project there's a view listing and running all available sampledata plugins: http://localhost/plone/@@sampledata.
Product's homepage
Requirements:
· Plone CMS
· Python
What's New in This Release: [ read full changelog ]
· fix links for running plugins so they work for http://host/plonesite/@@sampledata, too. (not just http://host/@@sampledata) [fRiSi]
· added utility method constrainTypes to set which objects an be added to folderish objects [fRiSi]