Hi
Yes, it works for me with cocoon:deploy.
After cocoon:install I have hippo-cms-extensions dir at the same level
as hippo-cms, in sites dir.
Also my extensions works in most cases, ie i have some custom modules
similar to hca like trash and baners which are linked from dashboard,
component.xml like this:
<view id="mybaner" label="cms.dashboard.submenu.tab.baner"
className="TodoView" appUrl="/extensions/loadframe(baner/list)"
icon="baner" bootParam="" style="todoview" />
I have my own types both in extensions and after install in
hippo-cms-extensions dir.
I think my configuration wasn't good:
cms.types.dir=cocoon://extensions/types
cms.locationmap.src=cocoon://extensions/locationmap.xml
But when i changed them to:
cms.types.dir=extensions://types
cms.locationmap.src=extensions://locationmap.xml
new error is:
/usr/local/tools/cms/hippo-cms-v1.01.02-dev/sites/hippo-cms/explorer/collection/properties.xml
(No such file or directory)
so difference is '/../hippo-cms-extensions/types'
In my project i have extensions and editor dirs on same level and in
root dir of project in project.properties:
maven.extensions.dir=../extensions
Regards
Peter
Ard Schrijvers pisze:
Hello Peter,
do i understand correctly that it works for you for a cocoon:deploy, but
not for a cocoon install?
I also understand you work with an extension structure? The path for
your install,
sites/hippo-cms/explorer/../hippo-cms-extensions/types/collection/proper
ties.xml
surprises me a little, because I thought the 'hippo-cms-extensions'
folder would be at the same level as 'hippo-cms' site. Can you look in
the target dir for the location of 'hippo-cms' folder and
'hippo-cms-extensions' . Are they at the same level?
Furthermore, do you have your 'types' defined in 'hippo-cms-extensions'
? If not, you should use the default 'types' from the cms, or, use them
from the repository if you stored them over there. Probably, you have
somewhere in the project properties a property like
cms.types.dir=extensions://types. When using
cms.types.dir=context://types you use the default types, or
cms.types.dir=repository://types you can use them from your repo
-Ard
Hello
After i deployed Hippo CMS using cocoon:install, i have an
error when clicking on directory in documents section,
displaying under actions at right side, where normally properties are:
An error occured during loading:
/usr/local/tools/cms/hippo-cms-v1.01.02-dev/sites/hippo-cms/ex
plorer/../hippo-cms-extensions/types/collection/properties.xml
(No such file or directory
Editing documents don't work either.
Should i edit some properties before switching from
cocoon:deploy to cocoon:install?
Regards,
Peter
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
********************************************
Hippocms-dev: Hippo CMS development public mailinglist