Author: crossley
Date: Sun Feb 12 15:24:49 2006
New Revision: 377271
URL: http://svn.apache.org/viewcvs?rev=377271&view=rev
Log:
Deprecate the "leather-dev" skin.
Add notes about Dispatcher.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_70/skins.xml
forrest/trunk/site-author/content/xdocs/docs_0_80/skins.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_70/skins.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_70/skins.xml?rev=377271&r1=377270&r2=377271&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_70/skins.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_70/skins.xml Sun Feb 12
15:24:49 2006
@@ -28,6 +28,10 @@
and so should meet the needs of most projects. The aim is to provide
many capabilities so that extra skins are not needed.
</p>
+ <p>
+ Note that the new Dispatcher capability in future versions of
+ Forrest will be a better solution.
+ </p>
</section>
<section id="names">
@@ -55,20 +59,6 @@
<a href="ext:lenya">Apache Lenya</a>
</p>
</section>
-
- <section id="view">
- <title>view/viewHelper</title>
- <p>
- This is the evolution of the "leather-dev" skin, to have contracts.
- It allows the user to provide their own implementations of contracts.
- The view is controlled by a config file that is easy to understand.
- It is still in development. Note: you need to have both plugins
installed.
- </p>
-
- <p>Examples:
- <a href="images/snapshot-view-viewHelper.png">snapshot</a>
- </p>
- </section>
<section id="tigris">
<title>tigris</title>
@@ -121,6 +111,22 @@
</p>
<p>Examples:
+ </p>
+ </section>
+
+ <section id="view">
+ <title>view/viewHelper</title>
+ <p>
+ This is the evolution of the "leather-dev" skin, to have contracts.
+ It allows the user to provide their own implementations of contracts.
+ The view is controlled by a config file that is easy to understand.
+ It is still in development. Note: you need to have both plugins
installed.
+ </p>
+ <note>
+ This is now out-of-date. See the new Dispatcher.
+ </note>
+ <p>Examples:
+ <a href="images/snapshot-view-viewHelper.png">snapshot</a>
</p>
</section>
</section>
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/skins.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/skins.xml?rev=377271&r1=377270&r2=377271&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/skins.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/skins.xml Sun Feb 12
15:24:49 2006
@@ -28,6 +28,9 @@
and so should meet the needs of most projects. The aim is to provide
many capabilities so that extra skins are not needed.
</p>
+ <p>
+ Note that the new Dispatcher capability will be a better solution.
+ </p>
</section>
<section id="names">
@@ -55,20 +58,6 @@
<a href="ext:lenya">Apache Lenya</a>
</p>
</section>
-
- <section id="view">
- <title>view/viewHelper</title>
- <p>
- This is the evolution of the "leather-dev" skin, to have contracts.
- It allows the user to provide their own implementations of contracts.
- The view is controlled by a config file that is easy to understand.
- It is still in development. Note: you need to have both plugins
installed.
- </p>
-
- <p>Examples:
- <a href="images/snapshot-view-viewHelper.png">snapshot</a>
- </p>
- </section>
<section id="tigris">
<title>tigris</title>
@@ -121,6 +110,22 @@
</p>
<p>Examples:
+ </p>
+ </section>
+
+ <section id="view">
+ <title>view/viewHelper</title>
+ <p>
+ This is the evolution of the "leather-dev" skin, to have contracts.
+ It allows the user to provide their own implementations of contracts.
+ The view is controlled by a config file that is easy to understand.
+ It is still in development. Note: you need to have both plugins
installed.
+ </p>
+ <note>
+ This is now out-of-date. See the new Dispatcher.
+ </note>
+ <p>Examples:
+ <a href="images/snapshot-view-viewHelper.png">snapshot</a>
</p>
</section>
</section>