Re: [all] m2 style sheet

2007-11-16 Thread Niall Pemberton
OK I updated commons-skin - so people can try this out by using commons-parent 6-SNAPSHOT for a component http://svn.apache.org/viewvc?view=rev&revision=595723 http://svn.apache.org/viewvc?view=rev&revision=595724 Niall On Nov 16, 2007 5:55 AM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Curren

Re: [all] m2 style sheet

2007-11-16 Thread Rahul Akolkar
Off-topic, a quick TOHT to you, for crunching through all components' m2 builds. -Rahul On 11/16/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Currently each component's m1 build has a project.css style sheet > which imports "http://commons.apache.org/style/commons-maven.css";. > This allows

[all] m2 style sheet

2007-11-15 Thread Niall Pemberton
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