Thanks for your help.
> > http://localhost:50000/workbench/repository-configuration/perspectives/dashboard produces <unauthorized/> or a 404 Everything else is in line with my expectation so I guess it isn't getting the dashboard from the repository. This is the binary install. Does it have to be built from source to do this? Cheers in your browser and see if that gives you the configuration. > > > > > If this file is there I get the errors I mentioned e.g. Class WebApp > > was not found followed by TypeError component has no properties > > The type error occurs when one of the perspectives could not be loaded. > > > > The other thing I noticed was that the lines that are un-commented > > don't contain the perspectives directory in the original file. > > > > Still stuck I'm afraid. Can you post what the dashboardusers and > > dashboardpermissions component.xml should look like? > > The files should look like this (they should be in the repository > underneath configuration/perspectives/dashboard/views: > > dashboardusers/component.xml > <view > id="dashboardusers" > label="cms.dashboard.submenu.tab.users" > className="UsersView" > appUrl="/slide/admin/views/users" > editUserUrl="/slide/admin/views/editUser" > icon="users" > bootParam="" > style="usersview" > /> > > dashboardpermissions/component.xml > > <view > id="dashboardpermissions" > label="cms.dashboard.submenu.tab.permissions" > className="PermissionsView" > appUrl="/slide/admin/views/permissions" > icon="permissions" > bootParam="/" > style="permissionsview" > /> > > I now see some more improvements to the wiki page. > > > > > > It looks like I may have to abandon this particular task which is a > shame. > > Yes definitly. Don't worry together we will find a solution. :-) > > > > Thanks > > > No problem. I will try to change the wiki page again tonight or first > thing tomorrow morning. If that does not explain it, I will send the > content of a correct filesystem setup to this list. > > Regards, > > Jeroen > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
