Author: buildbot
Date: Wed Jul 25 20:34:38 2012
New Revision: 826981
Log:
Staging update by buildbot for openofficeorg
Modified:
websites/staging/openofficeorg/trunk/content/ (props changed)
websites/staging/openofficeorg/trunk/content/openofficeorg/website-local.html
Propchange: websites/staging/openofficeorg/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 25 20:34:38 2012
@@ -1 +1 @@
-1364455
+1365728
Modified:
websites/staging/openofficeorg/trunk/content/openofficeorg/website-local.html
==============================================================================
---
websites/staging/openofficeorg/trunk/content/openofficeorg/website-local.html
(original)
+++
websites/staging/openofficeorg/trunk/content/openofficeorg/website-local.html
Wed Jul 25 20:34:38 2012
@@ -268,7 +268,7 @@ and how to publish to the production Apa
<li><code>single_narrative.html</code> - extends skeleton.html.</li>
</ul>
<h4 id="lib-directory">Lib directory</h4>
-<p>The <code>site/lib</code> and <code>ooo-site/lib</code> directories contain
two python modules that determine how content files are processed during the
site build.</p>
+<p>The <code>site/lib</code> and <code>ooo-site/lib</code> directories contain
two perl modules that determine how content files are processed during the site
build.</p>
<ul>
<li><code>path.pm</code> - maps file patterns like <code>.mdtext</code> into
the view building routines. We can expand to cover other patterns.</li>
<li><code>view.pm</code> - a set of python subroutines for converting content
into web pages.</li>