You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ch...@apache.org on 2004/03/06 22:53:43 UTC

cvs commit: xml-forrest status.xml

cheche      2004/03/06 13:53:43

  Modified:    .        status.xml
  Log:
  Added i18n for single content file. foo_es.xml foo_en.xml are diferent language files.
  
  Revision  Changes    Path
  1.288     +6 -3      xml-forrest/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/status.xml,v
  retrieving revision 1.287
  retrieving revision 1.288
  diff -u -r1.287 -r1.288
  --- status.xml	1 Mar 2004 17:13:53 -0000	1.287
  +++ status.xml	6 Mar 2004 21:53:43 -0000	1.288
  @@ -29,16 +29,19 @@
   
     <changes>
       <release version="0.6-dev" date="unreleased">
  +      <action dev="JJP" type="update" context="core">
  +        Add i18n to single file content.
  +      </action>
         <action dev="JJP" type="fix" context="core">
          Toc element is optional on skinconf. 
         </action>
         <action dev="AG" type="update" context="core">
           Updated Ant 1.6.1
         </action>
  -      <action dev="jjp" type="update" context="core">
  +      <action dev="JJP" type="update" context="core">
           Add i18n to tabs
         </action>
  -      <action dev="rdg" type="update" context="skins">
  +      <action dev="RDG" type="update" context="skins">
           Putting a jettyconf.xml file in your document directory will override
           the one supplied in the default Forrest context. Also no longer copies 
           jettyconf.xml to build dir (one more file closer to no copying ;-))