You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2003/11/28 12:06:01 UTC

cvs commit: xml-forrest/src/core/fresh-site/src/documentation/content/xdocs/samples wiki-sample.cwiki

nicolaken    2003/11/28 03:06:01

  Modified:    src/core/fresh-site/src/documentation/content/xdocs/samples
                        wiki-sample.cwiki
  Log:
  Fix headings, as the second-level was missing.
  
  Revision  Changes    Path
  1.3       +9 -9      xml-forrest/src/core/fresh-site/src/documentation/content/xdocs/samples/wiki-sample.cwiki
  
  Index: wiki-sample.cwiki
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/core/fresh-site/src/documentation/content/xdocs/samples/wiki-sample.cwiki,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- wiki-sample.cwiki	22 Oct 2003 06:57:40 -0000	1.2
  +++ wiki-sample.cwiki	28 Nov 2003 11:06:01 -0000	1.3
  @@ -6,7 +6,7 @@
   Forrest supports, namely a subset of that used by the [Cocoon
   Wiki|http://wiki.cocoondev.org].
   
  -!Quick reference
  +!!Quick reference
   
   {{{
   ----       = Make a horizontal ruler. Extra '-' is ignored.
  @@ -35,7 +35,7 @@
   ;term:ex   = makes a definition for 'term' with the explanation 'ex'
   }}}
   
  -!Writing text
  +!!Writing text
   
   You don't need to know anything about the Wiki text formatting rules to use
   Wiki.  Just write normal text, and then use an empty line to mark a paragraph.
  @@ -57,7 +57,7 @@
   should be a link).  It's off by default, but if your friendly administrator has turned it on, then well, CamelCase all
   you want =).
   
  -!Adding pictures
  +!!Adding pictures
   
   For security reasons uploading images is not permitted, but you can embed
   any image in the wiki code by putting the image available somewhere on the web in one of the allowed formats, and then
  @@ -67,7 +67,7 @@
   If you specify a link text ([[this one here|http://example.com/example.png]) it becomes
   the ALT text for those who either can't or don't want to view images.
   
  -!Bulleted lists
  +!!Bulleted lists
   Use an asterisk (*) in the first column to make bulleted lists. Use more asterisks for deeper indentation. For example:
   {{{
   * One
  @@ -82,7 +82,7 @@
   * Three
   ** Three.One
   
  -!Numbered lists
  +!!Numbered lists
   Just like with bulleted lists, but use a hash (#) instead of the asterisk. Like this:
   {{{
   # One
  @@ -108,7 +108,7 @@
     Notice, however, as all these sentences get put inside a single item!
   * The third line is again a single-line item for your convinience.
   
  -!Definition lists and comments
  +!!Definition lists and comments
   
   A simple way to make definition lists is to use the ';:' -construct:
   
  @@ -122,19 +122,19 @@
   Which would be seen as
   ;:''Comment here.''
   
  -!Text effects
  +!!Text effects
   
   You may use __bold__ text or ''italic'' text, by using two underscores (_) and two single quotes ('), respectively. If
   you're on a Windows computer, make sure that you are using the correct quote sign, as there is one that looks the same,
   but really isn't.
   
   
  -!Preformatted text
  +!!Preformatted text
   
   If you want to add preformatted text (like code) just use three consecutive braces ({) to open a block, and three
   consecutive braces (}) to close a block. Edit this page for an example.
   
  -!Tables
  +!!Tables
   
   You can do simple tables by using using pipe signs ('|').  Use double pipe
   signs to start the heading of a table, and single pipe signs to then