Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
der in which the variables were set. I have been confused by that in other tutorials. Thanks for your work on this Wayne -Original Message- *From:* Derek Hohls [mailto:[EMAIL PROTECTED]] *Sent:* Friday, February 21, 2003 9:21 AM *To:* [EMAIL PROTECTED] *Subject:* Re: BeginnerSimpl

RE: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread Brandes, Wayne
han to order in which the variables were set. I have been confused by that in other tutorials.   Thanks for your work on this   Wayne      -Original Message-From: Derek Hohls [mailto:[EMAIL PROTECTED]]Sent: Friday, February 21, 2003 9:21 AMTo: [EMAIL PROTECTED]Subject: Re: BeginnerSimp

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
Do you think, the CocoonCompetenceCenter main page http://wiki.cocoondev.org/Wiki.jsp?page=CocoonCompetenceCenter can fullfill the role as central index ? CocoonCompetenceCenter beginners ... advanced ... experts ... I think, this can be done without disturbing the current wiki organisation to

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread Derek Hohls
A central index = a guide to the guides... perhaps in a nested hierachy showing where all the topics and subtopics fit together.>>> [EMAIL PROTECTED] 21/02/2003 03:58:40 >>>Hy, Derek;Derek Hohls wrote:> I think the page is fine - if we add any more> we will need to make 2 pages! otherwise th

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
Hy, Derek; Derek Hohls wrote: I think the page is fine - if we add any more we will need to make 2 pages! otherwise the "simple beginners" will get put off... I was close to split this page into two this morning: basic_issue + advanced_issue I simply didn't do it, because i was disturbed by a p

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread Derek Hohls
I think the page is fine - if we add any more we will need to make 2 pages! otherwise the "simple beginners" will get put off...   i was thinking we also need a central index page which ties all the bits and pieces together and gives some indication of reading order, level of complexity etc.  

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread SAXESS - Hussayn Dabbous
Hy, Derek; I did a major revision of the Wiki-page. http://wiki.cocoondev.org/Wiki.jsp?page=BeginnerSimpleWebappOrganisation Maybe you take a little time and review my changes. My big concern here is, that within the original verison of the page this stuff was already explained correctly. The e

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread Derek Hohls
Hussayn yes, it does!  (and I am both a windows user - local machine and UNIX user - for the production site)   can you add these "gems" to the relevant wiki pages?!   derek>>> [EMAIL PROTECTED] 20/02/2003 04:15:00 >>>Hy, Derek;upps...From your question may i conclude, that you are a windows u

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-20 Thread SAXESS - Hussayn Dabbous
Hy, Derek; upps... From your question may i conclude, that you are a windows user? I am not very familiar with the windows file syntax, but i think, the translation is something like: src="work/sitemap.xmap" ==> $cocoonroot\work\sitemap.xmap src="D://work/sitemap.xmap" ==> D://work/sitemap.

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-20 Thread Derek Hohls
Hussayn   $cocoonroot/work/sitemap.xmap - I understand, but where exactly is /work/sitemap.xmap ??? and why do you want it?   Derek>>> [EMAIL PROTECTED] 20/02/2003 03:22:54 >>>Hy, Derek;If you specify a relative src it will be resolved relative to thecurrent sitemap. If you specify an absolute

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-20 Thread SAXESS - Hussayn Dabbous
Hy, Derek; If you specify a relative src it will be resolved relative to the current sitemap. If you specify an absolute source, it will be resolved as is ==> suppose you put a submount into the rottsitemap, then: src="work/sitemap.xmap" ==> $cocoonroot/work/sitemap.xmap src="/work/sitemap.xmap

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-20 Thread Derek Hohls
Hussayn >From the Cocoon docs site: http://xml.apache.org/cocoon/userdocs/concepts/sitemap.html The src attribute is where the sub-sitemap is located. If it ends in a slash "sitemap.xmap" is appended to find the sitemap, otherwise the src value is used. A check-reload attribute can b

BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-20 Thread SAXESS - Hussayn Dabbous
Hy; I noticed a slight modification in http://wiki.cocoondev.org/Wiki.jsp?page=BeginnerSimpleWebappOrganisation which from my understanding has introduced two severe errors! As i don't exactly know, why these changes have been made, i want to ask if i missunderstood something. Here is, what i fi