Author: buildbot
Date: Fri May 4 17:39:21 2012
New Revision: 815786
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 May 4 17:39:21 2012
@@ -1 +1 @@
-1334009
+1334082
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 May 4 17:39:21 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html id="top" xmlns="http://www.w3.org/1999/xhtml"
xmlns:jspwiki="http://www.jspwiki.org"><head>
- <title>Edit Website
</title>
+ <title>Edit Website</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" media="screen, projection, print"
href="/jspwiki/css/jspwiki.css">
<link rel="stylesheet" type="text/css" media="print"
href="/jspwiki/css/jspwiki_print.css">
@@ -28,7 +28,7 @@
<div class="pagename">
- Edit Website
+ Edit Website
</div>
@@ -118,11 +118,13 @@ of the following:</p>
</li>
</ol>
<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>
+<p><span class="warning">TBD</span></p>
+<!---
+ 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][]
+-->
+
<h2 id="style">Style</h2>
<ul>
<li>Try to limit line length to 80 columns, fold -s <filename> on Linux is