Hi.

I'm looking into the maven-site-plugin but can't figure out how to
create my own menu.
What I want is to specify in my site.xml something similar to <menu
ref="reports" /> i.e. <menu ref="latest" />.
Then I want in the site generating phase to add menu items of the 3,
or something plugin-configurable, latest examples.

Example:
First I write 3 articles about something in different apt-files.
The resulting menu would then look like this:
Latest
 How to speak
 How to eat
 How to crawl

Then I write another article about something in another apt-file.
The resulting menu would look like this:
Latest
 How to code
 How to speak
 How to eat

What is the best practise concerning this?
And is this the place to ask for help?

best regards
Thobias Bergvist

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to