Author: crossley
Date: Tue Dec 6 17:47:16 2005
New Revision: 354650
URL: http://svn.apache.org/viewcvs?rev=354650&view=rev
Log:
"Views" => "Dispatcher".
Don't promise a specific release.
Modified:
forrest/trunk/site-author/content/xdocs/live-sites.xml
Modified: forrest/trunk/site-author/content/xdocs/live-sites.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/live-sites.xml?rev=354650&r1=354649&r2=354650&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/live-sites.xml (original)
+++ forrest/trunk/site-author/content/xdocs/live-sites.xml Tue Dec 6 17:47:16
2005
@@ -34,9 +34,9 @@
<section id="skinned">
<title>Skinned Sites</title>
<p>These sites use the skinning system that was part of all releases up
- to and including 0.7 This system is expected to be deprecated in the 0.8
- release in favour of a more flexible system called forrest:views. See the
- next section for some examples of sites using views.</p>
+ to and including 0.7 release. This system is expected to be deprecated
soon
+ in favour of a more flexible system called Dispatcher. See the
+ next section for some examples of such sites.</p>
<ul>
<li><link href="ext:xml.apache.org">Apache XML Project
(xml.apache.org)</link></li>
<li><link href="ext:forrest">Apache Forrest</link></li>
@@ -128,21 +128,21 @@
<!-- <li><link href=""></link></li> -->
</ul>
</section>
- <section id="views">
- <title>Sites using Forrest:Views</title>
- <p>The skinning system in versions of Forrest prior to 0.8 was great,
- however, it provide to be too inflexible. So the 0.8 release will have a
- brand new system called forrest:views. The following sites are developed
using
- forrest:views.</p>
- <note>Forrest:views are still in development (as of 0.8-dev cycle),
please
+ <section id="dispatcher">
+ <title>Sites using upcoming Dispatcher</title>
+ <p>The skinning system in versions of Forrest up to and including 0.7
was great,
+ however, it proved to be too inflexible. Soon we will have
+ brand new system called Dispatcher. The following sites are examples.
+ </p>
+ <note>The Dispatcher is still in development (as of 0.8-dev cycle),
please
only use them if you know what you are doing. We expect to include them
in
- the 0.8 release at which point we will be encouraging their use.</note>
+ an upcoming release at which point we will be encouraging their
use.</note>
<ul>
- <li><link href="http://floatingsun.net">Diwaker Gupta ::
+ <li><link href="http://floatingsun.net/">Diwaker Gupta ::
Web/Blog/Gallery</link></li>
- <li><link href="http://www.ourlittlestars.org">Our Little Stars</link>
- A non-profit toy library site.
+ <li><link href="http://www.ourlittlestars.org/">Our Little
Stars</link> - A non-profit toy library site.
This site is interesting because it pulls content from many locations
including a Daisy CMS system and
- Amazons ECS service.</li>
+ the Amazon ECS service.</li>
<!-- <li><link href=""></link></li> -->
</ul>
</section>