On Mon, 2006-03-13 at 23:10 +0000, Stephen Colebourne wrote: > Hi, > I'd like to ask if you would consider adopting a common website design > style (CSS) with jakarta-commons. The aim would be to, over time, get > all maven built jakarta groups using the same style. This would be part > of the process of jakarta becoming one community. >
Absolutely. The trouble is we are already using Maven2 for building the HttpComponents web site. > You can see the design here: > http://jakarta.apache.org/commons/lang/ > http://jakarta.apache.org/commons/io/ > http://jakarta.apache.org/commons/primitives/ > (focus on the css, not the project details!) > > These all share a single CSS stylesheet which overrides the maven > default colour scheme. This is achieved by adding the following > project.css file: > @import url("http://jakarta.apache.org/style/jakarta-maven.css") > > See http://wiki.apache.org/jakarta-commons/MavenWebsiteStucture for more > details (including parts that don't affect this group). Note that this > has been tested with maven 1 so there may be some work to do for maven 2. > Well, that makes it even more fun, does not it? ;-) I'll look into that tomorrow. Cheers, Oleg > BTW, you could still update the website on Wed and agree this later. > > Stephen > (PMC member, currently committing in commons) > > > Oleg Kalnichevski wrote: > > Folks, > > > > If I hear no complaints I intend to deploy the HttpComponents web site > > to jakarta.apache.org and to ask infrastructure folks to initiate the > > migration process of HttpClient / HttpComponents issue tracking from > > Bugzilla to Jira on Wednesday March 15th 13:00 GMT. > > > > Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
