Gav....:
> Hmm, that is correct. Taking a look at 
> /main/webapp/skins/pelt/css/profile.css.xslt
> You will see :-
> 
> <xsl:template match="[EMAIL PROTECTED]'toolbox']">
> #menu .menupagetitle  { background-color: <xsl:value-of select="@value"/>;
>   color: <xsl:value-of select="@font"/>;}
> </xsl:template>
> 
> As it is being processed by this xslt, if you trying to see differences by
> Refreshing in a webapp, you wont see them, you need to stop/start jetty
> To see them.
> 
> You could, instead, try adding the color property to the /pelt/css/screen.css
> And add it into the #menu .menupagetitle directly and see if it works for you
> Then, but colours are not normally added in here (this changes with forrest
> 0.8-dev version).

I’ve had to update forrest to 0.8-dev to avoid some bugs in the Demo
page.

> Also, it might be worth adding in a 'tab-unselected' entry into skinconf
> To change the backgrounds of the unselected tabs, maybe to the lighter
> Putple of the logo so these too will blend in better.

Done.

> Where are you guys playing with this ? I could not see it in SVN anywhere 
> where
> Others could see the code you are playing with. Once done, how are you 
> planning
> On updating the website? Forrest has a /site/ directory in SVN where a built
> Site gets deployed. From there it is grabbed with a cron job with the main
> Forrest website space being a working copy.

I’ve been doing it in my local copy, but I just checked in Thomas’ and
my changes.  It’s looking pretty good now.  I think all that would be
left to do is:

  ▪ get the Demo page working in IE
  ▪ change the colours in the diagrams to match the new theme
  ▪ clean up the pages in the Development tab (which have become
    slightly out of date, or haven’t been written yet)
  ▪ see if there are some more contributors to add to the Contributors
    page (and stick some Xs in Dieter’s column in the expertise table)

For deployment, I was going to have a look at how fop’s doing site
updates (forrestbot I think).

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

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

Reply via email to