Johan Stuyts wrote:
When I try to use the extensions folder for both extra labels and icons
I can use only one of them. When I set the following property, the icons
are loaded correctly but the labels are no longer found:
maven.cocoon.extensions.path=file:///C:/temp/ibfd-demo/cms/extensions
If I don't set it I have labels but no icons.
Am I forgetting a build property, or setting the one above to an
incorrect value or ...?
If you have a cms-customized project with the following structure:
cms-customized
`- editor (-> svn:external)
`- extensions
and in your build.properties
maven.extensions.dir=../extensions
then it should work. If it still doesn't work, try editing
editor/src/site/skins/sitemap.xmap and replace
"{globalconstants:cms-extensionspath}" with "extensions:/" (without the
quotes of course).
Niels
********************************************
Hippocms-dev: Hippo CMS development public mailinglist