Currently each component's m1 build has a project.css style sheet
which imports "http://commons.apache.org/style/commons-maven.css";.
This allows us to change the ApacheCon logo without having to
re-generate each component's site.

For m2 this isn't currently working. I just tried adding the import
statement to the site.css[1] in commons-skin and this seems to have
the desired effect. Anyone think of a reason not to do this?

If this is a good idea then we would need to do the following:

1) Add import ur of
"http://commons.apache.org/style/commons-maven.css"; to commons-skin's
site.css
2) Release commons-skin 2
3) Update commons-parent's site.xml to use commons-skin 2
4) Release commons-parent 6
5) Update component m2 builds to use commons-parent 6

Niall

http://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/css/site.css

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

Reply via email to