[daisy] Get complete navigation Tree

Karel Vervaeke karel at outerthought.org
Tue May 6 15:17:38 CEST 2008


Please reply on top.  There is no specific guide, but it seems most
people reply on top (or inline for longer mails).  Anyway, it is
particularily difficult to read threads if the reply styles alternate
between top and bottom.

That being said, I don't see the problem.
* Do you mean you want include the server name and the mountpoint in the
Urls? => Easy peasy, check the numerous xsl files, the flowscript
examples and search for 'pageContext' in the daisy documentation site.

* Do you mean you want to render the full path in the navigation tree
(e.g. /nodeId1/nodeId2/123-DSY/456-DSY)? Again, really easy, it seems
the sitemap xml format maps really wel to the navigation tree xml.  The
existing navigation.xsl should provide sufficient inspiration to solve
this task.

Regards,
Karel

On Tue, 2008-05-06 at 08:58 -0400, Sieranski, Greg wrote:
> Sieranski, Greg wrote:
> > Paul Focke wrote:

> I am looking to create a sitemap.xml and for the
> 
> <url <http://www.sitemaps.org/protocol.php#urldef>>
>       <loc <http://www.sitemaps.org/protocol.php#locdef>>http://www.example.com/</loc>
> </url
> 
> I want to be able to dynamically get all the links in the main navigation menu without having to hard code them.
> 
> 


More information about the daisy mailing list