Release Notes
Release Notes - Hippo Cocoon - Version 2.1.8.10
Improvements
- [HIPCO-24] - only show cachekeys on demand
Tasks
- [HIPCO-29] - Update Webdav block dependency to version 1.03.01
- [HIPCO-30] - Update Hippo Misc dependency to 1.04.07
- [HIPCO-31] - Release 2.1.8.10
Release Notes - Hippo Webdav Block - Version 1.03.01
Bugfix
- [WEBDAV-5] - WebdavTransformer includes binaries if include-content=true
Release Notes - Hippo Misc block - Version 1.04.07
Bugfixes
- [HIPMISC-16] - ResourceExistsSelectorEventAware does not work for binaries
- [HIPMISC-20] - ResourceExistsSelectorEventAware uses one cache key for preview and live
Improvements
- [HIPMISC-17] - StatusGenerator should only show cachekeys on request
- [HIPMISC-18] - Sitemenu module gives warnings where it should be debug
- [HIPMISC-19] - Improved version of the i18n transformer: catch date parsing exceptions silently
Roadmap for porting sites with hippo-cocoon-2.1.8.8 to hippo-cocoon-2.1.8.10.
- Update to the latest hippo-cocoon plugin:
[Installing+Maven+Hippo-Cocoon+plugin] - Configuring your store with project.properties.
By default, do not configure them. Hippo-cocoon has a decent default configuration for all stores. Default, hippo-cocoon comes with the following store settings:maven.cocoon.store.maxobjects=250 maven.cocoon.store-repository-doc.maxobjects=800 maven.cocoon.transientstore.maxobjects=2001
These settings are appropriate for sites running about 128 Mb to 256 Mb of memory. They are settings for small up medium sites.
Large sites running 512 Mb or higher can approximately double or triple all these settings.
- New in hippo-cocoon 2.1.8.10
- StatusGenerator does by default not return keys from store
- The cocoon source-factory has a default logger, log-target and log category, to see internal cocoon:// calls
- The sitemenuModule does not give warnings anymore
- displaying invalidate dates with the i18n date transformer is solved in a custom i18n transformer