As some of you might know, Cocoon uses a CMS (Daisy) to manage the content of the website. As we use Maven 2 to build trunk, I had the idea of integrating Daisy content into the site generation process by writing some M2 plugin.

Accessing Daisy should be straight forward because there is some official API to get access to it. Daisy has special "navigation documents" that are trees that point to other managed documents. These docs will be the starting point.

Based on this tree, I want to extend the menu of the generated site (I don't want to manage the navigation tree in some xml file), and of course I will resolve all entries of the tree and add the content to the output.

The problem now is that I don't know where/how I can add this. Does some similar plugin exist? Or any other ideas how this can be done?

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------

        

        
                
___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

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

Reply via email to