Author: buildbot
Date: Fri Nov 23 19:38:32 2012
New Revision: 839356

Log:
Staging update by buildbot for jspwiki

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

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 23 19:38:32 2012
@@ -1 +1 @@
-1411434
+1413040

Modified: 
websites/staging/jspwiki/trunk/content/jspwiki/development/edit_website.html
==============================================================================
--- 
websites/staging/jspwiki/trunk/content/jspwiki/development/edit_website.html 
(original)
+++ 
websites/staging/jspwiki/trunk/content/jspwiki/development/edit_website.html 
Fri Nov 23 19:38:32 2012
@@ -82,7 +82,7 @@
       
       <div class="tabs">
         <div id="pagecontent">
-          <p>(taken from MRUnit site)</p>
+          <p>(adapted from MRUnit site)</p>
 <p>The website uses the Apache CMS. More detailed documentation is available 
on 
 the Apache Infrastructure pages including a quickstart guide on the
 <a href="http://apache.org/dev/cms.html#usage";>Apache bookmarklet</a> and a <a 
href="http://apache.org/dev/cmsref.html";>reference manual</a>. It is also 
useful to look at
@@ -93,12 +93,8 @@ the Apache Infrastructure pages includin
 <p>Commit a change to the website's source <a 
href="http://daringfireball.net/projects/markdown/syntax";>Markdown</a> files 
located in
 <a href="https://svn.apache.org/repos/asf/incubator/jspwiki/site/trunk"; 
class="external">
 https://svn.apache.org/repos/asf/incubator/jspwiki/site/trunk</a>. 
-Before committing, test that the site still builds locally by installing the
-<a href="http://apache.org/dev/cmsref.html#local-build";>CMS build scripts</a> 
and running:</p>
-<div class="codehilite"><pre><span class="n">buildsite</span><span 
class="o">/</span><span class="n">build_site</span><span 
class="o">.</span><span class="n">pl</span> <span class="o">--</span><span 
class="n">source</span><span class="o">-</span><span class="n">base</span> 
<span class="n">jspwiki</span><span class="o">-</span><span 
class="n">site</span> <span class="o">--</span><span 
class="n">target</span><span class="o">-</span><span class="n">base</span> 
<span class="n">jspwiki</span><span class="o">-</span><span 
class="n">website</span>
-</pre></div>
-
-
+Before committing, test that the site still builds locally by following
+<a href="http://apache.org/dev/cmsref.html#local-build";>these 
instructions</a>.</p>
 <p>If deleting a file or changing the name of a file make a trivial edit to
 lib/path.pm or lib/view.pm to force a full site rebuild. If making a simple 
edit
 it is easier to just use the Apache bookmarklet.</p>
@@ -117,9 +113,9 @@ of the following:</p>
 </ul>
 </li>
 </ol>
-<h2 id="posting-generated-content">Posting generated content</h2>
-<p><span class="warning">TBD</span></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][]


Reply via email to