Mailing List Archive

svn commit: r1068308 [9/12] - in /forrest/site: ./ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/cvs-ssh/ docs_0_80/howto/multi/ docs_0_90/ docs_0_90/howto/ docs_0_90/howto/cvs-ssh/ docs_0_90/howto/multi/ dtdx/ plan/ pluginDocs/ pluginDocs/plugins_0_80/ ...
Modified: forrest/site/docs_0_90/sitemap-ref.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/sitemap-ref.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/sitemap-ref.html (original)
+++ forrest/site/docs_0_90/sitemap-ref.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Forrest Sitemap Reference (v0.9-dev)</title>
+<title>Forrest Sitemap Reference (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -315,7 +315,7 @@ document.write("Last Published: " + docu
<h1>Forrest Sitemap Reference</h1>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -445,7 +445,7 @@ document.write("Last Published: " + docu
$FORREST_HOME/main/webapp/*.xmap files. The main one is
<strong>sitemap.xmap</strong> which delegates to others, including to
sitemaps in the various
- <a href="../pluginDocs/plugins_0_90/pluginInfrastructure.html">plugins</a>.
+ <a href="../pluginDocs/plugins_0_100/pluginInfrastructure.html">plugins</a>.
</p>
<p>
You can add pre-processing sitemaps to your project
@@ -453,7 +453,7 @@ document.write("Last Published: " + docu
<span class="codefrag">${project.sitemap-dir}</span> points to). Any match that is not
handled, passes through to be handled by the default Forrest sitemaps -
obviously extremely powerful. The capability is described in
- "<a href="../docs_0_90/project-sitemap.html">Using project sitemaps</a>".
+ "<a href="../docs_0_100/project-sitemap.html">Using project sitemaps</a>".
</p>
<p>
Another way to experiment with the sitemap is to do '<span class="codefrag">forrest
@@ -508,7 +508,7 @@ document.write("Last Published: " + docu
<th colspan="1" rowspan="1">linkmap.xmap</th>
<td colspan="1" rowspan="1">Defines a mapping from abstract ("site:index") to physical
("index.html") links for the current page. See
- <a href="../docs_0_90/linking.html">Menus and Linking</a> for a conceptual
+ <a href="../docs_0_100/linking.html">Menus and Linking</a> for a conceptual
overview, and the <a href="#linkrewriting_impl">Link
rewriting</a> section for technical details.</td>

@@ -554,7 +554,7 @@ document.write("Last Published: " + docu
<tr>

<th colspan="1" rowspan="1">status.xmap</th>
- <td colspan="1" rowspan="1">Generates <a href="../docs_0_90/changes.html">changes</a> and
+ <td colspan="1" rowspan="1">Generates <a href="../docs_0_100/changes.html">changes</a> and
<a href="../todo.html">todo</a> pages from a single
<span class="codefrag">status.xml</span> in the project root.
</td>
@@ -588,7 +588,7 @@ document.write("Last Published: " + docu
Clark's
<a href="http://www.apache.org/~andyc/neko/doc/dtd/index.html">DTD
Parser</a>. Useful for documenting DTD-based XML schemas, such
- as <a href="../docs_0_90/../dtdx/dtd-docs.html">Forrest's own DTDs</a>.
+ as <a href="../docs_0_100/../dtdx/dtd-docs.html">Forrest's own DTDs</a>.
</td>

</tr>
@@ -659,7 +659,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
Most of the usual Source pipelines are defined in
<span class="codefrag">forrest.xmap</span> which is the default (fallback) handler for
<span class="codefrag">**.xml</span> pages. The forrest.xmap uses the
- <a href="../docs_0_90/cap.html">SourceTypeAction</a> to determine the type of
+ <a href="../docs_0_100/cap.html">SourceTypeAction</a> to determine the type of
XML it is processing, and converts it to document-v13 if necessary.
</p>
<p>
@@ -1100,7 +1100,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
many alternative locations for a file without cluttering up the sitemap
with multiple processing paths. We use a strict naming convention to
help make the sitemaps more readable. This is described in the
- <a href="../docs_0_90/locationmap.html#namingConvention">Locationmap</a>
+ <a href="../docs_0_100/locationmap.html#namingConvention">Locationmap</a>
documentation.
</p>
</div>
@@ -1121,7 +1121,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
<p>
Meaning that it is defined in the <span class="codefrag">menu.xmap</span> file. In there
we find the real definition, which is quite complicated, because there
- are three supported menu systems (see <a href="../docs_0_90/linking.html">menus
+ are three supported menu systems (see <a href="../docs_0_100/linking.html">menus
and linking</a>). We will not go through the sitemap itself
(menu.xmap), but will instead describe the logical steps involved:
</p>
@@ -1134,7 +1134,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
<p>
Depending on the <span class="codefrag">forrest.menu-scheme</span> property, we now
apply one of the two algorithms for choosing a set of menu links
- (described in <a href="../docs_0_90/linking.html#menu_generation">menu
+ (described in <a href="../docs_0_100/linking.html#menu_generation">menu
generation</a>):
</p>

@@ -1228,7 +1228,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
</pre>
<p>
This statement is Cocoon's linking system in action. A full description
- is provided in <a href="../docs_0_90/linking.html">Menus and Linking</a>. Here
+ is provided in <a href="../docs_0_100/linking.html">Menus and Linking</a>. Here
we describe the implementation of linking.
</p>
<a name="input_modules"></a>
@@ -1486,7 +1486,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/skin-package.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/skin-package.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/skin-package.html (original)
+++ forrest/site/docs_0_90/skin-package.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Skin packaging, provision, and use (v0.9-dev)</title>
+<title>Skin packaging, provision, and use (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_selected_1.1.3.6', '../skin/')" id="menu_selected_1.1.3.6Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -316,7 +316,7 @@ document.write("Last Published: " + docu
<h3>Automated distributed skin packages</h3>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -393,7 +393,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/skins.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/skins.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/skins.html (original)
+++ forrest/site/docs_0_90/skins.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Default skins (v0.9-dev)</title>
+<title>Default skins (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -315,7 +315,7 @@ document.write("Last Published: " + docu
<h1>Default skins</h1>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -364,7 +364,7 @@ document.write("Last Published: " + docu
</p>
<p>
Note that the new Dispatcher capability will be a better solution. See
- <a href="../docs_0_90/status-themes.html">Status of Themes: Skins and Dispatcher</a>.
+ <a href="../docs_0_100/status-themes.html">Status of Themes: Skins and Dispatcher</a>.
</p>
</div>

@@ -464,7 +464,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/status-themes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/status-themes.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/status-themes.html (original)
+++ forrest/site/docs_0_90/status-themes.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Status of Themes: Skins and Dispatcher (v0.9-dev)</title>
+<title>Status of Themes: Skins and Dispatcher (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -315,7 +315,7 @@ document.write("Last Published: " + docu
<h1>Status of Themes: Skins and Dispatcher</h1>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -339,15 +339,15 @@ document.write("Last Published: " + docu
"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="../docs_0_90/your-project.html#skins">"pelt" skin</a> is the only one that the
+ <a href="../docs_0_100/your-project.html#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
file. 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.
+ For the Forrest-0.9 release, skins are still available and are still the
+ main mechanism.
</p>
</div>

@@ -361,9 +361,7 @@ document.write("Last Published: " + docu
for applying themes. Themes get configured 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
- <a href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html">
- plugin documentation</a> for more information.
+ and contribute to its development. See its own documentation in the trunk whiteboard plugins.
</p>
</div>

@@ -403,7 +401,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/tab-index.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/tab-index.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/tab-index.html (original)
+++ forrest/site/docs_0_90/tab-index.html Tue Feb 8 09:56:12 2011
@@ -15,4 +15,4 @@
<li>
<a class="unselected" href="../tools/index.html">Tools</a>
</li>
-</ul><span id="level2tabs"><a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a></span>
+</ul><span id="level2tabs"><a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a></span>

Modified: forrest/site/docs_0_90/upgrading_09.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/upgrading_09.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/upgrading_09.html (original)
+++ forrest/site/docs_0_90/upgrading_09.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Upgrading to Apache Forrest 0.9-dev (v0.9-dev)</title>
+<title>Upgrading to Apache Forrest 0.9 (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -312,10 +312,10 @@ document.write("Last Published: " + docu
&nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
&nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
</div>
-<h1>Upgrading to Apache Forrest 0.9-dev</h1>
+<h1>Upgrading to Apache Forrest 0.9</h1>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -364,22 +364,6 @@ document.write("Last Published: " + docu
<a name="introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
-<div class="note">
-<div class="label">Note</div>
-<div class="content">
- This is the <strong>development</strong> version of Apache Forrest.
- Developers can obtain it from the <a href="../svn.html">Subversion</a>
- repository.
- See the instructions for obtaining and <a href="../docs_0_90/howto/../build.html">Building
- Forrest</a>.
- This Note will go away when the release candidate is packed.
- Until then see the release notes in preparation (which extracts the
- importance=high elements from the changes list).
- In <span class="codefrag">site-author</span>
- do <span class="codefrag">http://localhost:8888/releaseNotes_current.txt</span>
-
-</div>
-</div>
<p>
This page describes some changes to Apache Forrest that affect people
who are upgrading to the 0.9 version. If you have other issues, then
@@ -401,7 +385,7 @@ document.write("Last Published: " + docu
The following list shows some of the key new features.
See also the <span class="codefrag">RELEASE-NOTES</span> document that was provided with
the release package. For the full list
- of changes, see the main <a href="../docs_0_90/changes.html">change log</a> and also
+ of changes, see the main <a href="../docs_0_100/changes.html">change log</a> and also
for each plugin.
</p>
<ul>
@@ -413,7 +397,7 @@ document.write("Last Published: " + docu

<li>
The properties are supplemented by the new
- <a href="../docs_0_90/properties.html">Properties</a> system.
+ <a href="../docs_0_100/properties.html">Properties</a> system.
</li>

<li>Java 1.5</li>
@@ -421,9 +405,9 @@ document.write("Last Published: " + docu
</ul>
<p>
Some new initial plugins are in the "whiteboard". See the entries in the
- <a href="../docs_0_90/changes.html">change log</a> and see each plugin's
+ <a href="../docs_0_100/changes.html">change log</a> and see each plugin's
documentation and changes log. This includes the new Dispatcher. See
- <a href="../docs_0_90/status-themes.html">Status of Themes: Skins and Dispatcher</a>.
+ <a href="../docs_0_100/status-themes.html">Status of Themes: Skins and Dispatcher</a>.
</p>
</div>

@@ -522,9 +506,9 @@ document.write("Last Published: " + docu
<p>
This "project symbols" ability using xml entities is useful in two ways.
To provide common symbols, words, and phrases, in your source documents
- (added in v0.8 - <a href="../docs_0_90/faq.html#xml-entities">FAQ</a>).
+ (added in v0.8 - <a href="../docs_0_100/faq.html#xml-entities">FAQ</a>).
To configure some Cocoon sitemap components
- (added in v0.9 - <a href="../docs_0_90/faq.html#sitemap-entities">FAQ</a>).
+ (added in v0.9 - <a href="../docs_0_100/faq.html#sitemap-entities">FAQ</a>).
</p>
</div>

@@ -533,7 +517,7 @@ document.write("Last Published: " + docu
<div class="section">
<p>
Many plugins have been upgraded and there are some new plugins.
- See the <a href="../docs_0_90/changes.html">Changes</a> and the <a href="../pluginDocs/index.html">Plugins</a>
+ See the <a href="../docs_0_100/changes.html">Changes</a> and the <a href="../pluginDocs/index.html">Plugins</a>
documentation.
</p>
<p>
@@ -618,7 +602,7 @@ document.write("Last Published: " + docu
<div class="section">
<p>
It has come to our attention that some people have a
- <a href="../docs_0_90/project-sitemap.html">project sitemap</a>
+ <a href="../docs_0_100/project-sitemap.html">project sitemap</a>
even though they are not using it. Such un-necessary sitemaps should be
removed to avoid maintenance issues.
</p>
@@ -656,7 +640,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/validation.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/validation.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/validation.html (original)
+++ forrest/site/docs_0_90/validation.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>XML validation and entity resolution (v0.9-dev)</title>
+<title>XML validation and entity resolution (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -316,7 +316,7 @@ document.write("Last Published: " + docu
<h3>DTDs, catalogs and whatnot</h3>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -371,7 +371,7 @@ document.write("Last Published: " + docu
</p>
<p>
Forrest also uses the XML Document Type Declaration to effect the
- <a href="../docs_0_90/cap.html">Content Aware Pipelines</a>. Remember that you
+ <a href="../docs_0_100/cap.html">Content Aware Pipelines</a>. Remember that you
are not required to use DTDs (for example Forrest can also respond to a
namespace) so RELAX NG or W3C XML Schema can be used.
</p>
@@ -458,7 +458,7 @@ document.write("Last Published: " + docu
<span class="codefrag">forrest/main/webapp/resources/schema/catalog.xcat</span> as a
means of associating public identifiers (e.g. <span class="codefrag">-//APACHE//DTD
Documentation V1.1//EN</span> above) with DTDs. If you
- <a href="../docs_0_90/your-project.html#adding_new_content_type">add a new content
+ <a href="../docs_0_100/your-project.html#adding_new_content_type">add a new content
type</a>, you should add the DTD to
<span class="codefrag">${project.schema-dir}/dtd/</span> and add an entry to the
<span class="codefrag">${project.schema-dir}/catalog.xcat</span> file. This section
@@ -470,7 +470,7 @@ document.write("Last Published: " + docu
The main Forrest DTDs are designed to be modular and extensible, so it
is fairly easy to create a new document type that is a superset of one
from Forrest. This is what we'll demonstrate here, using our earlier
- <a href="../docs_0_90/your-project.html#adding_new_content_type">download format</a>
+ <a href="../docs_0_100/your-project.html#adding_new_content_type">download format</a>
as an example. Our download format adds a group of new elements to the
standard 'documentv20' format. Our new elements are described by the
following DTD:
@@ -732,7 +732,7 @@ size CDATA #IMPLIED&gt;
If you have an XML editor that understands SGML or XML catalogs, let it
know where the Forrest catalog file is, and you will be able to validate
any Forrest XML file, regardless of location, as you edit your files.
- See the <a href="../docs_0_90/catalog.html">configuration notes</a> your
+ See the <a href="../docs_0_100/catalog.html">configuration notes</a> your
favourite editor.
</p>
</div>
@@ -784,7 +784,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/docs_0_90/your-project.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/your-project.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/docs_0_90/your-project.html (original)
+++ forrest/site/docs_0_90/your-project.html Tue Feb 8 09:56:12 2011
@@ -3,9 +3,9 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
-<title>Using Forrest (v0.9-dev)</title>
+<title>Using Forrest (v0.9)</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="selected" href="../docs_0_90/index.html">0.90 (current)</a><a class="unselected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,7 +110,7 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="../docs_0_90/index.html">Overview</a>
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
@@ -289,7 +289,7 @@ document.write("Last Published: " + docu
</div>
<div id="credit">
<hr>
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -316,7 +316,7 @@ document.write("Last Published: " + docu
<h3>A tutorial on how to use Forrest in your own projects</h3>
<div id="front-matter">
<div id="motd-area">
- This is documentation for development version v0.9-dev
+ This is documentation for current version v0.9
(<a href="http://forrest.apache.org/versions/">More</a>)</div>
<div id="minitoc-area">
<ul class="minitoc">
@@ -446,7 +446,7 @@ document.write("Last Published: " + docu

<a href="http://forrest.apache.org/mirrors.cgi">Download</a> the latest release of
Forrest and follow the index.html in the top-level, or if you want to
- try the development version, then <a href="../docs_0_90/howto/../build.html">build
+ try the development version, then <a href="../docs_0_100/howto/../build.html">build
Forrest</a> from source.
</p>
<a name="Setting+up+the+Environment"></a>
@@ -1082,14 +1082,14 @@ project.skinconf=${project.content-dir}/
index, and is rendered as the vertical column of links in the default
skin. Look at Forrest's own xdocs for an example. More detailed info
about site.xml is provided in the document
- <a href="../docs_0_90/linking.html">Menus and Linking</a>.
+ <a href="../docs_0_100/linking.html">Menus and Linking</a>.
</p>
<a name="tabs.xml"></a>
<h3 class="underlined_5">tabs.xml</h3>
<p>
The <span class="codefrag">tabs.xml</span> file is used to produce the 'tabs'. which
enable users to quickly jump to sections of your site. See the
- <a href="../docs_0_90/linking.html#menu_generation">menu generation</a> documentation
+ <a href="../docs_0_100/linking.html#menu_generation">menu generation</a> documentation
for more details, and again, consult Forrest's own docs for a usage
example.
</p>
@@ -1182,7 +1182,7 @@ project.skinconf=${project.content-dir}/
<p>
Any match that is not handled, passes through to be handled by the
default Forrest sitemaps - obviously extremely powerful. The capability
- is described in "<a href="../docs_0_90/project-sitemap.html">Using project
+ is described in "<a href="../docs_0_100/project-sitemap.html">Using project
sitemaps</a>" and some worked examples are shown in the following
sections here.
</p>
@@ -1194,7 +1194,7 @@ project.skinconf=${project.content-dir}/
<a href="http://cocoon.apache.org/2.1/userdocs/concepts/">Cocoon concepts</a> and related
component documentation. The Forrest sitemap is broken into multiple
files. The main one is <strong>sitemap.xmap</strong> which delegates to
- others. See the <a href="../docs_0_90/sitemap-ref.html">Sitemap Reference</a>
+ others. See the <a href="../docs_0_100/sitemap-ref.html">Sitemap Reference</a>
for a tour of the default sitemap.
</div>
</div>
@@ -1321,7 +1321,7 @@ project.skinconf=${project.content-dir}/
<div class="note">
<div class="label">Note</div>
<div class="content">
- The <a href="../docs_0_90/sitemap-ref.html">Sitemap Reference</a> provides
+ The <a href="../docs_0_100/sitemap-ref.html">Sitemap Reference</a> provides
details about how the sitemap works.
</div>
</div>
@@ -1362,7 +1362,7 @@ project.skinconf=${project.content-dir}/
By default, Forrest requires that all XML files be valid, i.e. they
must have a DOCTYPE declaration and associated DTD, and validate
against it. Our new 'downloads' document type is no exception. The
- <a href="../docs_0_90/validation.html">XML Validation</a> document
+ <a href="../docs_0_100/validation.html">XML Validation</a> document
continues this example, showing how to register a new document type.
Briefly, this involves:
</p>
@@ -1383,7 +1383,7 @@ project.skinconf=${project.content-dir}/
<div class="note">
<div class="label">Note</div>
<div class="content">
- Please see <a href="../docs_0_90/validation.html">XML Validation</a> for
+ Please see <a href="../docs_0_100/validation.html">XML Validation</a> for
the complete description for those steps.
</div>
</div>
@@ -1397,7 +1397,7 @@ project.skinconf=${project.content-dir}/
</p>
<p>
We need to digress and explain the powerful
- <a href="../docs_0_90/cap.html">SourceTypeAction (content aware
+ <a href="../docs_0_100/cap.html">SourceTypeAction (content aware
pipelines)</a>. It is a Cocoon sitemap component that peeks at the
top-part of a document to look for hints about the type of the
document. It has four methods: document-declaration, document-element
@@ -1460,7 +1460,7 @@ project.skinconf=${project.content-dir}/
This is the type of processing that happens in the main
<span class="codefrag">main/webapp/forrest.xmap</span> sitemap. We have added similar
handling to our project sitemap. Basically, this uses the
- <a href="../docs_0_90/cap.html">SourceTypeAction (content aware
+ <a href="../docs_0_100/cap.html">SourceTypeAction (content aware
pipelines)</a> to detect the doctype. The new download-v11.dtd
needs to be also added to your project Catalog as
<a href="#new_dtd">described above</a>.
@@ -1524,7 +1524,7 @@ project.skinconf=${project.content-dir}/
<div class="note">
<div class="label">Note</div>
<div class="content">
- Forrest supplies a collection of <a href="../docs_0_90/skins.html">default
+ Forrest supplies a collection of <a href="../docs_0_100/skins.html">default
skins</a> which are configurable and so should meet the needs of most
projects. The aim is to provide many capabilities so that extra skins
are not needed.
@@ -1600,7 +1600,7 @@ project.skinconf=${project.content-dir}/
<p>
Notice the use of the <em>lm</em> protocol in the import statement.
The <em>lm</em> protocol directs Forrest to use the
- <a href="../docs_0_90/locationmap.html">locationmap</a> to resolve the
+ <a href="../docs_0_100/locationmap.html">locationmap</a> to resolve the
location of the indicated stylesheet. If you trace this
call through the sitemap, you will find the following section of
<span class="codefrag">main/webapp/locationmap-transforms.xml</span>:
@@ -1638,7 +1638,7 @@ project.skinconf=${project.content-dir}/
In comparison to simpler tools (like
<a href="http://jakarta.apache.org/velocity/anakia.html">Anakia</a>) the Cocoon command-line mode (and
hence Forrest command-line mode) is slow. As the
- <a href="../docs_0_90/dreams.html">dream list</a> notes, Forrest was originally
+ <a href="../docs_0_100/dreams.html">dream list</a> notes, Forrest was originally
intended to be used for dynamic sites, and the Cocoon crawler used only
to create static snapshots for mirroring. This section describes how, by
using a "live" Forrest webapp instance, the Forrest-based documentation
@@ -1756,7 +1756,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/documentation_bestpractices.html
URL: http://svn.apache.org/viewvc/forrest/site/documentation_bestpractices.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/documentation_bestpractices.html (original)
+++ forrest/site/documentation_bestpractices.html Tue Feb 8 09:56:12 2011
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
<title>Documentation Best Practices</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -296,7 +296,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/dtdx/document-v12.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v12.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/dtdx/document-v12.html (original)
+++ forrest/site/dtdx/document-v12.html Tue Feb 8 09:56:12 2011
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
<title>The document-v1.2 DTD</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="unselected" href="../docs_0_90/index.html">0.90 (current)</a><a class="selected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,69 +110,69 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">0.90-dev</div>
+<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">0.100-dev</div>
<div id="menu_1.1" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/index.html">Overview</a>
+<a href="../docs_0_100/index.html">Overview</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/your-project.html">Using Forrest</a>
+<a href="../docs_0_100/your-project.html">Using Forrest</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3', '../skin/')" id="menu_1.1.3Title" class="menutitle">How-To</div>
<div id="menu_1.1.3" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/index.html">Overview</a>
+<a href="../docs_0_100/howto/index.html">Overview</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.2', '../skin/')" id="menu_1.1.3.2Title" class="menutitle">Install Forrest</div>
<div id="menu_1.1.3.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
+<a href="../docs_0_100/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/upgrading_09.html">Upgrading to 0.9</a>
+<a href="../docs_0_100/upgrading_010.html">Upgrading to 0.10-dev</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.4', '../skin/')" id="menu_1.1.3.4Title" class="menutitle">Customize Forrest</div>
<div id="menu_1.1.3.4" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/sitemap-explain.html">Sitemaps explained</a>
+<a href="../docs_0_100/sitemap-explain.html">Sitemaps explained</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
+<a href="../docs_0_100/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
+<a href="../docs_0_100/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
+<a href="../docs_0_100/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-corner-images.html">CSS corner SVG</a>
+<a href="../docs_0_100/howto/howto-corner-images.html">CSS corner SVG</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.5', '../skin/')" id="menu_1.1.3.5Title" class="menutitle">Integrate Forrest with tools</div>
<div id="menu_1.1.3.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
+<a href="../docs_0_100/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
<div id="menu_1.1.3.6" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-buildPlugin.html">Build a Plugin</a>
+<a href="../docs_0_100/howto/howto-buildPlugin.html">Build a Plugin</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skin-package.html">Package new Skins</a>
+<a href="../docs_0_100/skin-package.html">Package new Skins</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-asf-mirror.html">Download mirror</a>
+<a href="../docs_0_100/howto/howto-asf-mirror.html">Download mirror</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.8', '../skin/')" id="menu_1.1.3.8Title" class="menutitle">Adding Documentation</div>
<div id="menu_1.1.3.8" class="menuitemgroup">
@@ -182,58 +182,58 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.3.8.2', '../skin/')" id="menu_1.1.3.8.2Title" class="menutitle">Multipage HowTo</div>
<div id="menu_1.1.3.8.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/howto-multi.html">Introduction</a>
+<a href="../docs_0_100/howto/multi/howto-multi.html">Introduction</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step1.html">Step 1</a>
+<a href="../docs_0_100/howto/multi/step1.html">Step 1</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step2.html">Step 2</a>
+<a href="../docs_0_100/howto/multi/step2.html">Step 2</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step3.html">Step 3</a>
+<a href="../docs_0_100/howto/multi/step3.html">Step 3</a>
</div>
</div>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/faq.html">FAQs</a>
+<a href="../docs_0_100/faq.html">FAQs</a>
</div>
<div onclick="SwitchMenu('menu_1.1.5', '../skin/')" id="menu_1.1.5Title" class="menutitle">Background</div>
<div id="menu_1.1.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/linking.html">Menus and Linking</a>
+<a href="../docs_0_100/linking.html">Menus and Linking</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/searching.html">Search Options in Forrest</a>
+<a href="../docs_0_100/searching.html">Search Options in Forrest</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/locationmap.html">Locationmap</a>
+<a href="../docs_0_100/locationmap.html">Locationmap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/properties.html">Properties system</a>
+<a href="../docs_0_100/properties.html">Properties system</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/sitemap-ref.html">Sitemap Reference</a>
+<a href="../docs_0_100/sitemap-ref.html">Sitemap Reference</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skins.html" title="About default skins, their naming and features">Skins</a>
+<a href="../docs_0_100/skins.html" title="About default skins, their naming and features">Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/status-themes.html">Dispatcher versus Skins</a>
+<a href="../docs_0_100/status-themes.html">Dispatcher versus Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/cap.html">Sourcetype Action</a>
+<a href="../docs_0_100/cap.html">Sourcetype Action</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/validation.html">XML validation and entity resolution</a>
+<a href="../docs_0_100/validation.html">XML validation and entity resolution</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/changes.html">Changes</a>
+<a href="../docs_0_100/changes.html">Changes</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/glossary.html">Glossary</a>
+<a href="../docs_0_100/glossary.html">Glossary</a>
</div>
<div onclick="SwitchMenu('menu_1.1.8', '../skin/')" id="menu_1.1.8Title" class="menutitle">Reference docs</div>
<div id="menu_1.1.8" class="menuitemgroup">
@@ -274,16 +274,16 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.9', '../skin/')" id="menu_1.1.9Title" class="menutitle">Older Docs</div>
<div id="menu_1.1.9" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/primer.html">Forrest Primer</a>
+<a href="../docs_0_100/primer.html">Forrest Primer</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/libre-intro.html">Libre</a>
+<a href="../docs_0_100/libre-intro.html">Libre</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/dreams.html">Dream list</a>
+<a href="../docs_0_100/dreams.html">Dream list</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
+<a href="../docs_0_100/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
</div>
</div>
</div>
@@ -353,7 +353,7 @@ document.write("Last Published: " + docu
<div class="label">Note</div>
<div class="content">
The document-v12 has been superceded by
- <a href="../docs_0_90/../dtdx/document-v13.html">document-v13</a>
+ <a href="../docs_0_100/../dtdx/document-v13.html">document-v13</a>

</div>
</div>
@@ -398,7 +398,7 @@ document.write("Last Published: " + docu
<p>

<strong>Hint:</strong> See the xml source to see how the various
- elements are used and see the <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD
+ elements are used and see the <a href="../docs_0_100/../dtdx/dtd-docs.html">DTD
documentation</a>.
</p>
<p>
@@ -683,7 +683,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/dtdx/document-v13.dtdx.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.dtdx.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/dtdx/document-v13.dtdx.html (original)
+++ forrest/site/dtdx/document-v13.dtdx.html Tue Feb 8 09:56:12 2011
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
<title>DTD documentation</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="unselected" href="../docs_0_90/index.html">0.90 (current)</a><a class="selected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,69 +110,69 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.100-dev</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
-<a href="../docs_0_90/index.html">Overview</a>
+<a href="../docs_0_100/index.html">Overview</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/your-project.html">Using Forrest</a>
+<a href="../docs_0_100/your-project.html">Using Forrest</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3', '../skin/')" id="menu_1.1.3Title" class="menutitle">How-To</div>
<div id="menu_1.1.3" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/index.html">Overview</a>
+<a href="../docs_0_100/howto/index.html">Overview</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.2', '../skin/')" id="menu_1.1.3.2Title" class="menutitle">Install Forrest</div>
<div id="menu_1.1.3.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
+<a href="../docs_0_100/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/upgrading_09.html">Upgrading to 0.9</a>
+<a href="../docs_0_100/upgrading_010.html">Upgrading to 0.10-dev</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.4', '../skin/')" id="menu_1.1.3.4Title" class="menutitle">Customize Forrest</div>
<div id="menu_1.1.3.4" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/sitemap-explain.html">Sitemaps explained</a>
+<a href="../docs_0_100/sitemap-explain.html">Sitemaps explained</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
+<a href="../docs_0_100/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
+<a href="../docs_0_100/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
+<a href="../docs_0_100/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-corner-images.html">CSS corner SVG</a>
+<a href="../docs_0_100/howto/howto-corner-images.html">CSS corner SVG</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.5', '../skin/')" id="menu_1.1.3.5Title" class="menutitle">Integrate Forrest with tools</div>
<div id="menu_1.1.3.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
+<a href="../docs_0_100/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
<div id="menu_1.1.3.6" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-buildPlugin.html">Build a Plugin</a>
+<a href="../docs_0_100/howto/howto-buildPlugin.html">Build a Plugin</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skin-package.html">Package new Skins</a>
+<a href="../docs_0_100/skin-package.html">Package new Skins</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-asf-mirror.html">Download mirror</a>
+<a href="../docs_0_100/howto/howto-asf-mirror.html">Download mirror</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.8', '../skin/')" id="menu_1.1.3.8Title" class="menutitle">Adding Documentation</div>
<div id="menu_1.1.3.8" class="menuitemgroup">
@@ -182,58 +182,58 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.3.8.2', '../skin/')" id="menu_1.1.3.8.2Title" class="menutitle">Multipage HowTo</div>
<div id="menu_1.1.3.8.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/howto-multi.html">Introduction</a>
+<a href="../docs_0_100/howto/multi/howto-multi.html">Introduction</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step1.html">Step 1</a>
+<a href="../docs_0_100/howto/multi/step1.html">Step 1</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step2.html">Step 2</a>
+<a href="../docs_0_100/howto/multi/step2.html">Step 2</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step3.html">Step 3</a>
+<a href="../docs_0_100/howto/multi/step3.html">Step 3</a>
</div>
</div>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/faq.html">FAQs</a>
+<a href="../docs_0_100/faq.html">FAQs</a>
</div>
<div onclick="SwitchMenu('menu_1.1.5', '../skin/')" id="menu_1.1.5Title" class="menutitle">Background</div>
<div id="menu_1.1.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/linking.html">Menus and Linking</a>
+<a href="../docs_0_100/linking.html">Menus and Linking</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/searching.html">Search Options in Forrest</a>
+<a href="../docs_0_100/searching.html">Search Options in Forrest</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/locationmap.html">Locationmap</a>
+<a href="../docs_0_100/locationmap.html">Locationmap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/properties.html">Properties system</a>
+<a href="../docs_0_100/properties.html">Properties system</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/sitemap-ref.html">Sitemap Reference</a>
+<a href="../docs_0_100/sitemap-ref.html">Sitemap Reference</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skins.html" title="About default skins, their naming and features">Skins</a>
+<a href="../docs_0_100/skins.html" title="About default skins, their naming and features">Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/status-themes.html">Dispatcher versus Skins</a>
+<a href="../docs_0_100/status-themes.html">Dispatcher versus Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/cap.html">Sourcetype Action</a>
+<a href="../docs_0_100/cap.html">Sourcetype Action</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/validation.html">XML validation and entity resolution</a>
+<a href="../docs_0_100/validation.html">XML validation and entity resolution</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/changes.html">Changes</a>
+<a href="../docs_0_100/changes.html">Changes</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/glossary.html">Glossary</a>
+<a href="../docs_0_100/glossary.html">Glossary</a>
</div>
<div onclick="SwitchMenu('menu_selected_1.1.8', '../skin/')" id="menu_selected_1.1.8Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Reference docs</div>
<div id="menu_selected_1.1.8" class="selectedmenuitemgroup" style="display: block;">
@@ -274,16 +274,16 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.9', '../skin/')" id="menu_1.1.9Title" class="menutitle">Older Docs</div>
<div id="menu_1.1.9" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/primer.html">Forrest Primer</a>
+<a href="../docs_0_100/primer.html">Forrest Primer</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/libre-intro.html">Libre</a>
+<a href="../docs_0_100/libre-intro.html">Libre</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/dreams.html">Dream list</a>
+<a href="../docs_0_100/dreams.html">Dream list</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
+<a href="../docs_0_100/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
</div>
</div>
</div>
@@ -2840,7 +2840,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/dtdx/document-v13.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.html?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/dtdx/document-v13.html (original)
+++ forrest/site/dtdx/document-v13.html Tue Feb 8 09:56:12 2011
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.10-dev">
<meta name="Forrest-skin-name" content="pelt">
<title>The Apache Forrest xdocs document-v1.3 DTD</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -87,7 +87,7 @@
|start Subtabs
+-->
<div id="level2tabs">
-<a class="unselected" href="../docs_0_80/index.html">0.80 (current)</a><a class="selected" href="../docs_0_90/index.html">0.90-dev (under development)</a><a class="unselected" href="../docs_0_70/index.html">0.70 (past)</a>
+<a class="unselected" href="../docs_0_90/index.html">0.90 (current)</a><a class="selected" href="../docs_0_100/index.html">0.100-dev (under development)</a><a class="unselected" href="../docs_0_80/index.html">0.80 (past)</a>
</div>
<!--+
|end Endtabs
@@ -110,69 +110,69 @@ document.write("Last Published: " + docu
|start Menu
+-->
<div id="menu">
-<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.90-dev</div>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">0.100-dev</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
-<a href="../docs_0_90/index.html">Overview</a>
+<a href="../docs_0_100/index.html">Overview</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/your-project.html">Using Forrest</a>
+<a href="../docs_0_100/your-project.html">Using Forrest</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3', '../skin/')" id="menu_1.1.3Title" class="menutitle">How-To</div>
<div id="menu_1.1.3" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/index.html">Overview</a>
+<a href="../docs_0_100/howto/index.html">Overview</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.2', '../skin/')" id="menu_1.1.3.2Title" class="menutitle">Install Forrest</div>
<div id="menu_1.1.3.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
+<a href="../docs_0_100/build.html" title="Build and install the current unreleased version">Building Forrest from Source</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/upgrading_09.html">Upgrading to 0.9</a>
+<a href="../docs_0_100/upgrading_010.html">Upgrading to 0.10-dev</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.4', '../skin/')" id="menu_1.1.3.4Title" class="menutitle">Customize Forrest</div>
<div id="menu_1.1.3.4" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/sitemap-explain.html">Sitemaps explained</a>
+<a href="../docs_0_100/sitemap-explain.html">Sitemaps explained</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-custom-html-source.html">Custom html source</a>
+<a href="../docs_0_100/howto/howto-custom-html-source.html">Custom html source</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/project-sitemap.html">Project sitemap</a>
+<a href="../docs_0_100/project-sitemap.html">Project sitemap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
+<a href="../docs_0_100/howto/howto-editcss.html">Edit CSS (WYSIWYG)</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
+<a href="../docs_0_100/howto/howto-pdf-tab.html" title="Generate one pdf-document for all pages of a tab">Create tab PDF</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-corner-images.html">CSS corner SVG</a>
+<a href="../docs_0_100/howto/howto-corner-images.html">CSS corner SVG</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.5', '../skin/')" id="menu_1.1.3.5Title" class="menutitle">Integrate Forrest with tools</div>
<div id="menu_1.1.3.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-forrest-from-maven.html">Maven Integration</a>
+<a href="../docs_0_100/howto/howto-forrest-from-maven.html">Maven Integration</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/catalog.html">Using DTD Catalogs</a>
+<a href="../docs_0_100/catalog.html">Using DTD Catalogs</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.1.3.6', '../skin/')" id="menu_1.1.3.6Title" class="menutitle">Extend Forrest</div>
<div id="menu_1.1.3.6" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-buildPlugin.html">Build a Plugin</a>
+<a href="../docs_0_100/howto/howto-buildPlugin.html">Build a Plugin</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skin-package.html">Package new Skins</a>
+<a href="../docs_0_100/skin-package.html">Package new Skins</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/howto-asf-mirror.html">Download mirror</a>
+<a href="../docs_0_100/howto/howto-asf-mirror.html">Download mirror</a>
</div>
<div onclick="SwitchMenu('menu_1.1.3.8', '../skin/')" id="menu_1.1.3.8Title" class="menutitle">Adding Documentation</div>
<div id="menu_1.1.3.8" class="menuitemgroup">
@@ -182,58 +182,58 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.3.8.2', '../skin/')" id="menu_1.1.3.8.2Title" class="menutitle">Multipage HowTo</div>
<div id="menu_1.1.3.8.2" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/howto-multi.html">Introduction</a>
+<a href="../docs_0_100/howto/multi/howto-multi.html">Introduction</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step1.html">Step 1</a>
+<a href="../docs_0_100/howto/multi/step1.html">Step 1</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step2.html">Step 2</a>
+<a href="../docs_0_100/howto/multi/step2.html">Step 2</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/multi/step3.html">Step 3</a>
+<a href="../docs_0_100/howto/multi/step3.html">Step 3</a>
</div>
</div>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/faq.html">FAQs</a>
+<a href="../docs_0_100/faq.html">FAQs</a>
</div>
<div onclick="SwitchMenu('menu_1.1.5', '../skin/')" id="menu_1.1.5Title" class="menutitle">Background</div>
<div id="menu_1.1.5" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/linking.html">Menus and Linking</a>
+<a href="../docs_0_100/linking.html">Menus and Linking</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/searching.html">Search Options in Forrest</a>
+<a href="../docs_0_100/searching.html">Search Options in Forrest</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/locationmap.html">Locationmap</a>
+<a href="../docs_0_100/locationmap.html">Locationmap</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/properties.html">Properties system</a>
+<a href="../docs_0_100/properties.html">Properties system</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/sitemap-ref.html">Sitemap Reference</a>
+<a href="../docs_0_100/sitemap-ref.html">Sitemap Reference</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/skins.html" title="About default skins, their naming and features">Skins</a>
+<a href="../docs_0_100/skins.html" title="About default skins, their naming and features">Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/status-themes.html">Dispatcher versus Skins</a>
+<a href="../docs_0_100/status-themes.html">Dispatcher versus Skins</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/cap.html">Sourcetype Action</a>
+<a href="../docs_0_100/cap.html">Sourcetype Action</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/validation.html">XML validation and entity resolution</a>
+<a href="../docs_0_100/validation.html">XML validation and entity resolution</a>
</div>
</div>
<div class="menuitem">
-<a href="../docs_0_90/changes.html">Changes</a>
+<a href="../docs_0_100/changes.html">Changes</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/glossary.html">Glossary</a>
+<a href="../docs_0_100/glossary.html">Glossary</a>
</div>
<div onclick="SwitchMenu('menu_selected_1.1.8', '../skin/')" id="menu_selected_1.1.8Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Reference docs</div>
<div id="menu_selected_1.1.8" class="selectedmenuitemgroup" style="display: block;">
@@ -274,16 +274,16 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1.9', '../skin/')" id="menu_1.1.9Title" class="menutitle">Older Docs</div>
<div id="menu_1.1.9" class="menuitemgroup">
<div class="menuitem">
-<a href="../docs_0_90/primer.html">Forrest Primer</a>
+<a href="../docs_0_100/primer.html">Forrest Primer</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/libre-intro.html">Libre</a>
+<a href="../docs_0_100/libre-intro.html">Libre</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/dreams.html">Dream list</a>
+<a href="../docs_0_100/dreams.html">Dream list</a>
</div>
<div class="menuitem">
-<a href="../docs_0_90/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
+<a href="../docs_0_100/howto/cvs-ssh/howto-cvs-ssh.html">CVS over SSH</a>
</div>
</div>
</div>
@@ -378,7 +378,7 @@ document.write("Last Published: " + docu
<p>

<strong>Hint:</strong> See the xml source to see how the various
- elements are used and see the <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
+ elements are used and see the <a href="../docs_0_100/../dtdx/dtd-docs.html">DTD reference
documentation</a>.
</p>
<a name="block-inline"></a>
@@ -791,7 +791,7 @@ public class FirstApplet extends Applet
<h2 class="underlined_10">DTD changes</h2>
<div class="section">
<p>
- See the generated <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
+ See the generated <a href="../docs_0_100/../dtdx/dtd-docs.html">DTD reference
documentation</a>.
</p>
<a name="changes-13"></a>
@@ -853,7 +853,7 @@ document.write("Last Published: " + docu
Copyright &copy;
2002-2011 <a href="http://www.apache.org/licenses/">The Apache Software Foundation. Licensed under Apache License 2.0</a>
<br>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+ Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache Forrest
logos are trademarks of The Apache Software Foundation.
</div>
<!--+

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v13.pod
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pod?rev=1068308&r1=1068307&r2=1068308&view=diff
==============================================================================
--- forrest/site/dtdx/document-v13.pod (original)
+++ forrest/site/dtdx/document-v13.pod Tue Feb 8 09:56:12 2011
@@ -25,7 +25,7 @@ This is a demonstration document using a
=head2 Sample Content

B<Hint: > See the xml source to see how the various elements are used and see the L<DTD reference
- documentation|../docs_0_90/../dtdx/dtd-docs> .
+ documentation|../docs_0_100/../dtdx/dtd-docs> .



@@ -435,7 +435,7 @@ And a C<<figure> > to end all of this. N
=head2 DTD changes

See the generated L<DTD reference
- documentation|../docs_0_90/../dtdx/dtd-docs> .
+ documentation|../docs_0_100/../dtdx/dtd-docs> .