> >
> > I'm creating a multiproject site where I, among other things, add quite
> > a bit of existing documentation.
> > I've used the word2html plugin for this. It would be nice to:
> >
> > - Have document references "automagically" added to the menu.
> It sure would. Does you have such a beasty?

We have exactly such a thingy.  What we do is 

* load any existing navigation.xml file & convert to an XML doc
* pick up all files in a project docs directory
* create a new navigation.xml file by using a navigation template 
  jelly file that
  * parses & copies <link>s & <menu>s from the existing navigation.xml
  * creates a "Docs" <menu> for all the project docs
* call site:generate

I don't know we are going about it the right way -- but it seems to work.

The "Docs" menu items *used* to refer to the HTML-ized version of the project docs.  
However, since "project docs" included all kinds of things -- Word docs, Visio 
diagrams, PowerPoint presentations -- we just left them as is; since users in our 
environment have the necessary viewers.

We'd be glad to extract it from our infrastructure and share it.

> dIon Gillard, Multitask Consulting

Sri

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

Reply via email to