----------------
- added a randomize option to display the slides of
a slideshow in random order
[tbesluau]
- made quickinstall actually execute install/uninstall
properly instead of simply running the default profile
[claytron, tbesluau]
- handling removal of slideshow portlets when uninstalling
[tbesluau]
- handling removal of marker interfaces and annotations on
slideshow folders when uninstalling
[tbesluau]
- updating README for uninstall instruction
[cwainwright, tbesluau]
- testing/QA
[clshaw01, elizabeth]
- migrated branch for adding i18n support and adding
French translations
[tbesluau]
- added option to display slideshow navigation as thumbnails.
Options for displaying numbers or no navigation are still
available
[cwainwright]
- moved propertiestool.xml to initial profile, so that default
profile doesn't overwrite slideshow settings
[cwainwright]
- utilize plone.app.imaging to resize images for
display in the slideshows. Will use sizes set
in individual slideshow properties. Applies to
slideshow folders and portlets. refs 6
[cwainwright]
- Updated slideshow_folder_view for Plone 4:
uses macro content-core, removed viewlet managers refs 3
[cwainwright]
- Fixed slideshow display for when javascript is disabled. Display
the first slide, and make sure overflow is properly hidden. refs 2
[cwainwright]
- Compressed jquery-cycle.js
[cwainwright]
- Updated colors/display of slideshow portlet navigation
[cwainwright]
- Fixed slideshow portlet so that multiple portlets can be added, and
all will function with their individual settings
[cwainwright]
- Remove paste install as this was not working on windows and not needed
for the product to function
[claytron]