Author: sjur Date: Sat Jan 19 10:20:09 2013 New Revision: 1435516 URL: http://svn.apache.org/viewvc?rev=1435516&view=rev Log: Deployment of docs for org.apache.forrest.plugin.input.wiki plugin (deployed by 'deploy-docs' target of plugin build script) Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.html forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.rss forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/samples/jspwiki-sample.html Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.html URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.html?rev=1435516&r1=1435515&r2=1435516&view=diff ============================================================================== --- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.html (original) +++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.html Sat Jan 19 10:20:09 2013 @@ -212,6 +212,13 @@ document.write("Last Published: " + docu Committed by RDG.
  • fix + The list of cases for when NOT to add a space after a text segment was + incomplete, thus several constructs contained spaces not in the original + input. Now fixed for all common punctuation in the Latin script. The + list can easily be extended if need be. + Committed by SNM.
  • +
  • +fix Corrected a regression introduced in the previous fix. Committed by SNM.
  • Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.rss URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.rss?rev=1435516&r1=1435515&r2=1435516&view=diff ============================================================================== --- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.rss (original) +++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/changes.rss Sat Jan 19 10:20:09 2013 @@ -16,6 +16,16 @@ SNM : + The list of cases for when NOT to add a space after a text segment was + incomplete, thus several constructs contained spaces not in the original + input. Now fixed for all common punctuation in the Latin script. The + list can easily be extended if need be. + + MyProject code fixhttp://example.org/myproj//changes.htmlcode fix + by + SNM + : + Corrected a regression introduced in the previous fix. MyProject code addhttp://example.org/myproj//changes.htmlcode add @@ -118,6 +128,15 @@ SNM : + The list of cases for when NOT to add a space after a text segment was + incomplete, thus several constructs contained spaces not in the original + input. Now fixed for all common punctuation in the Latin script. The + list can easily be extended if need be. + MyProject code fixhttp://example.org/myproj//changes.htmlcode fix + by + SNM + : + Corrected a regression introduced in the previous fix. MyProject code addhttp://example.org/myproj//changes.htmlcode add by Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/samples/jspwiki-sample.html URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/samples/jspwiki-sample.html?rev=1435516&r1=1435515&r2=1435516&view=diff ============================================================================== --- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/samples/jspwiki-sample.html (original) +++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/samples/jspwiki-sample.html Sat Jan 19 10:20:09 2013 @@ -195,7 +195,7 @@ document.write("Last Published: " + docu ChaperonTestPage which -might provide some more hints (view its source).

    +might provide some more hints (view its source).

    Important Note

    It is very easy to create broken documents by using this loose wiki syntax. @@ -245,7 +245,7 @@ __text__ = prints 'text' in bold.

  • -
  • [link] = creates text '[link]' (is not working).
  • +
  • [link] = creates text '[link]' (is not working).
  • @@ -433,19 +433,19 @@ __text__ = prints 'text' in bold.

    Text effects

    -

    You may use bold text or italic text, by using two underscores (_) and two single quotes ('), respectively. If +

    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

    -

    If you want to add preformatted text (like code) just use three consecutive braces ({) to open a block, and three +

    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. See the Tables example below.

    +consecutive braces (}) to close a block. See the Tables example below.

    Tables

    -

    You can do simple tables by using using pipe symbols ('|'). Use double pipe +

    You can do simple tables by using using pipe symbols ('|'). Use double pipe symbols to start the heading of a table, and single pipe symbols to then