[daisy] Get complete navigation Tree

Sieranski, Greg greg.sieranski at quoininc.com
Mon May 5 20:52:55 CEST 2008


Sieranski, Greg wrote:
> Sieranski, Greg wrote:
>> Paul Focke wrote:
>>> Sure.
>>>
>>> Using a publisher request
>>> http://cocoondev.org/daisydocs-2_2/373-cd/194-cd/424-cd.html
>>>
>>>
>>> Or writing an extension. A good starting point for this could be the
>>> navigation aggregation (it'll show you how to access the navigation
>>> manager programmatically)
>>> http://cocoondev.org/daisydocs-2_2/374-cd/60-cd/samples/203-cd.html
>>> You'll have to have a look at the extension code aswell. It is found in
>>> <daisy_home>/daisywiki/webapp/daisy/sites/cocoon
>>>
>>> Paul
>>>
>>>
>>> On Fri, 2008-05-02 at 15:46 -0400, Sieranski, Greg wrote:
>>>  
>>>> Is there a way in daisy to get the complete navigation tree. This 
>>>> would include all the queries, imports, etc. It also needs to be 
>>>> fully expanded.
>>>>
>>>>     
>>> _______________________________________________
>>> daisy community mailing list
>>> Professional Daisy support: 
>>> http://outerthought.org/en/services/daisy/support.html
>>> mail to: daisy at lists.cocoondev.org
>>> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>>>   
>> Looking at the navaggregator ext example it does basically everything 
>> that I need. The only think I would like is to have the url's of the 
>> documents. I was thinking of maybe uUsing the DaisyLinkTransformer? 
>> Or is there a better way to get the url's?
>>
> We don't want just the document id. We want the correct node id to the 
> document.
>
maybe do something with this line:  
navigationManager.generateNavigationTree(navigationData, 
navigationParams, null, true);?

-- 
Regards,
Greg Sieranski



More information about the daisy mailing list