Hi,
I'm trying to add a right column in the site of my maven2 project. To do
that, I configure the maven-site-plugin to use my-site.vm as templateFile.
In this file I want to create a new div for my new column ( <div
id="rightColumn">#rightColumnContent</div> for example). Could you explain
me how to dynamically set the #rightColumnContent keyword with html code
within the site:site goal ? I suppose I have to developpe my own Mojo but I
have not found in any documentation how to do this, could you give me the
principals steps please  ?
Thanks in advance
Sandra
-- 
View this message in context: 
http://www.nabble.com/my-site.vm-tp18461758p18461758.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to