Modified: websites/staging/vcl/trunk/content/dev/index.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/index.html (original)
+++ websites/staging/vcl/trunk/content/dev/index.html Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,10 +83,21 @@
   
   <div id="content">
     <h1 class="title">Development</h1>
-    <h2 id="understanding-the-vcl-system-design">Understanding the VCL System 
design</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="understanding-the-vcl-system-design">Understanding the VCL System 
design<a class="headerlink" href="#understanding-the-vcl-system-design" 
title="Permanent link">&para;</a></h2>
 <p><a href="database-schema.html">Database Schema</a><br />
 <a href="web-code-overview.html">Web Code Overview</a></p>
-<h2 id="plans-for-new-features">Plans for New Features</h2>
+<h2 id="plans-for-new-features">Plans for New Features<a class="headerlink" 
href="#plans-for-new-features" title="Permanent link">&para;</a></h2>
 <p><a href="/dev/configsystem.html">Configuration management system</a><br/>
 <a href="releaseprocedures">Release Prodecures</a></p>
   </div>

Modified: websites/staging/vcl/trunk/content/dev/jira.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/jira.html (original)
+++ websites/staging/vcl/trunk/content/dev/jira.html Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title"></h1>
-    <iframe width="100%" height="720" 
src="https://issues.apache.org/jira/browse/VCL"; frameborder="0"></iframe>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<iframe width="100%" height="720" 
src="https://issues.apache.org/jira/browse/VCL"; frameborder="0"></iframe>
   </div>
   
   <div id="footer">

Modified: websites/staging/vcl/trunk/content/dev/releaseprocedures.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/releaseprocedures.html (original)
+++ websites/staging/vcl/trunk/content/dev/releaseprocedures.html Wed Oct 18 
19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">VCL Release Procedures</h1>
-    <h1 
id="prerequisites-things-that-must-be-done-before-a-release">Prerequisites: 
Things that must be done before a release</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 
id="prerequisites-things-that-must-be-done-before-a-release">Prerequisites: 
Things that must be done before a release<a class="headerlink" 
href="#prerequisites-things-that-must-be-done-before-a-release" 
title="Permanent link">&para;</a></h1>
 <ul>
 <li>all items from the JIRA roadmap for the release must be completed or
 moved to a future release</li>
@@ -154,7 +176,7 @@ release is completed</li>
 <li>make sure the index.php file from the web code has the correct VCL 
 version at the top of it</li>
 </ul>
-<h1 id="steps-to-create-a-release-candidate-artifact">Steps to create a 
release candidate artifact</h1>
+<h1 id="steps-to-create-a-release-candidate-artifact">Steps to create a 
release candidate artifact<a class="headerlink" 
href="#steps-to-create-a-release-candidate-artifact" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li>A tag for the release candidate needs to be created in subversion. It 
 should be created under the <strong>tags</strong> directory of the repository 
and should be 
@@ -185,7 +207,7 @@ with 1 and with .Y only being included i
 people.apache.org (RC are not to be release from the main distribution area 
 to cut down on archive storage and mirroring bandwidth)</li>
 </ul>
-<h1 id="community-and-pmc-voting-process">Community and PMC voting process</h1>
+<h1 id="community-and-pmc-voting-process">Community and PMC voting process<a 
class="headerlink" href="#community-and-pmc-voting-process" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li>release manager should start a <a 
href="http://www.apache.org/foundation/voting.html#ReleaseVotes";>VOTE</a> 
thread on the dev list; <a 
href="http://markmail.org/message/ysdor5uddhviawln";>this is a 
 good example</a></li>
@@ -195,7 +217,7 @@ one calling for the vote</li>
 subject; <a href="http://markmail.org/message/kanwckkfrnbcs2s7";>this is a good 
example</a> except that it is missing the [RESULT] part from 
 the subject</li>
 </ul>
-<h1 id="steps-to-make-the-rc-available-as-a-release-artifact">Steps to make 
the RC available as a release artifact</h1>
+<h1 id="steps-to-make-the-rc-available-as-a-release-artifact">Steps to make 
the RC available as a release artifact<a class="headerlink" 
href="#steps-to-make-the-rc-available-as-a-release-artifact" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li>create a tag for the release from the approved RC tag (svn copy from RC 
 tag to new release tag)</li>
@@ -205,7 +227,7 @@ untar old one, rename directory to not h
 <li>sign the file with GPG</li>
 <li>create md5 and sha1 sum files</li>
 </ul>
-<h1 id="steps-to-make-release-artifact-available-to-users">Steps to make 
release artifact available to users</h1>
+<h1 id="steps-to-make-release-artifact-available-to-users">Steps to make 
release artifact available to users<a class="headerlink" 
href="#steps-to-make-release-artifact-available-to-users" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li>place the release artifact, sums, and signature in 
 /www/www.apache.org/dist/vcl on people.apache.org</li>
@@ -236,7 +258,7 @@ will be able to see it as released when
 <p><strong>IMPORTANT</strong>: Once a release is copied to the dist location, 
it <strong>must not be 
 modified</strong>. This can signal that an attack is being performed. If an 
error is 
 found, a new .Z release should be made.</p>
-<h1 id="remove-old-releases">Remove old releases</h1>
+<h1 id="remove-old-releases">Remove old releases<a class="headerlink" 
href="#remove-old-releases" title="Permanent link">&para;</a></h1>
 <p>A few days after the release has been published, any older versions
 need to be removed from the distribution area.  (They will remain available
 from the <a href="https://archive.apache.org/dist/vcl/";>archive site</a>.)</p>

Modified: websites/staging/vcl/trunk/content/dev/releaseprocedures231.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/releaseprocedures231.html (original)
+++ websites/staging/vcl/trunk/content/dev/releaseprocedures231.html Wed Oct 18 
19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">VCL Release Procedures - 2.3.1 ToDo</h1>
-    <h1 
id="prerequisites-things-that-must-be-done-before-a-release">Prerequisites: 
Things that must be done before a release</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 
id="prerequisites-things-that-must-be-done-before-a-release">Prerequisites: 
Things that must be done before a release<a class="headerlink" 
href="#prerequisites-things-that-must-be-done-before-a-release" 
title="Permanent link">&para;</a></h1>
 <ul>
 <li><s>all items from the JIRA roadmap for the release must be completed or
 moved to a future release</s></li>
@@ -154,7 +176,7 @@ release is completed</s></li>
 <li><s>make sure the index.php file from the web code has the correct VCL 
 version at the top of it</s></li>
 </ul>
-<h1 id="steps-to-create-a-release-candidate-artifact">Steps to create a 
release candidate artifact</h1>
+<h1 id="steps-to-create-a-release-candidate-artifact">Steps to create a 
release candidate artifact<a class="headerlink" 
href="#steps-to-create-a-release-candidate-artifact" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><s>A tag for the release candidate needs to be created in subversion. It 
 should be created under the <strong>tags</strong> directory of the repository 
and should be 
@@ -185,7 +207,7 @@ with 1 and with .Y only being included i
 people.apache.org (RC are not to be release from the main distribution area 
 to cut down on archive storage and mirroring bandwidth)</s></li>
 </ul>
-<h1 id="community-and-pmc-voting-process">Community and PMC voting process</h1>
+<h1 id="community-and-pmc-voting-process">Community and PMC voting process<a 
class="headerlink" href="#community-and-pmc-voting-process" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><s>release manager should start a <a 
href="http://www.apache.org/foundation/voting.html#ReleaseVotes";>VOTE</a> 
thread on the dev list; <a 
href="http://markmail.org/message/ysdor5uddhviawln";>this is a 
 good example</a></li>
@@ -195,7 +217,7 @@ one calling for the vote</li>
 subject; <a href="http://markmail.org/message/kanwckkfrnbcs2s7";>this is a good 
example</a> except that it is missing the [RESULT] part from 
 the subject</s></li>
 </ul>
-<h1 id="steps-to-make-the-rc-available-as-a-release-artifact">Steps to make 
the RC available as a release artifact</h1>
+<h1 id="steps-to-make-the-rc-available-as-a-release-artifact">Steps to make 
the RC available as a release artifact<a class="headerlink" 
href="#steps-to-make-the-rc-available-as-a-release-artifact" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><s>create a tag for the release from the approved RC tag (svn copy from RC 
 tag to new release tag)</li>
@@ -205,7 +227,7 @@ untar old one, rename director to not ha
 <li>sign the file with GPG</li>
 <li>create md5 and sha1 sum files</s></li>
 </ul>
-<h1 id="steps-to-make-release-artifact-available-to-users">Steps to make 
release artifact available to users</h1>
+<h1 id="steps-to-make-release-artifact-available-to-users">Steps to make 
release artifact available to users<a class="headerlink" 
href="#steps-to-make-release-artifact-available-to-users" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><s>place the release artifact, sums, and signature in 
 /www/www.apache.org/dist/vcl on people.apache.org</li>

Modified: websites/staging/vcl/trunk/content/dev/roadmap.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/roadmap.html (original)
+++ websites/staging/vcl/trunk/content/dev/roadmap.html Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,16 +83,27 @@
   
   <div id="content">
     <h1 class="title">Roadmap</h1>
-    <h2 id="future">Future</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="future">Future<a class="headerlink" href="#future" title="Permanent 
link">&para;</a></h2>
 <p><a name="2.4"></a></p>
-<h4 id="vcl-24">VCL 2.4</h4>
+<h4 id="vcl-24">VCL 2.4<a class="headerlink" href="#vcl-24" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Configuration management system</li>
 <li>Scripted installation</li>
 <li>VCL Broker</li>
 </ul>
 <p><a name="2.5"></a></p>
-<h4 id="vcl-25">VCL 2.5</h4>
+<h4 id="vcl-25">VCL 2.5<a class="headerlink" href="#vcl-25" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Improve additional connect methods</li>
 <li>NAT support</li>
@@ -91,7 +113,7 @@
 <li>Initial support for EC2 API and OpenStack</li>
 </ul>
 <p><a name="2.6"></a></p>
-<h4 id="vcl-26">VCL 2.6</h4>
+<h4 id="vcl-26">VCL 2.6<a class="headerlink" href="#vcl-26" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Power management</li>
 <li>Improve cluster reservations</li>
@@ -99,19 +121,19 @@
 <li>Initial support for Libcloud</li>
 </ul>
 <p><a name="2.7"></a></p>
-<h4 id="vcl-27">VCL 2.7</h4>
+<h4 id="vcl-27">VCL 2.7<a class="headerlink" href="#vcl-27" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>develop tools for managing both system and user storage</li>
 </ul>
-<h2 id="current">Current</h2>
+<h2 id="current">Current<a class="headerlink" href="#current" title="Permanent 
link">&para;</a></h2>
 <p><a name="2.3.1"></a></p>
-<h4 id="vcl-231">VCL 2.3.1</h4>
+<h4 id="vcl-231">VCL 2.3.1<a class="headerlink" href="#vcl-231" 
title="Permanent link">&para;</a></h4>
 <ul>
 <li>Bugfixes</li>
 </ul>
-<h2 id="past">Past</h2>
+<h2 id="past">Past<a class="headerlink" href="#past" title="Permanent 
link">&para;</a></h2>
 <p><a name="2.3"></a></p>
-<h4 id="vcl-23">VCL 2.3</h4>
+<h4 id="vcl-23">VCL 2.3<a class="headerlink" href="#vcl-23" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Service deployments</li>
 <li>Allow for additional connect methods for environments (port, other 
protocols, etc)</li>
@@ -122,7 +144,7 @@
 <li>Added multilingualization to frontend</li>
 </ul>
 <p><a name="2.2.1"></a></p>
-<h4 id="vcl-221">VCL 2.2.1</h4>
+<h4 id="vcl-221">VCL 2.2.1<a class="headerlink" href="#vcl-221" 
title="Permanent link">&para;</a></h4>
 <ul>
 <li>removed frontend dependency on jpgraph</li>
 <li>remove any access control that is hard coded in frontend</li>
@@ -130,14 +152,14 @@
 <li>many bug fixes and improvements to VMWare support</li>
 </ul>
 <p><a name="2.2"></a></p>
-<h4 id="vcl-22">VCL 2.2</h4>
+<h4 id="vcl-22">VCL 2.2<a class="headerlink" href="#vcl-22" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>support for xCAT 2.x</li>
 <li>VMWare Free Server 2.x and ESXi 4</li>
 <li>improve block reservations (renamed to block allocations)</li>
 </ul>
 <p><a name="2.1"></a></p>
-<h4 id="vcl-21">VCL 2.1</h4>
+<h4 id="vcl-21">VCL 2.1<a class="headerlink" href="#vcl-21" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>completed modularization of vcld</li>
 <li>xCAT 2.1 support</li>

Modified: websites/staging/vcl/trunk/content/dev/web-code-overview.html
==============================================================================
--- websites/staging/vcl/trunk/content/dev/web-code-overview.html (original)
+++ websites/staging/vcl/trunk/content/dev/web-code-overview.html Wed Oct 18 
19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Web Code Overview</h1>
-    <h2 id="general-overview">General Overview</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="general-overview">General Overview<a class="headerlink" 
href="#general-overview" title="Permanent link">&para;</a></h2>
 <p>The code is broken up into multiple files, based on sections of the site 
(as divided up by the navigation area). There are also several general purpose 
files:</p>
 <ul>
 <li>index.php -  This is the only file used in any URLs. It includes other 
files based on the passed in "mode".</li>
@@ -83,14 +105,14 @@
 <li>conf.php - contains all configuration variables that might need to be 
modified for each install base</li>
 <li>php5extras.php - anything that needs to be done differently when using 
php5 vs php4</li>
 </ul>
-<h2 id="site-security">Site Security</h2>
+<h2 id="site-security">Site Security<a class="headerlink" 
href="#site-security" title="Permanent link">&para;</a></h2>
 <p>The initial handling of form data within the code was quite insecure, and 
several areas of the site are still this way. After learning more about web 
security, I developed a security model based on "continuations". All of the 
pages have been converted to using continuations.</p>
 <p>Deep linking into the site is only allowed for modes in the 
$actions['entry'] array in states.php. Anything else requires the submission of 
a continuation. For the most part, access to different parts of the site is 
controlled by what privileges you have in the Privileges section of the site. 
However, there are a few things controlled by a user's adminlevel field in the 
user table. The very earliest form of authorization was handled by the user's 
adminlevel field, and it has continued to be useful in a few situations.</p>
 <p>All form data passed in to the site should be verified very strictly. 
Unfortunately, that is not currently the case. All of the main pages available 
to the average user should have been updated to have strict validation, though 
other parts of the site have not made it yet. Most sections of the site have a 
single function (or a very small number of similar functions) that handle the 
processing of form data. This will make it easier to add better checks 
throughout the site as the number of locations needing to be modified is fairly 
small.</p>
-<h2 id="general-processing-flow">General Processing Flow</h2>
+<h2 id="general-processing-flow">General Processing Flow<a class="headerlink" 
href="#general-processing-flow" title="Permanent link">&para;</a></h2>
 <p>Every time someone views the site, it is through index.php. This file 
defines several global variables and includes conf.php, states.php, errors.php, 
and utils.php. It then creates a database connection and calls initGlobals(), 
which among other things, determines $mode. Based on $mode, index.php 
determines which function needs to be called and assigns it to $actionFunction. 
Next, checkAccess() is called, followed by sendHeaders() and printHTMLHeader() 
(which doesn't actually print the header if $mode is in $noHTMLwrappers). 
set_error_handler is called if the current user has an adminlevel of 
ADMIN_DEVELOPER. Next, $actionFunction is finally called, followed by 
disconnecting from the database, a call to printHTMLFooter(), and a call to 
semUnlock() to make sure the semaphore was unlocked if it was locked somewhere 
in the process.</p>
 <p>One thing worth noting that initGlobals() does is to include other files 
based on which mode is being processed. This helps to prevent the php script 
engine from having to process unnecessary files. It also adds a small layer of 
security because a section of code cannot be attacked if it has not been 
included.</p>
-<h2 id="continuations">Continuations</h2>
+<h2 id="continuations">Continuations<a class="headerlink" 
href="#continuations" title="Permanent link">&para;</a></h2>
 <p>Continuations are how the site handles sequences of pages. It also helps 
keep people from getting to parts of the site they aren't allowed to access or 
shouldn't jump in to the middle of (i.e. by using the browser's back button). 
Continuations are created by calling addContinuationsEntry, which accepts up to 
6 arguments:</p>
 <ul>
 <li>$nextmode - the mode that should be used when the continuation is 
submitted</li>
@@ -102,10 +124,10 @@
 </ul>
 <p>addContinuationsEntry returns a long encrypted string to be used as an 
identifier to be submitted (either as a hidden form field or in the URL for a 
GET link). What gets encrypted is a salt value, the id of the continuation that 
was created (or updated), the user's numeric id, and a timestamp. If the string 
gets tampered with, it will not decrypt properly. If someone tries to submit a 
continuation given to another user, their user ids won't match; so, it will be 
considered invalid.</p>
 <p>When a continuation is submitted, some checks are run and, if everything 
passes, whatever was submitted as $nextmode is the mode for which the site 
functions. One of those checks is that $duration has not expired; if it has, 
the user is given a notice that he has submitted expired data. Any data 
submitted as $data can be accessed by calling getContinuationsData() with a 
single argument being the index of the array that was passed to 
addContinuationsEntry. Additionally, getContinuationsData can be called with no 
arguments to get all of $data as a single array. If $multicall was set to 0, 
then the continuation is deleted. If $deleteFromSelf was also set to 0, then 
this continuation's parent will also be deleted. If $deleteFromSelf was set to 
0 for the parent, it's parent will be deleted, and so on until a continuation 
is reached that had $deleteFromSelf set to 1.</p>
-<h2 id="javascript-and-ajax">Javascript and AJAX</h2>
+<h2 id="javascript-and-ajax">Javascript and AJAX<a class="headerlink" 
href="#javascript-and-ajax" title="Permanent link">&para;</a></h2>
 <p>Efforts have been made to ensure the pages required for making and 
connecting to a reservation work without requiring any javascript. However, 
enhancements have been made to enrich those parts of the site if javascript is 
enabled. For some of the administrative parts of the site, javascript and AJAX 
have been used heavily, particularly the Privileges page. The <a 
href="http://dojotoolkit.org";>Dojo Toolkit</a> is what is being used for 
javascript widgets and to handle some of the AJAX.</p>
-<h2 id="a-few-examples">A Few Examples</h2>
-<h3 id="adding-a-link-to-the-navigation-area">Adding a link to the navigation 
area</h3>
+<h2 id="a-few-examples">A Few Examples<a class="headerlink" 
href="#a-few-examples" title="Permanent link">&para;</a></h2>
+<h3 id="adding-a-link-to-the-navigation-area">Adding a link to the navigation 
area<a class="headerlink" href="#adding-a-link-to-the-navigation-area" 
title="Permanent link">&para;</a></h3>
 <p>Here are the steps that would need to be done to add a new section of the 
site.</p>
 <p>First, modify states.php to add a new mode.</p>
 <ol>
@@ -152,7 +174,7 @@
 
 
 <p>Viewing the site should now show "Example Section" right under "Logout" in 
the navigation area. Clicking "Example Section" should cause "exampleFunc1 
successfully called." to be displayed in the main content area of the site.</p>
-<h3 id="using-continuations-when-submitting-form-data">Using continuations 
when submitting form data</h3>
+<h3 id="using-continuations-when-submitting-form-data">Using continuations 
when submitting form data<a class="headerlink" 
href="#using-continuations-when-submitting-form-data" title="Permanent 
link">&para;</a></h3>
 <p>Let's modify examplefunc1 so that it prints some form data that gets 
submitted with a continuation.</p>
 <p>So, change the contents of examplefunc1 to be:</p>
 <div class="codehilite"><pre><span class="p">$</span><span 
class="nv">options</span> = array(0 =&gt; &quot;option1&quot;,
@@ -188,7 +210,7 @@ $<span class="n">actions</span><span cla
 
 
 <p>Now, click the "Example Section" link, select one of the options, and click 
Submit to see if it works.</p>
-<h3 id="using-ajax-to-dynamically-update-a-page">Using AJAX to dynamically 
update a page</h3>
+<h3 id="using-ajax-to-dynamically-update-a-page">Using AJAX to dynamically 
update a page<a class="headerlink" 
href="#using-ajax-to-dynamically-update-a-page" title="Permanent 
link">&para;</a></h3>
 <p>AJAX is very useful for dynamically updating page content.  Let's add 
something to examplefunc1 that can be updated with an AJAX call.</p>
 <p>Add this to the end of examplefunc1:</p>
 <div class="codehilite"><pre>print &quot;<span 
class="nt">&lt;br&gt;&lt;br&gt;</span>\n&quot;;
@@ -259,7 +281,7 @@ $<span class="n">actions</span><span cla
 
 
 <p>Since we modified code.js, to test this, you will need to hold Shift and 
click the reload button in your browser to force your browser to reload 
code.js.  "Click to update" will not show up as a normal link, but it should 
still be clickable.  You can use CSS to make it look like a normal link or give 
it an href="#"  if you want.</p>
-<h2 id="a-word-about-using-tabs-for-code-indentation">A word about using tabs 
for code indentation</h2>
+<h2 id="a-word-about-using-tabs-for-code-indentation">A word about using tabs 
for code indentation<a class="headerlink" 
href="#a-word-about-using-tabs-for-code-indentation" title="Permanent 
link">&para;</a></h2>
 <p>All of the code has been indented using tabs (rather than spaces) except 
where code wraps to more than one line, in which case a combination of tabs and 
spaces are used.  This allows someone editing the code to set his tab width to 
whatever he prefers, but still allows code that wraps to multiple lines to line 
up correctly.  To do this, when you want to wrap code to another line, put a 
newline at the end of the one you are on just as you normally would.  Next, tab 
over from the beginning of the line until you are even with where the initial 
line of code started, then use spaces to line up this line with something in 
the line above it that makes sense.  I'll give an example.  Almost all of the 
queries are written on multiple lines like this:</p>
 <div class="codehilite"><pre><span class="o">====</span><span 
class="p">=</span><span class="o">------------------------------</span>
      $<span class="n">query</span> <span class="p">=</span> &quot;<span 
class="n">SELECT</span> <span class="n">id</span><span class="p">,</span> &quot;
@@ -273,7 +295,7 @@ $<span class="n">actions</span><span cla
 
 
 <p>In this example, whitespace indicated by the = marks should be made of 
tabs, whitespace indicated by the - marks should be made of spaces.</p>
-<h2 id="inline-code-documentation">Inline Code Documentation</h2>
+<h2 id="inline-code-documentation">Inline Code Documentation<a 
class="headerlink" href="#inline-code-documentation" title="Permanent 
link">&para;</a></h2>
 <p>Online documentation of the code is generated using Doxygen.  Each file 
that should be parsed to generate docs needs to have the following toward the 
top of it:</p>
 <div class="codehilite"><pre><span class="cm">/**</span>
 <span class="cm"> * \file</span>
@@ -298,7 +320,7 @@ $<span class="n">actions</span><span cla
 
 
 <p>If the function doesn't receive any parameters or doesn't return anything, 
those sections can be omitted.</p>
-<h2 id="authentication">Authentication</h2>
+<h2 id="authentication">Authentication<a class="headerlink" 
href="#authentication" title="Permanent link">&para;</a></h2>
 <p>Authentication has been somewhat modularized.  When a user loads the site, 
the initGlobals function checks to see if the user is logged in.  If not, the 
mode in which the site should function gets set to "selectauth".  Here, the 
user is prompted to select an authentication method to use to log in.  
Authentication methods are configured in $authMethods which is in conf.php.  
There are currently three authentication types that can be handled: redirect, 
ldap, and local.  Redirect types send the user to another site to handle their 
authentication, with the expectation that a cookie will be set and that 
knowledge of how to interpret that cookie is handled in initGlobals.  If an 
ldap or local method is chosen, the user is directed to a page displayed by 
printLoginPageWithSkin() (in authentication.php as are most of the following 
functions).  This function sets up the skin for the page to match the 
affiliation defined in $authMethods, and then calls printLoginPage().  
printLoginPage() d
 isplays a form for the user to enter a userid and password.  The form is 
submitted and then processed by submitLogin().  If the authentication method is 
ldap based, ldapLogin() is called; if it is the local system, localLogin() is 
called.  Each of these functions tries to validate the user.  If it succeeds, a 
cookie named VCLAUTH is set, and the user is redirected to the main page of the 
site.  If it fails, the user is redirected back to the login page. <em>If you 
enter valid credentials, but still get redirected back to the login page, the 
first thing to check is whether or not the setcookie() call was reached, and if 
so, was the cookie actually set in your browser.</em></p>
   </div>
   

Modified: websites/staging/vcl/trunk/content/development.html
==============================================================================
--- websites/staging/vcl/trunk/content/development.html (original)
+++ websites/staging/vcl/trunk/content/development.html Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title"></h1>
-    <p>Stub development page.</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Stub development page.</p>
   </div>
   
   <div id="footer">

Modified: websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html (original)
+++ websites/staging/vcl/trunk/content/docs/Addhoststodhcp.html Wed Oct 18 
19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Add entries to dhcpd.conf</h1>
-    <h4 id="generate-dhcpdconf-entries">Generate dhcpd.conf entries</h4>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h4 id="generate-dhcpdconf-entries">Generate dhcpd.conf entries<a 
class="headerlink" href="#generate-dhcpdconf-entries" title="Permanent 
link">&para;</a></h4>
 <p>You need to add entries for your VMs to your dhcpd.conf file so that
 they will correctly be assigned their private addresses at boot.</p>
 <ol>
@@ -95,7 +117,7 @@ they will correctly be assigned their pr
 <p>Scroll to the bottom and click Close</p>
 </li>
 </ol>
-<h4 id="add-entries-to-etchosts">Add entries to /etc/hosts</h4>
+<h4 id="add-entries-to-etchosts">Add entries to /etc/hosts<a 
class="headerlink" href="#add-entries-to-etchosts" title="Permanent 
link">&para;</a></h4>
 <p>You need to add entries for your VM hosts and VMs to /etc/hosts</p>
 <ol>
 <li>Click Manage Computers</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2.1 to 2.2.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.2.2. Please 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.2.2. Please 
 note it only applies for the upgrade from 2.2.1 to 2.2.2, this may or may not 
work for 
 other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
@@ -84,7 +106,7 @@ other versions.</p>
 <li>Upgrade web code</li>
 <li>Restart httpd service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-221-to-222">Detailed steps for upgrade 
from 2.2.1 to 2.2.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-221-to-222">Detailed steps for upgrade 
from 2.2.1 to 2.2.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-221-to-222" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.2.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.1.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.1.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.1.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2.1 to 2.3.1</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.3.1. Please note it only applies for the upgrade 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.3.1. Please note it only applies for the upgrade 
 from 2.2.1 to 2.3.1, this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -84,7 +106,7 @@ from 2.2.1 to 2.3.1, this may or may not
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-221-to-231">Detailed steps for upgrade 
from 2.2.1 to 2.3.1</h1>
+<h1 id="detailed-steps-for-upgrade-from-221-to-231">Detailed steps for upgrade 
from 2.2.1 to 2.3.1<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-221-to-231" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on VCL 2.3.1 Release page to download and verify 
apache-VCL-2.3.1.tar.bz2 and put in in /root</li>
 <li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2.1 to 2.3.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.3.2. Please note it only applies for the upgrade 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.3.2. Please note it only applies for the upgrade 
 from 2.2.1 to 2.3.2, this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -84,7 +106,7 @@ from 2.2.1 to 2.3.2, this may or may not
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-221-to-232">Detailed steps for upgrade 
from 2.2.1 to 2.3.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-221-to-232">Detailed steps for upgrade 
from 2.2.1 to 2.3.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-221-to-232" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.3.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.3.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2.1 to 2.3</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 
2.3. Please note it only applies for the upgrade from 2.2.1 to 2.3, this may or 
may not work for other versions.</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2.1 to VCL 2.3. 
Please note it only applies for the upgrade from 2.2.1 to 2.3, this may or may 
not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
 <li>Download and Extract 2.3 code </li>
@@ -83,7 +105,7 @@
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-221-to-23">Detailed steps for upgrade 
from 2.2.1 to 2.3</h1>
+<h1 id="detailed-steps-for-upgrade-from-221-to-23">Detailed steps for upgrade 
from 2.2.1 to 2.3<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-221-to-23" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on VCL 2.3 Release page to download and verify 
apache-VCL-2.3.tar.bz2 and put in in /root</li>
 <li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.2to2.4.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.2to2.4.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.2to2.4.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2.2 to 2.4.2</h1>
-    <h1 id="scripted-upgrade">Scripted Upgrade</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="scripted-upgrade">Scripted Upgrade<a class="headerlink" 
href="#scripted-upgrade" title="Permanent link">&para;</a></h1>
 <p>VCL 2.4.2 is the first release to include an upgrade script. All you need to
 upgrade VCL is the script. It will download and validate the VCL software and
 then upgrade your system. The script can be used to upgrade all three parts of
@@ -116,7 +138,7 @@ for the code to run.</p>
 
 
 <hr />
-<h1 id="manual-upgrade-instructions">Manual Upgrade Instructions</h1>
+<h1 id="manual-upgrade-instructions">Manual Upgrade Instructions<a 
class="headerlink" href="#manual-upgrade-instructions" title="Permanent 
link">&para;</a></h1>
 <p>These instructions explain how to upgrade from VCL 2.2.2 to VCL 2.4.2. 
Please note 
 it only applies for the upgrade from 2.2.2 to 2.4.2, this may or may not work 
for other 
 versions.</p>
@@ -131,7 +153,7 @@ versions.</p>
 <li>Update management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h3 id="upgrade-steps">Upgrade steps</h3>
+<h3 id="upgrade-steps">Upgrade steps<a class="headerlink" 
href="#upgrade-steps" title="Permanent link">&para;</a></h3>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.4.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2 to 2.2.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2 to VCL 
2.2.2. Please note 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2 to VCL 2.2.2. 
Please note 
 it only applies for the upgrade from 2.2 to 2.2.2, this may or may not work 
for other 
 versions.
 The basic steps that will be performed</p>
@@ -88,7 +110,7 @@ The basic steps that will be performed</
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes</li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-22-to-222">Detailed steps for upgrade 
from 2.2 to 2.2.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-22-to-222">Detailed steps for upgrade 
from 2.2 to 2.2.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-22-to-222" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>
 <p>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.1.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.1.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.1.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2 to 2.3.1</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2 to VCL 
2.3.1. Please note it only applies for the upgrade from 2.2 to 2.3.1, 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2 to VCL 2.3.1. 
Please note it only applies for the upgrade from 2.2 to 2.3.1, 
 this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -85,7 +107,7 @@ this may or may not work for other versi
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes</li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-22-to-231">Detailed steps for upgrade 
from 2.2 to 2.3.1</h1>
+<h1 id="detailed-steps-for-upgrade-from-22-to-231">Detailed steps for upgrade 
from 2.2 to 2.3.1<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-22-to-231" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on VCL 2.3.1 Release page to download and verify 
apache-VCL-2.3.1.tar.bz2 and put in in /root</li>
 <li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.2 to 2.3.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.2 to VCL 
2.3.2. Please note it only applies for the upgrade from 2.2 to 2.3.2, 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2 to VCL 2.3.2. 
Please note it only applies for the upgrade from 2.2 to 2.3.2, 
 this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -85,7 +107,7 @@ this may or may not work for other versi
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes</li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-22-to-232">Detailed steps for upgrade 
from 2.2 to 2.3.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-22-to-232">Detailed steps for upgrade 
from 2.2 to 2.3.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-22-to-232" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.3.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.3.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title"></h1>
-    <p>This page provides information on how to upgrade from VCL 2.2 to VCL 
2.3. Please note it only applies for the upgrade from 2.2 to 2.3, this may or 
may not work for other versions.</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.2 to VCL 2.3. 
Please note it only applies for the upgrade from 2.2 to 2.3, this may or may 
not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
 <li>Download and Extract 2.3 code</li>
@@ -84,7 +106,7 @@
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes</li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-22-to-23">Detailed steps for upgrade 
from 2.2 to 2.3</h1>
+<h1 id="detailed-steps-for-upgrade-from-22-to-23">Detailed steps for upgrade 
from 2.2 to 2.3<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-22-to-23" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on VCL 2.3 Release page to download and verify 
apache-VCL-2.3.tar.bz2 and put in in /root</li>
 <li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.1to2.3.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.1to2.3.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.1to2.3.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.3.1 to 2.3.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.3.1 to VCL 
2.3.2. Please note it only applies for the upgrade 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.3.1 to VCL 
2.3.2. Please note it only applies for the upgrade 
 from 2.3.1 to 2.3.2, this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -85,7 +107,7 @@ from 2.3.1 to 2.3.2, this may or may not
 <li>Restart vcld service</li>
 </ul>
 <p>There are no updates to the VCL database schema between 2.3.1 and 2.3.2.</p>
-<h1 id="detailed-steps-for-upgrade-from-23-to-232">Detailed steps for upgrade 
from 2.3 to 2.3.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-23-to-232">Detailed steps for upgrade 
from 2.3 to 2.3.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-23-to-232" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.3.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.3.2 to 2.4.2</h1>
-    <h1 id="scripted-upgrade">Scripted Upgrade</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="scripted-upgrade">Scripted Upgrade<a class="headerlink" 
href="#scripted-upgrade" title="Permanent link">&para;</a></h1>
 <p>VCL 2.4.2 is the first release to include an upgrade script. All you need to
 upgrade VCL is the script. It will download and validate the VCL software and
 then upgrade your system. The script can be used to upgrade all three parts of
@@ -116,7 +138,7 @@ for the code to run.</p>
 
 
 <hr />
-<h1 id="manual-upgrade-instructions">Manual Upgrade Instructions</h1>
+<h1 id="manual-upgrade-instructions">Manual Upgrade Instructions<a 
class="headerlink" href="#manual-upgrade-instructions" title="Permanent 
link">&para;</a></h1>
 <p>These instructions explain how to upgrade from VCL 2.3.2 to VCL 2.4.2. 
Please note 
 it only applies for the upgrade from 2.3.2 to 2.4.2, this may or may not work 
for other 
 versions.</p>
@@ -131,7 +153,7 @@ versions.</p>
 <li>Update management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h3 id="upgrade-steps">Upgrade steps</h3>
+<h3 id="upgrade-steps">Upgrade steps<a class="headerlink" 
href="#upgrade-steps" title="Permanent link">&para;</a></h3>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.4.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.1.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.1.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.1.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.3 to 2.3.1</h1>
-    <p>This page provides information on how to upgrade from VCL 2.3 to VCL 
2.3.1. Please note it only applies for the upgrade 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.3 to VCL 2.3.1. 
Please note it only applies for the upgrade 
 from 2.3 to 2.3.1, this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -84,7 +106,7 @@ from 2.3 to 2.3.1, this may or may not w
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-23-to-231">Detailed steps for upgrade 
from 2.3 to 2.3.1</h1>
+<h1 id="detailed-steps-for-upgrade-from-23-to-231">Detailed steps for upgrade 
from 2.3 to 2.3.1<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-23-to-231" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on VCL 2.3.1 Release page to download and verify 
apache-VCL-2.3.1.tar.bz2 and put in in /root</li>
 <li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.2.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.2.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3to2.3.2.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Upgrade From 2.3 to 2.3.2</h1>
-    <p>This page provides information on how to upgrade from VCL 2.3 to VCL 
2.3.2. Please note it only applies for the upgrade 
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on how to upgrade from VCL 2.3 to VCL 2.3.2. 
Please note it only applies for the upgrade 
 from 2.3 to 2.3.2, this may or may not work for other versions.</p>
 <p><strong>The basic steps that will be performed</strong></p>
 <ul>
@@ -84,7 +106,7 @@ from 2.3 to 2.3.2, this may or may not w
 <li>Update Management node vcl code, create a backup, copy in new, make 
changes </li>
 <li>Restart vcld service</li>
 </ul>
-<h1 id="detailed-steps-for-upgrade-from-23-to-232">Detailed steps for upgrade 
from 2.3 to 2.3.2</h1>
+<h1 id="detailed-steps-for-upgrade-from-23-to-232">Detailed steps for upgrade 
from 2.3 to 2.3.2<a class="headerlink" 
href="#detailed-steps-for-upgrade-from-23-to-232" title="Permanent 
link">&para;</a></h1>
 <ol>
 <li>follow instructions on the <a 
href="http://vcl.apache.org/downloads/download.cgi";>VCL download</a> 
 page to download and verify apache-VCL-2.3.2.tar.bz2 and put in in /root</li>

Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.html
 Wed Oct 18 19:55:31 2017
@@ -64,7 +64,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>


Reply via email to