You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2014/07/07 21:29:43 UTC

svn commit: r915407 - in /websites/staging/jspwiki/trunk/content: ./ development/edit_website.html

Author: buildbot
Date: Mon Jul  7 19:29:42 2014
New Revision: 915407

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/development/edit_website.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul  7 19:29:42 2014
@@ -1 +1 @@
-1608545
+1608570

Modified: websites/staging/jspwiki/trunk/content/development/edit_website.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/development/edit_website.html (original)
+++ websites/staging/jspwiki/trunk/content/development/edit_website.html Mon Jul  7 19:29:42 2014
@@ -111,19 +111,28 @@ of the following:</p>
 </ul>
 </li>
 </ol>
-<h2 id="site-content-generated-from-source">Site content generated from source</h2>
-<p>Some pages of the site (namely, the changelog, the release version at the 
+<p><strong>Note:</strong> you don't need to be an Apache committer to edit this site; non-committers 
+should follow this <a href="http://www.apache.org/dev/cmsref.html#non-committer">FAQ</a>, using the anonymous user, to get their proposed 
+changes live.</p>
+<!--- (not currently generating content from source)
+## Site content generated from source
+
+  Some pages of the site (namely, the changelog, the release version at the 
 bottom of the sidebar and the translation status) are generated from source. To 
 refresh them, follow the instructions and execute the unit test at 
-<code>$SVN/trunk/tests/org/apache/wiki/site/SiteGenerator.java</code></p>
-<!--- (not needed yet)
-## Posting generated content
-
-  1. Add the path to content/extpaths.txt relative to the extpaths.txt
-file to prevent the content getting deleted when the staging site is published
-  2. Commit the generated content directly to the [production site svn][]
+`$SVN/trunk/tests/org/apache/wiki/site/SiteGenerator.java`
 -->
 
+<div class="codehilite"><pre>
+</pre></div>
+
+
+<h2 id="posting-generated-content">Posting generated content</h2>
+<ol>
+<li>Add the path to content/extpaths.txt relative to the extpaths.txt
+file to prevent the content getting deleted when the staging site is published</li>
+<li>Commit the generated content directly to the <a href="https://svn.apache.org/repos/infra/websites/production/jspwiki">production site svn</a></li>
+</ol>
 <h2 id="style">Style</h2>
 <ul>
 <li>Try to limit line length to 80 columns, fold -s &lt;filename> on Linux is