You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/07/18 15:03:46 UTC

svn commit: r219483 - in /forrest/site/docs_0_80: locationmap.html locationmap.pdf views.html views.pdf

Author: crossley
Date: Mon Jul 18 06:03:14 2005
New Revision: 219483

URL: http://svn.apache.org/viewcvs?rev=219483&view=rev
Log:
Automatic publish from forrestbot

Modified:
    forrest/site/docs_0_80/locationmap.html
    forrest/site/docs_0_80/locationmap.pdf
    forrest/site/docs_0_80/views.html
    forrest/site/docs_0_80/views.pdf

Modified: forrest/site/docs_0_80/locationmap.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/locationmap.html?rev=219483&r1=219482&r2=219483&view=diff
==============================================================================
--- forrest/site/docs_0_80/locationmap.html (original)
+++ forrest/site/docs_0_80/locationmap.html Mon Jul 18 06:03:14 2005
@@ -418,7 +418,7 @@
 </div>
 <div class="frame warning">
 <div class="label">Warning</div>
-<div class="content">This demo is an example only, it does not work fully work at this time. For example, absolute URLs
+<div class="content">This demo is an example only, it does not fully work at this time. For example, absolute URLs
         in the source document need to be rewritten to ensure that they are matched by the locationmap.</div>
 </div>
 <a name="N100A2"></a><a name="Link+Rewriting"></a>
@@ -430,8 +430,9 @@
    &lt;location src="http://www.domain.org/{1}.xml" /&gt;
  &lt;/match&gt;
         </pre>
-<p>With the above match in the locationmap a link which has <span class="codefrag">href="lm:rewriteDemo/index"</span>
-        will be rewritten to an offsite address at <span class="codefrag">domain.org</span>.</p>
+<p>With the above match in the locationmap, a link which has <span class="codefrag">href="lm:rewriteDemo/index"</span>
+        will be rewritten to an offsite address at <span class="codefrag">domain.org</span>
+</p>
 </div>
   
 </div>

Modified: forrest/site/docs_0_80/locationmap.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/locationmap.pdf?rev=219483&r1=219482&r2=219483&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/views.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/views.html?rev=219483&r1=219482&r2=219483&view=diff
==============================================================================
--- forrest/site/docs_0_80/views.html (original)
+++ forrest/site/docs_0_80/views.html Mon Jul 18 06:03:14 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8-dev">
 <meta name="Forrest-skin-name" content="pelt">
-<title>forrest:views concept (Draft -feature planed for 0.8) (v0.8-dev)</title>
+<title>forrest:views concept (Draft - feature planned for 0.8) (v0.8-dev)</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">
@@ -258,7 +258,7 @@
 	          &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>forrest:views concept (Draft -feature planed for 0.8)</h1>
+<h1>forrest:views concept (Draft - feature planned for 0.8)</h1>
 <div id="motd-area">
         This is documentation for development version v0.8
        (<a href="/versions/index.html">More</a>)</div>
@@ -276,6 +276,9 @@
 <li>
 <a href="#leather">leather-dev</a>
 </li>
+<li>
+<a href="#info">Further information</a>
+</li>
 </ul>
 </div>
     
@@ -288,14 +291,14 @@
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
-        Like stated in the <a href="../docs_0_80/skins.html">Skin documentation 
-        file</a> the aim of the forrest skins is to provide
-        many capabilities so that extra skins are not needed. Our experience showed that many forrest user 
-        had to create a new skin because the default skin did not offer the feature their wanted to use. 
-        That leaded us to develop a new concept of creating skins that would be easily extensible by a user.
+        As stated in the <a href="../docs_0_80/skins.html">Skin documentation 
+        </a> the aim of the Forrest skins is to provide
+        many capabilities so that extra skins are not needed. Experience showed that many Forrest users 
+        decided to create a new skin because the default skin did not offer the features that they wanted.
+        That led us to develop a new concept of creating skins that would be more easily extensible by a user.
       </p>
 <p>
-        The aim of the upcoming "forrest:views" skinning concept is to provide a flexible framework for creating
+        The aim of the "forrest:views" concept is to provide a flexible framework for creating
         site and page specific layout in different formats.
       </p>
 </div>
@@ -307,10 +310,10 @@
 <p>
         The problem with the forrest skins so far has been that "only" the design changed (html-skeleton),
         but still we had to write a completely new skin and implement all functionality.
-        Another problem was that the functionality was not easy extensible by a user.
-        Then we decided to support the a standard regarding naming conventions for css elements.
+        Another problem was that the functionality was not easily extensible by a user.
+        We also decided to support a standard regarding naming conventions for css elements.
         This standard has been developed on the <a href="http://www.oscom.org/events/oscom4/proposals/skins">
-        OSCOM website</a>, where you can find some more background informations.
+        OSCOM website</a>, where you can find some more background information.
       </p>
 </div>
 
@@ -319,7 +322,7 @@
 <h2 class="underlined_10">Definition of naming conventions</h2>
 <div class="section">
 <p>
-        "A naming convention is an attempt to systematize names in a field so 
+        "A naming convention is an attempt to systematize names in a particular field so 
         they unambiguously convey similar information in a similar manner." 
         <a href="http://www.wordiq.com/definition/Naming_convention">wordiq-definition</a> 
       
@@ -330,11 +333,19 @@
 <h2 class="underlined_10">leather-dev</h2>
 <div class="section">
 <p>
-        That leaded to the development of the "leather-dev" skin which established a semantic container approach for div elements. 
+        That led to the development of the "leather-dev" skin which established a semantic container approach for div elements. 
         The problems with leather-dev was pointed out on the mail 
-          <a href="http://marc.theaimsgroup.com/?l=forrest-dev%C2%A0m=111049344517653%C2%A0w=2">status on leather-dev?</a> 
-      
-</p>
+          "<a href="http://marc.theaimsgroup.com/?l=forrest-dev&m=111049344517653">status on leather-dev?</a>".
+      </p>
+</div>
+    
+<a name="N1004B"></a><a name="info"></a>
+<h2 class="underlined_10">Further information</h2>
+<div class="section">
+<p>
+        See the various How-to documents about views, starting with
+        <a href="../docs_0_80/howto/howto-view-install.html">installing views</a>.
+      </p>
 </div>
   
 </div>

Modified: forrest/site/docs_0_80/views.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/views.pdf?rev=219483&r1=219482&r2=219483&view=diff
==============================================================================
Binary files - no diff available.