> The question is: Am I doing something really stupid here? I'm kind of
> newbie with Cocoon and I most certainly haven't yet understood the
> whole potential of it so all comments are more than welcome. However,
> the site I'm building should be completely dynamic and, therefore, the
> menu creation should be somewhat realtime. Is there a component that
> would do this already?

When I first came to Cocoon, I had similar thoughts about deriving the navigation 
from the files themselves. However, I decided against it in the end, and decided to 
follow the model used by Forrest, which is to use a 'linkmap' document. Having made 
this decision, my site (70 pages+) was up and running two hours later - so it 
obviously 
worked.

One thing that Forrest does which is impressive (which I will steal for my site at 
some 
point) is to allow linking to other pages in a site without knowing the page's final 
URL. 
When linking to a page, you use the page's ID. A couple of input modules and a 
transformer then translate that ID into the proper URL.

Hope this helps.

Regards, Upayavira


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

Reply via email to