Hello Warrell and Ross, I think hcamanager folder would not end beneath the hippo-cms folder, but next to it. I am not sure if you have experience with the 'extensions' folder to customize your cms, but the hcamanager works like the cms would in an extended cms (with svn external). Normally, you would create your own cms project, and add the cms and hcamanager as svn externals.
But clearly, you want to use the binary dist of the cms. Afterwards, I suppose you want to add parts like <view src="hcamanager://perspectives/dashboard/views/mailing-profiles/componen t.xml"/> <view src="hcamanager://perspectives/dashboard/views/mailgroups/component.xml" /> <!-- added in version 2.01.00 --> <view src="hcamanager://perspectives/dashboard/views/newslettertypes/component .xml"/> <view src="hcamanager://perspectives/dashboard/views/mailings/component.xml"/> <view src="hcamanager://perspectives/dashboard/views/poll/component.xml"/> <!-- added in version 2.01.00 --> see [1] >From the top of my head, I do not know the exact steps how to achieve this, but I'll try to find the steps to perform and let you know the result (or if somebody has performed this operation before, feel free to post the answer :-) ) Regards Ard [1] http://www.hippocms.org/display/CMS/Community+apps+CMS+configuration+%28 general%29 > Hi, > > I am trying to add Hippo Community Apps to a binary install. > I asume that hcamanager cocoon webapp sits in the directory > tree beneath hippo-cms :- > > /hippo/hippo-cms-v6.05.01/sites/hippo-cms/hcamanager > > Unfortunately, the component.xml isn't found. I have a > working knowledge of how to modify the dashboard > configuration gained from removing the permissions menu item > for some users. The confidence gained from that exercise has > led me to try and 'bolt-on' HCA. I have built the maven > projects for the java components and am using a MySql > repository already so I was hoping it would be possible (and > very educational) to add HCA to a running binary install. > > I have modified the component.xml to add in the view but my > install can't resolve :- > > classSource="/hcamanager/js/mailingprofiles.js" although I > have put the directory there. Do I need to modify one of the > sitemaps. Any help gratefully accepted. > > Regards > > Warrell > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
