Re: New maven skin - followup

2011-10-11 Thread Simone Tripodi
Hi again guys, I finally managed the google-code prettifier integration embedding a little bit of jquery ad DOM manipulation; the problem is that, in order to NOT hack the original prettify library - and keep it up-to-date in an easy way - in order to add the desired class in the elements - since

New maven skin - followup

2011-10-10 Thread Simone Tripodi
Salut Olivier/Hi all, on my perfonal ASF page[1] you can start seeing the first steps with Bootstrap and Maven site skin; AFAIK we are already pushing the snapshot on repo, if you want to give a try you can include the following XML snippet in the pom.xml file. {{{ org.apache.maven

Re: New maven skin

2011-10-10 Thread Simone Tripodi
Thanks a lot Olivier, going to rearrange stuff right now! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Mon, Oct 10, 2011 at 2:05 PM, Olivier Lamy wrote: > Go go. > > Just to be sure the goal is to have that in > http://svn.apache.org/repos/asf/maven/sandbox/trunk/ski

Re: New maven skin

2011-10-10 Thread Olivier Lamy
Go go. Just to be sure the goal is to have that in http://svn.apache.org/repos/asf/maven/sandbox/trunk/skin/maven-fluido-skin . 2011/10/10 Simone Tripodi : > Hi all guys, > at commons we are discussing[1] about creating a new site skin for > commons, but we evaluated it would be a worth trying to

New maven skin

2011-10-10 Thread Simone Tripodi
Hi all guys, at commons we are discussing[1] about creating a new site skin for commons, but we evaluated it would be a worth trying to create new stuff directly under the Maven umbrella so the whole community would benefit from it. Dennis and Olivier suggested to work on a sandbox, Olivier already