You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2003/10/02 04:43:31 UTC

cvs commit: xml-forrest status.xml

crossley    2003/10/01 19:43:31

  Modified:    .        status.xml
  Log:
  Link to "Skin Packages" doc.
  Fix some typos and minor text tweaks.
  
  Revision  Changes    Path
  1.236     +9 -8      xml-forrest/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/status.xml,v
  retrieving revision 1.235
  retrieving revision 1.236
  diff -u -r1.235 -r1.236
  --- status.xml	1 Oct 2003 08:23:37 -0000	1.235
  +++ status.xml	2 Oct 2003 02:43:31 -0000	1.236
  @@ -30,9 +30,9 @@
   	  from various editors (Open office, Abiword).
         </action>
         <action dev="JJP" type="fix" context="core" >
  -          Added default translation for menu on fresh site so it is used 
  -	  when the user local can not be found.
  -          Syncronized some I18n labels after a modification on fresh-site.
  +          Added default translation for menu on fresh-site so it is used 
  +	  when the user locale can not be found.
  +          Synchronized some I18n labels after a modification on fresh-site.
         </action>
         <action dev="JJP" type="add" context="core"
           due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de" >
  @@ -41,15 +41,16 @@
         </action>
         <action dev="JJP" type="update" context="core"
           due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de" >
  -          Added German Translation for menu.
  +          Added German Translation for menu in fresh-site example seed.
         </action>
         <action dev="NKB" type="fix" context="core"
           due-to="Eric BURGHARD"  due-to-email="eburghar@free.fr" >
             Patched directory2book.xsl to be able to serve raw documents from the 
  -          side menu (eg. pdf); before it always generated .html links.
  +          side menu (e.g. pdf); previously it always generated .html links.
         </action>
         <action dev="NKB" type="add" context="skins">
           Skins can now be packaged, downloaded and automatically installed.
  +        See <link href="site:skin-package">documentation</link>.
         </action>
         <action dev="JJP" type="update" context="core"
           due-to="Eric Burghard" due-to-email="eburghar@free.fr" >
  @@ -524,7 +525,7 @@
           <code>skinconf.xml</code> element.
         </action>
         <action dev="JT" type="fix" context="skins">
  -        Indirectly referenced files in skins (eg images in
  +        Indirectly referenced files in skins (e.g. images in
           CSS<code>url()</code>'s) are now copied across to the rendered site.
           Previously, we relied on spidering to cover the URI space, which has
           proved insufficient.
  @@ -1116,7 +1117,7 @@
           </action>
           <action context="code" dev="open">
             Streamline the process of adding support for new schemas.  Ideally we'd
  -          have an auto-download system, eg 'forrest-update docbook' would fetch
  +          have an auto-download system, e.g. 'forrest-update docbook' would fetch
             and install the Docbook DTDs, create catalog entries, sitemap mods etc.
           </action>
           <action context="code" dev="open">