Author: crossley
Date: Mon May 25 03:05:05 2015
New Revision: 1681547

URL: http://svn.apache.org/r1681547
Log:
 Deployment of docs for org.apache.forrest.plugin.output.Markdown plugin 
(deployed by 'deploy-docs' target of plugin build script)

Modified:
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/changes.html
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/images/project.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/index.html
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/linkmap.html
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/sample-1.html
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_de.xml
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_es.xml
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_fr.xml
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/fontsize.js
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-l-15-1body-2menu-3menu.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-15-1body-2menu-3menu.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-15-1body-2menu-3menu.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/todo.html

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/changes.html
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/changes.html?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/changes.html
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/changes.html
 Mon May 25 03:05:05 2015
@@ -13,7 +13,7 @@
 <script src="skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="skin/getMenu.js" 
language="javascript" type="text/javascript"></script><script 
src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
 <link rel="shortcut icon" href="favicon.ico">
 </head>
-<body onload="init()">
+<body>
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <!--+
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.gif" title="Apache Forrest"></a>
+<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
 </div>
 <!--+
     |end group logo
@@ -117,10 +117,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &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">
+                 &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>History of Changes </h1>
 <div id="front-matter">
@@ -133,10 +133,10 @@ document.write("Last Published: " + docu
 <a href="#version_0.1">Version 0.1 (not-released)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base">Changes to the Code Base</a>
+<a href="#code_0.1">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Contributors+to+this+release">Contributors to this release</a>
+<a href="#contributors_0.1">Contributors to this release</a>
 </li>
 </ul>
 </li>
@@ -149,17 +149,17 @@ document.write("Last Published: " + docu
 <p>
 <a href="changes.rss"><img alt="RSS" src="images/rss.png"></a>
 </p>
-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
 <h2 class="underlined_10">Introduction and explanation of symbols</h2>
 <div class="section">
 <p>Changes are sorted by "type" and then chronologically with the most recent 
at the top. These symbols denote the various action types:<img class="icon" 
alt="add" src="images/add.jpg">=add</p>
 </div>
 <!-- Add new releases here -->
     
-<a name="N1001B"></a><a name="version_0.1"></a>
+<a name="version_0.1"></a>
 <h2 class="underlined_10">Version 0.1 (not-released)</h2>
 <div class="section">
-<a name="N1001F"></a><a name="Changes+to+the+Code+Base"></a>
+<a name="code_0.1"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -172,13 +172,13 @@ document.write("Last Published: " + docu
         Initial plugin code.
        Committed by DC.</li>
 </ul>
-<a name="N10031"></a><a name="Contributors+to+this+release"></a>
+<a name="contributors_0.1"></a>
 <h3 class="underlined_5">Contributors to this release</h3>
 <p>We thank the following people for their contributions to this release.</p>
 <p>This is a list of all people who participated as committers:<br>David 
Crossley (DC).</p>
 </div>
   
-<a name="N1003C"></a><a name="all-committers"></a>
+<a name="all-committers"></a>
 <h2 class="underlined_10">All Committers</h2>
 <div class="section">
 <p>This is a list of all people who have ever participated
@@ -205,9 +205,9 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2011 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
+         2004-2015 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
 <br>
-  Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+  Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache 
Forrest
   logos are trademarks of The Apache Software Foundation.
 </div>
 <!--+

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/images/project.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/images/project.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/index.html
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/index.html?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/index.html
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/index.html
 Mon May 25 03:05:05 2015
@@ -13,7 +13,7 @@
 <script src="skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="skin/getMenu.js" 
language="javascript" type="text/javascript"></script><script 
src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
 <link rel="shortcut icon" href="favicon.ico">
 </head>
-<body onload="init()">
+<body>
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <!--+
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.gif" title="Apache Forrest"></a>
+<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
 </div>
 <!--+
     |end group logo
@@ -117,10 +117,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &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">
+                 &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>Welcome to the org.apache.forrest.plugin.output.Markdown Plugin</h1>
 <div id="front-matter">
@@ -145,7 +145,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -158,7 +158,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10020"></a><a name="howto"></a>
+<a name="howto"></a>
 <h2 class="underlined_10">Howto</h2>
 <div class="section">
 <p>
@@ -200,7 +200,7 @@ document.write("Last Published: " + docu
     </section>
 -->
     
-<a name="N1005C"></a><a name="notes"></a>
+<a name="notes"></a>
 <h2 class="underlined_10">Notes</h2>
 <div class="section">
 <p>
@@ -216,20 +216,41 @@ document.write("Last Published: " + docu
       </p>
 <p>
         The initial anakia-to-markdown.xsl referred to below was from
-        <a 
href="https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt";><span
 
class="codefrag">https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt</span></a>
 (r776923 2010-09-24). Monitor/integrate changes.
+        the <a href="http://www.apache.org/dev/cms.html";>ASF Content 
Management System</a>
+        using the source at
+        <span 
class="codefrag">https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt</span>
 (r776923 2010-09-24).
       </p>
 <p>
+        The source subsequently moved to
+        <a 
href="https://svn.apache.org/repos/infra/websites/cms/conversion-utilities/anakia2markdown.xslt";><span
 
class="codefrag">https://svn.apache.org/repos/infra/websites/cms/conversion-utilities/anakia2markdown.xslt</span></a>
+      
+</p>
+<div class="fixme">
+<div class="label">Fixme (open)</div>
+<div class="content">
+        Monitor/integrate changes.
+        Last verified on 2015-03-22 that there were none.
+      </div>
+</div>
+<p>
         See some other notes here:
           <a 
href="https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext";><span
 
class="codefrag">https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext</span></a>
       
 </p>
+<div class="fixme">
+<div class="label">Fixme (open)</div>
+<div class="content">
+        That page seems to have been deleted.
+        Try to find its content and what happened.
+      </div>
+</div>
 <p>
         See some notes in this mail thread on the "site-dev" mail list:
         "[CMS] handling tables and other complex html" 2010-10-16.
       </p>
 </div>
     
-<a name="N1007F"></a><a name="explanation"></a>
+<a name="explanation"></a>
 <h2 class="underlined_10">How it works</h2>
 <div class="section">
 <p>
@@ -266,7 +287,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100B0"></a><a name="links"></a>
+<a name="links"></a>
 <h2 class="underlined_10">Links</h2>
 <div class="section">
 <ul>
@@ -279,7 +300,13 @@ document.write("Last Published: " + docu
         
 <li>
           
-<a href="http://www.freewisdom.org/projects/python-markdown/";>Markdown in 
Python: Features</a>
+<a href="https://pypi.python.org/pypi/Markdown/";>Markdown in Python</a>
+        
+</li>
+        
+<li>
+          
+<a href="http://www.apache.org/dev/cms.html";>ASF Content Management System</a>
         
 </li>
         
@@ -309,9 +336,9 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2011 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
+         2004-2015 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
 <br>
-  Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+  Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache 
Forrest
   logos are trademarks of The Apache Software Foundation.
 </div>
 <div id="logos">

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/linkmap.html
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/linkmap.html?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/linkmap.html
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/linkmap.html
 Mon May 25 03:05:05 2015
@@ -13,7 +13,7 @@
 <script src="skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="skin/getMenu.js" 
language="javascript" type="text/javascript"></script><script 
src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
 <link rel="shortcut icon" href="favicon.ico">
 </head>
-<body onload="init()">
+<body>
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <!--+
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.gif" title="Apache Forrest"></a>
+<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
 </div>
 <!--+
     |end group logo
@@ -117,10 +117,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &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">
+                 &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>Site Linkmap Table of Contents</h1>
 <div id="front-matter"></div>
@@ -183,9 +183,9 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2011 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
+         2004-2015 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
 <br>
-  Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+  Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache 
Forrest
   logos are trademarks of The Apache Software Foundation.
 </div>
 <!--+

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/sample-1.html
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/sample-1.html?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/sample-1.html
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/sample-1.html
 Mon May 25 03:05:05 2015
@@ -13,7 +13,7 @@
 <script src="skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="skin/getMenu.js" 
language="javascript" type="text/javascript"></script><script 
src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
 <link rel="shortcut icon" href="favicon.ico">
 </head>
-<body onload="init()">
+<body>
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <!--+
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.gif" title="Apache Forrest"></a>
+<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
 </div>
 <!--+
     |end group logo
@@ -117,10 +117,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &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">
+                 &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>Example document</h1>
 <div id="front-matter">
@@ -150,7 +150,7 @@ document.write("Last Published: " + docu
       An introduction paragraph outside of a section.
     </p>
     
-<a name="N10011"></a><a name="s1"></a>
+<a name="s1"></a>
 <h2 class="underlined_10">Sample section level One</h2>
 <div class="section">
 <p>
@@ -162,18 +162,18 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10022"></a><a name="s2"></a>
+<a name="s2"></a>
 <h2 class="underlined_10">Sample section level One</h2>
 <div class="section">
 <p>
         Paragraph One.
       </p>
-<a name="N1002B"></a><a name="s3"></a>
+<a name="s3"></a>
 <h3 class="underlined_5">Sample section level Two</h3>
 <p>
           Paragraph One.
         </p>
-<a name="N10034"></a><a name="s4"></a>
+<a name="s4"></a>
 <h4>Sample section level Three</h4>
 <p>
             Paragraph One.
@@ -197,9 +197,9 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2011 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
+         2004-2015 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
 <br>
-  Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+  Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache 
Forrest
   logos are trademarks of The Apache Software Foundation.
 </div>
 <!--+

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_de.xml
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_de.xml?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_de.xml
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_de.xml
 Mon May 25 03:05:05 2015
@@ -16,8 +16,8 @@
   limitations under the License.
 -->
 <catalogue>
-  <message key="Font size:">Schriftgrösse:</message>
-  <message key="Last Published:">Zuletzt veröffentlicht:</message>
+  <message key="Font size:">Schriftgr�sse:</message>
+  <message key="Last Published:">Zuletzt ver�ffentlicht:</message>
   <message key="Search">Suche:</message>
   <message key="Search the site with">Suche auf der Seite mit</message>
 </catalogue>

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_es.xml
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_es.xml?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_es.xml
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_es.xml
 Mon May 25 03:05:05 2015
@@ -16,8 +16,8 @@
   limitations under the License.
 -->
 <catalogue>
-  <message key="Font size:">Tamaño del texto:</message>
-  <message key="Last Published:">Fecha de publicación:</message>
+  <message key="Font size:">Tama�o del texto:</message>
+  <message key="Last Published:">Fecha de publicaci�n:</message>
   <message key="Search">Buscar</message>
   <message key="Search the site with">Buscar en</message>
 </catalogue>

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_fr.xml
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_fr.xml?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_fr.xml
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/CommonMessages_fr.xml
 Mon May 25 03:05:05 2015
@@ -17,7 +17,7 @@
 -->
 <catalogue>
   <message key="Font size:">Taille :</message>
-  <message key="Last Published:">Dernière publication :</message>
+  <message key="Last Published:">Derni�re publication :</message>
   <message key="Search">Rechercher</message>
   <message key="Search the site with">Rechercher sur le site avec</message>
 </catalogue>

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/fontsize.js
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/fontsize.js?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/fontsize.js
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/fontsize.js
 Mon May 25 03:05:05 2015
@@ -14,10 +14,6 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-function init() 
-{ //embedded in the doc
-  //ndeSetTextSize();
-}
 
 function checkBrowser(){
   if (!document.getElementsByTagName){

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-l-15-1body-2menu-3menu.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-15-1body-2menu-3menu.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-15-1body-2menu-3menu.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/todo.html
URL: 
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/todo.html?rev=1681547&r1=1681546&r2=1681547&view=diff
==============================================================================
--- 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/todo.html
 (original)
+++ 
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Markdown/todo.html
 Mon May 25 03:05:05 2015
@@ -13,7 +13,7 @@
 <script src="skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="skin/getMenu.js" 
language="javascript" type="text/javascript"></script><script 
src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
 <link rel="shortcut icon" href="favicon.ico">
 </head>
-<body onload="init()">
+<body>
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <!--+
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.gif" title="Apache Forrest"></a>
+<a href="http://forrest.apache.org/";><img class="logoImage" alt="Apache 
Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
 </div>
 <!--+
     |end group logo
@@ -117,10 +117,10 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<div class="trail">Font size: 
+<div class="trail">Font size:
                  &nbsp;<input value="Reset" class="resetfont" title="Reset 
text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
-                 &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">
+                 &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>Todo List</h1>
 <div id="front-matter">
@@ -133,7 +133,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10008"></a><a name="high"></a>
+<a name="high"></a>
 <h2 class="underlined_10">high</h2>
 <div class="section">
 <ul>
@@ -162,9 +162,9 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2011 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
+         2004-2015 <a href="http://www.apache.org/licenses/";>The Apache 
Software Foundation.</a>
 <br>
-  Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
+  Apache Forrest, Forrest, Apache, the Apache feather logo, and the Apache 
Forrest
   logos are trademarks of The Apache Software Foundation.
 </div>
 <!--+


Reply via email to