You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2011/06/20 17:27:33 UTC

svn commit: r791280 - /websites/staging/openofficeorg/trunk/content/openofficeorg/docs/edit-cms.html

Author: buildbot
Date: Mon Jun 20 15:27:33 2011
New Revision: 791280

Log:
Staging update by buildbot

Modified:
    websites/staging/openofficeorg/trunk/content/openofficeorg/docs/edit-cms.html

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/docs/edit-cms.html
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/docs/edit-cms.html (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/docs/edit-cms.html Mon Jun 20 15:27:33 2011
@@ -64,16 +64,9 @@
 <p>This HowTo documentation will show the needed steps to edit the OpenOffice.org
 website. This includes (creation of new pages, modification, and deletion for files
 and sub-directories).</p>
-<h2 id="prerequisites">Prerequisites</h2>
-<h3 id="link_as_browser_bookmark">Link as browser bookmark</h3>
-<p>Normally you see the webpage in your browser. To update this page with an
-inline-editor and little preview you need to add a link as bookmark to your browser.</p>
-<p><a href="javascript:void(location.href=&apos;https://cms.apache.org/redirect?uri=&apos;+escape(location.href))">Add this link as bookmark</a></p>
-<h3 id="apache_id">Apache ID</h3>
-<p>Furthermore, you need to have an Apache ID to authenticate to the system.</p>
 <h2 id="how_it_works_in_general">How it works in general</h2>
 <p>The website is hosted in a Content Management System (CMS). You will not edit the
-HTML pages directory. The actual edit is splittup in 2 parts:</p>
+HTML pages directly. The actual edit is splittup in 2 parts:</p>
 <ol>
 <li>
 <p>First you edit the content which is provided as <a href="http://en.wikipedia.org/wiki/Markdown">Markdown text</a> (mdtext).
@@ -84,13 +77,25 @@ HTML pages directory. The actual edit is
 <p>Second you need to publish the staging part to the production section.</p>
 </li>
 </ol>
-<h2 id="edit_an_existing_wepage">Edit an existing wepage</h2>
+<h2 id="what_do_you_prefer_working_via_commandline_or_in_the_browser">What do you prefer: Working via commandline or in the browser?</h2>
+<h3 id="via_commandline">Via commandline</h3>
+<p>coming soon</p>
+<h3 id="editing_in_the_browser">Editing in the browser</h3>
+<h4 id="prerequisites">Prerequisites</h4>
+<h5 id="link_as_browser_bookmark">Link as browser bookmark</h5>
+<p>Normally you see the webpage in your browser. To update this page with an
+inline-editor and little preview you need to add a link as bookmark to your browser
+(more information see <a href="https://cms.apache.org/#bookmark">here</a>).</p>
+<p><a href="javascript:void(location.href=&apos;https://cms.apache.org/redirect?uri=&apos;+escape(location.href))">Add this link as bookmark</a></p>
+<h5 id="apache_id">Apache ID</h5>
+<p>Furthermore, you need an Apache ID to authenticate to the system.</p>
+<h4 id="edit_an_existing_wepage">Edit an existing wepage</h4>
 <p>coming soon</p>
-<h2 id="create_a_new_webpage">Create a new webpage</h2>
+<h4 id="create_a_new_webpage">Create a new webpage</h4>
 <p>coming soon</p>
-<h2 id="delete_a_webpage">Delete a webpage</h2>
+<h4 id="delete_a_webpage">Delete a webpage</h4>
 <p>coming soon</p>
-<h2 id="create_new_subdirectory">Create new subdirectory</h2>
+<h4 id="create_new_subdirectory">Create new subdirectory</h4>
 <p>coming soon</p>
   </div>