Resource Registries 1.3 (Jun 16, 2006)
This is for Plone 2.5, for Plone 2.1 and 2.0 use the older 1.2.x releases of ResourceRegistries.
For additional information about this project, please visit the overview page .
Available downloads
Change log
1.3
===
* No changes since rc1.
1.3-rc1
=======
* Add patch from jenner to handle updating and removal of resources
from GenericSetup profiles.
[wichert]
1.3-beta1
=========
* Do not install default CSS and JS on upgrade, only on initial installation.
[wichert]
1.3-alpha1
==========
* Added GenericSetup import/export handlers (to support GS-based Plone 2.5
portal creation)
[rafrombrc]
1.2.1
=====
* Fixed traversal of security restricted resources.
[jenner, alecm, fschulze]
* Added javascript "full" compression, which achieves higher compression ratios
by doing variable name packing based on the rules from Dean Edwards packer:
http://dean.edwards.name/packer/usage/
[fschulze]
* Added keyword encoding for javascript. This greatly reduces the file size of
javascript files, but adds a small performance hit on the client for the
decoding.
[fschulze]
1.2
===
* Added compression for CSS and Javascript resources.
[fschulze]
* Added better labels and a short explanation to the debugmode-checkbox in the forms.
[elvix]
* Renamed 'TAL condition' to 'Condition' in the forms, as it has nothing to do with
TAL at all (it is a CMF/TALES expression) It should include a link to CMF Expressions help
[elvix]


