You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/07/31 23:49:20 UTC

svn commit: r427305 - /forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml

Author: thorsten
Date: Mon Jul 31 14:49:20 2006
New Revision: 427305

URL: http://svn.apache.org/viewvc?rev=427305&view=rev
Log:
Adding some more content and removing link to dispatcher concept since it is now in the dispatcher plugin.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml?rev=427305&r1=427304&r2=427305&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml Mon Jul 31 14:49:20 2006
@@ -24,24 +24,28 @@
   <body>
     <section id="skins">
       <title>Skins</title>
-      <p>"Skins" is the term used to describe the current method for adding navigation and menu
-      information to the content of a page and applying a consistent theme for layout, colours,
-      etc. The 
-      <a href="site:skins">"pelt" skin</a> is the only one that the Forrest project is maintaining.
-      It is configurable enough to meet many purposes. There is an ability for users to create
-      their own skins, although we have not encouraged that.</p>
+      <p>"Skins" is the term used to describe the current method for adding 
+        navigation and menu information to the content of a page and applying a 
+        consistent theme for layout, colours, etc. The <a 
+        href="site:skins">"pelt" skin</a> is the only one that the Forrest 
+        project is maintaining. It is configurable enough to meet many 
+        purposes. The main configuration file for skins is the skinconf.xml 
+        (themes have a similar configuration file called structurer). There is 
+        an ability for users to create their own skins, although we have not 
+        encouraged that.</p>
       <p>For the Forrest-0.8 release, skins are still available and are still the main mechanism.
       No effort has been made to enhance skins.</p>
     </section>
     <section id="dispatcher">
       <title>Dispatcher</title>
-      <p>"Dispatcher" is the term used to describe a new method which aims to be a more flexible
-      and complete solution to build a reliable common structure for documents, incorporate other
-      content, and provide hooks for applying themes. Although strong progress has been made, it is
-      still under development. We encourage developers to use Dispatcher and contribute to its
-      development. See the howto 
-      <a href="site:v0.80//dispatcher/quickstart">Dispatcher Quickstart</a> and 
-      <a href="site:v0.80//dispatcher-concept">Dispatcher Development</a>.</p>
+      <p>"Dispatcher" is the term used to describe a new method which aims to 
+        be a more flexible and complete solution to build a reliable common 
+        structure for documents, incorporate other content, and provide hooks 
+        for applying themes. Themes get configurated by structurer definitions 
+        (a wee bit like the skinconf.xml). Although strong progress has been 
+        made, it is still under development. We encourage developers to use 
+        Dispatcher and contribute to its development. See the howto <a 
+        href="site:v0.80//dispatcher/quickstart">Dispatcher Quickstart</a>.</p>
     </section>
   </body>
 </document>



Re: svn commit: r427305 - /forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml

Posted by Ross Gardler <rg...@apache.org>.
David Crossley wrote:
> Please don't do unnecessary whitespace changes.

Let me clarify that...

Please don't do unnecessary whitespace changes as part of another commit.

Whitespace changes to improve readability are fine as part of a commit 
that *only* does whitespace.

The reason is because it makes reviewing commits much easier.

Ross

Re: svn commit: r427305 - /forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml

Posted by David Crossley <cr...@apache.org>.
Please don't do unnecessary whitespace changes.
-David

> Author: thorsten
> Date: Mon Jul 31 14:49:20 2006
> New Revision: 427305
> 
> URL: http://svn.apache.org/viewvc?rev=427305&view=rev
> Log:
> Adding some more content and removing link to dispatcher concept since it is now in the dispatcher plugin.
> 
> Modified:
>     forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml
> 
> Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml
> URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml?rev=427305&r1=427304&r2=427305&view=diff
> ==============================================================================
> --- forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml (original)
> +++ forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml Mon Jul 31 14:49:20 2006
> @@ -24,24 +24,28 @@
>    <body>
>      <section id="skins">
>        <title>Skins</title>
> -      <p>"Skins" is the term used to describe the current method for adding navigation and menu
> -      information to the content of a page and applying a consistent theme for layout, colours,
> -      etc. The 
> -      <a href="site:skins">"pelt" skin</a> is the only one that the Forrest project is maintaining.
> -      It is configurable enough to meet many purposes. There is an ability for users to create
> -      their own skins, although we have not encouraged that.</p>
> +      <p>"Skins" is the term used to describe the current method for adding 
> +        navigation and menu information to the content of a page and applying a 
> +        consistent theme for layout, colours, etc. The <a 
> +        href="site:skins">"pelt" skin</a> is the only one that the Forrest 
> +        project is maintaining. It is configurable enough to meet many 
> +        purposes. The main configuration file for skins is the skinconf.xml 
> +        (themes have a similar configuration file called structurer). There is 
> +        an ability for users to create their own skins, although we have not 
> +        encouraged that.</p>
>        <p>For the Forrest-0.8 release, skins are still available and are still the main mechanism.
>        No effort has been made to enhance skins.</p>
>      </section>
>      <section id="dispatcher">
>        <title>Dispatcher</title>
> -      <p>"Dispatcher" is the term used to describe a new method which aims to be a more flexible
> -      and complete solution to build a reliable common structure for documents, incorporate other
> -      content, and provide hooks for applying themes. Although strong progress has been made, it is
> -      still under development. We encourage developers to use Dispatcher and contribute to its
> -      development. See the howto 
> -      <a href="site:v0.80//dispatcher/quickstart">Dispatcher Quickstart</a> and 
> -      <a href="site:v0.80//dispatcher-concept">Dispatcher Development</a>.</p>
> +      <p>"Dispatcher" is the term used to describe a new method which aims to 
> +        be a more flexible and complete solution to build a reliable common 
> +        structure for documents, incorporate other content, and provide hooks 
> +        for applying themes. Themes get configurated by structurer definitions 
> +        (a wee bit like the skinconf.xml). Although strong progress has been 
> +        made, it is still under development. We encourage developers to use 
> +        Dispatcher and contribute to its development. See the howto <a 
> +        href="site:v0.80//dispatcher/quickstart">Dispatcher Quickstart</a>.</p>
>      </section>
>    </body>
>  </document>
>