Hi,

depends on what you mean by flexible. Do you want to build your menu
structure in an XML file and read that or should the menu be based on the
content of a directory?
In the first case: go ahead and build an XML file, transform it using an XSL
file and include it into an aggregation that builds the page. Words to look
for in wiki.cocoondev.org and the documentation at cocoon.apache.org are:
introduction and tutorial and User guide and aggregation

In the second case: build the XML file by using a directorygenerator or
XPathDirectoryGenerator, transform it using XSL, aggregation etc. Words to
look for in wiki.cocoondev.org and the documentation at cocoon.apache.org
are: the same as the above + directorygenerator and xpathdirectorygenerator.

Hope this helps.

Bye, Helma

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 20 January 2004 17:13
> To: [EMAIL PROTECTED]
> Subject: How to build a flexible menu system - example anyone?
> 
> 
> Hi fellow Cocoon users,
> I concider myself still a novice with Cocoon, but I love it already.
> 
> Here is my desire: I'd like to build a flexible menu system into my
> generated websites. It should be simple but flexible. I tried to
> backport the Forrest Menu system, but got stuck with technical issues
> (see earlier post).
> 
> Can anyone point me to an example of a flexible menu system 
> implemented
> in Cocoon. Example or Demo for a start is fine.
> 
> Thanks a million
> K<o>
> 
> =====
> [EMAIL PROTECTED]
> 
> Conficio -  www.conficio.com
> P.O.Box 1062,  Melrose,  MA 02176
> Tel: +1 (781) 632 5773
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to