You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2004/01/03 16:36:59 UTC

cvs commit: xml-forrest status.xml

nicolaken    2004/01/03 07:36:59

  Modified:    .        status.xml
  Log:
        <action dev="NKB" type="add" context="skins">
          New "extra-css" tag in skinconf can contain css that is injected in
          forrest.css, added in the skins by default.
        </action>
        <action dev="NKB" type="add" context="skins">
          New section in skinconf about colors used by the site.
          Enabled for krysalis-site and tigris-style.
          If a needed color is not specified, the default one is used.
        </action>
  
  Revision  Changes    Path
  1.265     +15 -1     xml-forrest/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/status.xml,v
  retrieving revision 1.264
  retrieving revision 1.265
  diff -u -r1.264 -r1.265
  --- status.xml	30 Dec 2003 00:05:59 -0000	1.264
  +++ status.xml	3 Jan 2004 15:36:59 -0000	1.265
  @@ -27,6 +27,20 @@
   
     <changes>
       <release version="0.6-dev" date="unreleased">
  +      <action dev="NKB" type="update" context="core">
  +        Removed all validation includes and excludes from the fresh site,
  +        except the most basic one. This means that the feature is to 
  +        be considered deprecated.
  +      </action>
  +      <action dev="NKB" type="add" context="skins">
  +        New "extra-css" tag in skinconf can contain css that is injected in
  +        forrest.css, added in the skins by default.
  +      </action>
  +      <action dev="NKB" type="add" context="skins">
  +        New section in skinconf about colors used by the site. 
  +        Enabled for krysalis-site and tigris-style. 
  +        If a needed color is not specified, the default one is used.
  +      </action>
         <action dev="NKB" type="add" context="skins">
           Now skin resources can be generated from skinconf.xml from xslt.
           For example '/myskin/css/my.css.xslt' is used by forrest on 'skinconf.xml'