## $Id$ Introduction ============ Smart CSV Exporter is a Plone product allowing export of the content of any smart folder to CSV. The included fields will be the ones of the "customized view", even if this view is not used, so remember to select them. Dependencies ============ Tested on Plone 2.5 and Plone 3.1. Installation ============ 1. Untar the product in the Products/ directory. 2. Restart your Zope instance. 3. Install the product with Add/Remove products or with the quick-installer. Configuration ============= You can add csv export options (those of csv module) in the zmi, on properties tab of portal_smart_csv_exporter see python csv module documentation for available options and constants