Yes my CMS uses a named host too.
All the URI's return files that look as the wiki suggests. There is some
confusion because you say uncomment the line :-
<view
src="cocoon://workbench/repository-configuration/perspectives/dashboard/views/dashboardusers"/>
but the last xml snippet on in the wiki page gives this line as :-
<view
src="cocoon://workbench/repository-configuration/dashboard/views/dashboardusers"/>
I presume the former is correct. Can you confirm and correct the Wiki if so?
Alas, I get the same problem as soon as I add
- configuration
- perspectives
- component.xml
Cheers
On 09/01/2008, Jeroen Reijn <[EMAIL PROTECTED]> wrote:
>
> warrell harries wrote:
> > Morning Jeroen,
> >
> >
> >>> Ah ok, well if it produces a 404, then there is no component.xml file
> >>> located at
> >>>
> >>
> http://localhost:60000/default/files/default.preview/configuration/perspectives/dashboard/component.xml
> >>
> >> If I use that URI, then I get the component.xml so the file is there.
> >> Perhaps because I'm using a named host, not localhost, that could be
> the
> >> cause of the problem in getting hold of this in the first instance?
>
> Well that's good then. Did it look similar to point 4 in the guide at
> [1]? The named host should not matter for the repository. Are you
> running a named host for the CMS as well?
>
> Since the above url worked, do these work as well?:
>
> 1. The perspective configuration:
>
> http://localhost:60000/default/files/default.preview/configuration/perspectives/component.xml
>
> It should look something like the XML snippet underneath point 2 in the
> guide located at [1]
>
>
> 2. The dashboard users view configuration:
>
>
> http://localhost:60000/default/files/default.preview/configuration/perspectives/dashboard/views/dashboardusers/component.xml
>
> It should look something like the XML snippet underneath point 6 in the
> guide located at [1]
>
>
> 3. The dashboard permissions view
>
> http://localhost:60000/default/files/default.preview/configuration/perspectives/dashboard/views/dashboardpermissions/component.xml
>
> It should look something like the XML snippet underneath point 9 in the
> guide located at [1]
>
> [1]http://wiki.hippo.nl/display/CMS/Customize+dashboard
>
> >
> >
> >
> > Thanks for your help,
>
> No problemo!
>
> Regards,
>
> Jeroen
> ********************************************
> Hippocms-dev: Hippo CMS development public mailinglist
>
********************************************
Hippocms-dev: Hippo CMS development public mailinglist