Re: Getting external link arrows using maven-site-plugin

2006-12-30 Thread Dennis Lundberg
Brett Porter wrote: On 31/12/2006, at 1:49 AM, Dennis Lundberg wrote: Would it be possible get those arrows with Maven 2 by using a custom Velocity template for the site-plugin? Yes, but for just that change this would be a large copy-paste. Or should we try to put the extra style class in

Re: Getting external link arrows using maven-site-plugin

2006-12-30 Thread Brett Porter
On 31/12/2006, at 1:49 AM, Dennis Lundberg wrote: Would it be possible get those arrows with Maven 2 by using a custom Velocity template for the site-plugin? Yes, but for just that change this would be a large copy-paste. Or should we try to put the extra style class into Doxia? Yes, ju

Getting external link arrows using maven-site-plugin

2006-12-30 Thread Dennis Lundberg
Hi I'm creating a custom skin for Jakarta Commons. It is based on maven-classic-skin and will look pretty much like a Maven 1 generated site, but with some custom style applied. Here's a sample [1] of how it currently looks. With Maven 1 sites you get these little small arrows [2] right next