Reflecto 2.0
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.1, Plone 3.0 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Wichert Akkerman |
Plone 3 support
This release adds complete support for Plone 3 to Reflecto. Previous Plone versions are no longer supported.
Live view
Live view is a new feature in this release: enabling live view for a Reflecto object makes it view the filesystem directly instead of using catalogued objects like normal Plone folders. This is convenient when you want to have changes made on the filesystem appear immediately in your site. There is a downside: since Reflecto does not use the catalog in life mode files will not appear in site searches either.
Change log
- Use the correct title for the folder_contents buttons. [wichert]
- Add support for downloading folders as zip files. [wichert]
- If CacheSetup is installed allow users to tweak cache rules for individual Reflector instances. [wichert]
- Prevent CR/LF conversion when uploading files on Windows. This fixes bug 22 (see http://plone.org/products/reflecto/issues/22 ). [wichert]
- Port to Plone 3. [wichert]
- Add a 'live' option which makes Reflecto show live filesystem data instead of catalogued data. [wichert]
- Correct the Plone version test. This fixes bug 11 (see http://plone.org/products/reflecto/issues/11 ). [wichert]