Author: buildbot
Date: Wed Jul 11 01:49:16 2012
New Revision: 825382
Log:
Staging update by buildbot for shindig
Modified:
websites/staging/shindig/trunk/content/ (props changed)
websites/staging/shindig/trunk/content/documentation_website.html
Propchange: websites/staging/shindig/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 11 01:49:16 2012
@@ -1 +1 @@
-1359975
+1359977
Modified: websites/staging/shindig/trunk/content/documentation_website.html
==============================================================================
--- websites/staging/shindig/trunk/content/documentation_website.html (original)
+++ websites/staging/shindig/trunk/content/documentation_website.html Wed Jul
11 01:49:16 2012
@@ -174,15 +174,21 @@
<div class="container">
<h1 id="website-documentation">Website Documentation</h1>
<p>The Apache Shindig website uses <a
href="http://www.apache.org/dev/cmsref.html">Apache CMS</a>
-to edit, update, and publish content. Apache CMS follows three basic steps
when users update content on the website:</p>
+to edit, update, and publish content. Apache CMS follows three basic steps
when
+updating content on the website:</p>
<ol>
<li>Add / Update / Delete content on the website.</li>
<li>Stage the website and verify the changes.</li>
<li>Publish the website to make the changes live.</li>
</ol>
-<p>The files for the website are stored in Shindig's SVN repository but it is
not necessary to check out any code to update
-the website. Apache CMS allows users to edit content directly in your
browser. However if you prefer to edit the website
-directly from the files in SVN you may do that as well.</p>
+<p>The files for the website are stored in
+<a href="http://svn.apache.org/repos/asf/shindig/site/trunk/cms/">Shindig's
SVN repository</a>
+but it is not necessary to check out any code to update
+the website. Apache CMS allows users to edit content directly in your
browser.<br />
+However if you prefer to edit the website directly from the files in SVN you
may
+do that as well. The Shindig site uses
+<a href="http://daringfireball.net/projects/markdown/">Markdown</a> to compose
the content of
+the site.</p>
<h2 id="updating-the-website-using-the-bookmarklet">Updating The Website Using
The Bookmarklet</h2>
<p>The Apache CMS <a
href="http://en.wikipedia.org/wiki/Bookmarklet">bookmarklet</a> allows you to
edit the Shindig site directly
in your browser. First create a bookmark for the <a
href="https://cms.apache.org/#bookmark">ASF Bookmarklet</a>. Then navigate
@@ -191,7 +197,7 @@ Finally click the bookmarklet you just b
the first time you use the bookmarklet. If you are not a Shindig committer
you can still contribute content
<a href="http://www.apache.org/dev/cmsref.html#non-committer">anonymously</a>.
After entering your credentials you should
be brought to a page that will allow you to update the content of the page.
Here is a
-video which gives you a quick tutorial of how to use the Bookmarklet.</p>
+video which gives you a quick tutorial of how to use the bookmarklet.</p>
<iframe width="560" height="315"
src="http://www.youtube.com/embed/xcDZN3Lu6HA" frameborder="0"
allowfullscreen></iframe>
<hr>