crossley    2003/12/08 21:31:36

  Modified:    targets/forrest wiki-sample.html wiki-sample.pdf
  Log:
  Be careful with the hierarchy of Wiki headings.
  
  Revision  Changes    Path
  1.10      +11 -5     xml-site/targets/forrest/wiki-sample.html
  
  Index: wiki-sample.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/wiki-sample.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- wiki-sample.html  6 Oct 2003 03:01:15 -0000       1.9
  +++ wiki-sample.html  9 Dec 2003 05:31:36 -0000       1.10
  @@ -146,7 +146,7 @@
   </li>
       
   <li>
  -<a href="live-sites.html">Live sites</a>
  +<a href="live-sites.html">Example sites</a>
   </li>
     
   </ul>
  @@ -197,7 +197,11 @@
   </li>
       
   <li>
  -<a href="forrestbot.html">The Forrestbot</a>
  +<a href="forrestbot.html">Forrestbot (CVS)</a>
  +</li>
  +    
  +<li>
  +<a href="forrestbot-old.html">Forrestbot (stable)</a>
   </li>
       
       
  @@ -248,7 +252,7 @@
   </li>
       
   <li>
  -<a href="http://cvs.apache.org/viewcvs/xml-forrest/";>CVS</a>
  +<a href="http://cvs.apache.org/viewcvs/xml-forrest/";>Browse CVS</a>
   </li>
       
   <li>
  @@ -369,7 +373,7 @@
   <a name="N10007"></a><a name="Forrest%27s+Wiki+Support"></a>
   <h3>Forrest's Wiki Support</h3>
   <div style="margin-left: 0 ; border: 2px">
  -<p>Forrest now has partial support for documentation in Wiki format, thanks 
to the <a href="http://chaperon.sf.net";>Chaperon parser</a>. Wiki is a simple 
text format that can be learned in minutes. This page provides an overview of 
the syntax that Forrest supports, namely a subset of that used by the <a 
href="http://wiki.cocoondev.org";>Cocoon
  +<p>Forrest now has partial support for documentation in Wiki format, thanks 
to the <a href="http://chaperon.sf.net/";>Chaperon parser</a>. Wiki is a simple 
text format that can be learned in minutes. This page provides an overview of 
the syntax that Forrest supports, namely a subset of that used by the <a 
href="http://wiki.cocoondev.org/";>Cocoon
   Wiki</a>.</p>
   </div>
   <a name="N10015"></a><a name="Quick+reference"></a>
  @@ -392,6 +396,8 @@
   !heading   = small heading with text 'heading'
   !!heading  = medium heading with text 'heading'
   !!!heading = large heading with text 'heading'
  +Note: Be careful with the hierarchy of headings,
  +e.g. do not jump from level-3 to level-1.
   
   ''text''   = prints 'text' in italic.
   __text__   = prints 'text' in bold.
  @@ -410,7 +416,7 @@
   <a name="N10021"></a><a name="Hyperlinks"></a>
   <h3>Hyperlinks</h3>
   <div style="margin-left: 0 ; border: 2px">
  -<p>The link can also be a direct URL starting with http:, ftp:, mailto:, 
https:, or news:, in which case the link points to an external entity. For 
example, to point at the java.sun.com home page, use [[http://java.sun.com], 
which becomes <a href="http://java.sun.com/";>http://java.sun.com/</a>or [[Java 
home page|http://java.sun.com], which becomes <a 
href="http://java.sun.com";>Java home page</a>.</p>
  +<p>The link can also be a direct URL starting with http:, ftp:, mailto:, 
https:, or news:, in which case the link points to an external entity. For 
example, to point at the java.sun.com home page, use [[http://java.sun.com/], 
which becomes <a href="http://java.sun.com/";>http://java.sun.com/</a>or [[Java 
home page|http://java.sun.com/], which becomes <a 
href="http://java.sun.com/";>Java home page</a>.</p>
   <p>To add a new page you just create a link to it from somewhere else. After 
all, there isn't much point in having a page if you can't access it! You'll 
then see a small question mark after the page name when you return to that 
page. Then click on it and you have created a new page!</p>
   <p>It's allowed to use almost any kind of characters inside a [[WikiName], 
as long as they are letters or numbers.</p>
   <p>Note also that this Wiki can be configured to support standard CamelCase 
linking (if it's supported, the word CamelCase should be a link).  It's off by 
default, but if your friendly administrator has turned it on, then well, 
CamelCase all you want =).</p>
  
  
  
  1.8       +192 -324  xml-site/targets/forrest/wiki-sample.pdf
  
        <<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to