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 to external links. We'd like to keep those if possible. Unfortunately there is no style class generated for external links with Maven 2, so I can't just apply a background-image for them.

Would it be possible get those arrows with Maven 2 by using a custom Velocity template for the site-plugin? Or should we try to put the extra style class into Doxia?


[1] http://people.apache.org/~dennisl/commons-lang5/
[2] http://jakarta.apache.org/commons/logging/images/external.png

--
Dennis Lundberg

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

Reply via email to