Gallery Portlet 1.2.1 (Nov 26, 2009)
Bugfix for the previous version 1.2-final
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
[buildout]
eggs = ...
se.portlet.gallery
zcml = ...
se.portlet.gallery
Issues:
- JQuery - it is based on JQuery lib, which is available in Plone 3. If your version of Plone doesn' have jquery installed you can add it yourself. There is important issue however. Plone changes $ to jq to avoid confilcts. If your version didn't change this you have to do it yourself.
- fixed - there is a new configuration option, which enables you to adjust JQuery $ symbol to your version of Plone
Fixes:
- fixes problem with [enters] in image description, now it is replaced by <br/>
Change log
Version: 1.2.1
- fixed problem with [enters] in descriptions of images

