Re: Standard URI scheme

Andreas Hochsteger <[email protected]> Thu, 6 Mar 2003 11:10:13 +0100
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Hi!

Congratulations for Wyona/Lenya moving now to Apache!

Normally I'm just reading this list and enjoy every progress that is taking 
place.

On Wednesday 05 March 2003 19:23, Christian Egli wrote:
> Hi all
>
> We want to standardize CMS functionality across different publications
> so that we can consolidate them in a standard root sitemap.
>
> In order to achieve this one precondition is to _standardize_ on the
> URIs how the CMS functionality is invoked.
>
> Felix and I sat together to flesh out a proposal for a standard URI
> scheme. Find the attached (forrest :-) version of it. The xml version
> is attached also (patches welcome :-).
>
> Please comment.

It is very appreciated to have a standard URI scheme for common tasks. This 
makes sub sitemaps much smaller and easier to maintain.

But the main reason, why I'm writing here is, that I had some troubles with 
Wyona (for some time ago) which were caused by an assumption which was not 
met by my machine:
If you refactor the URIs please take care, that Lenya can be deployed with a 
WAR file which has an other name (e.g. lenya-2003-03-06.war) than the 
standard name (wyona-cms.war) to be able to experiment with different 
versions.
Until now the problem was, that many URLs were absolute (e.g. /wyona-cms/...) 
in the HTML source code and therefore didn't work. An example therefore was 
menu.css, which resulted in a cocoon exception and therefore produced a 
totally messy and unusable menu.

It would be nice, if Lenya its publications could be made totally location 
independent.

Thanks for your work,

	Andreas Hochsteger