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.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
+        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.</li>
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">
         Corrected a regression introduced in the previous fix.
        Committed by SNM.</li>
 <li>

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.
+      </description></item>
+      <item><title>MyProject code 
fix</title><link>http://example.org/myproj//changes.html</link><description>code
 fix
+        by
+        SNM
+        :
+        
         Corrected a regression introduced in the previous fix.
       </description></item>
       <item><title>MyProject code 
add</title><link>http://example.org/myproj//changes.html</link><description>code
 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.
+      </description></item><item><title>MyProject code 
fix</title><link>http://example.org/myproj//changes.html</link><description>code
 fix
+        by
+        SNM
+        :
+        
         Corrected a regression introduced in the previous fix.
       </description></item><item><title>MyProject code 
add</title><link>http://example.org/myproj//changes.html</link><description>code
 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
 </softbreak>
 <a 
href="http://www.jspwiki.org/Wiki.jsp?page=ChaperonTestPage";>ChaperonTestPage</a>
 which <softbreak column="79" line="9">
 
-</softbreak>might provide some more hints (view its source). </p>
+</softbreak>might provide some more hints (view its source).</p>
 <a name="Important+Note"></a>
 <h3 class="underlined_5">Important Note</h3>
 <p>It is very easy to create broken documents by using this loose wiki syntax. 
<softbreak column="76" line="14">
@@ -245,7 +245,7 @@ __text__   = prints 'text' in bold.
 
 </softbreak>
 </li>
-<li>[link] = creates text '[link]' (is not working). </li>
+<li>[link] = creates text '[link]' (is not working).</li>
 </ul>
 </div>
 <a name="Samples"></a>
@@ -433,19 +433,19 @@ __text__   = prints 'text' in bold.
 </dl>
 <a name="Text+effects"></a>
 <h3 class="underlined_5">Text effects</h3>
-<p>You may use  <strong>bold</strong> text or  <em>italic</em> text, by using 
two underscores (_) and two single quotes ('), respectively. If <softbreak 
column="119" line="143">
+<p>You may use  <strong>bold</strong> text or  <em>italic</em> text, by using 
two underscores (_) and two single quotes ('), respectively. If<softbreak 
column="119" line="143">
 
 </softbreak>you're on a Windows computer, make sure that you are using the 
correct quote sign, as there is one that looks the same, <softbreak 
column="120" line="144">
 
 </softbreak>but really isn't. </p>
 <a name="Preformatted+text"></a>
 <h3 class="underlined_5">Preformatted text</h3>
-<p>If you want to add preformatted text (like code) just use three consecutive 
braces ({) to open a block, and three <softbreak column="114" line="149">
+<p>If you want to add preformatted text (like code) just use three consecutive 
braces ({) to open a block, and three<softbreak column="114" line="149">
 
-</softbreak>consecutive braces (}) to close a block. See the Tables example 
below. </p>
+</softbreak>consecutive braces (}) to close a block. See the Tables example 
below.</p>
 <a name="Tables"></a>
 <h3 class="underlined_5">Tables</h3>
-<p>You can do simple tables by using using pipe symbols ('|').  Use double 
pipe <softbreak column="77" line="154">
+<p>You can do simple tables by using using pipe symbols ('|').  Use double 
pipe<softbreak column="77" line="154">
 
 </softbreak>symbols to start the heading of a table, and single pipe symbols 
to then <softbreak column="73" line="155">
 


Reply via email to