You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by rb...@apache.org on 2012/07/11 03:41:38 UTC

svn commit: r1359975 - /shindig/site/trunk/cms/trunk/content/documentation_website.mdtext

Author: rbaxter85
Date: Wed Jul 11 01:41:37 2012
New Revision: 1359975

URL: http://svn.apache.org/viewvc?rev=1359975&view=rev
Log:
Initial version

Added:
    shindig/site/trunk/cms/trunk/content/documentation_website.mdtext   (with props)

Added: shindig/site/trunk/cms/trunk/content/documentation_website.mdtext
URL: http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/documentation_website.mdtext?rev=1359975&view=auto
==============================================================================
--- shindig/site/trunk/cms/trunk/content/documentation_website.mdtext (added)
+++ shindig/site/trunk/cms/trunk/content/documentation_website.mdtext Wed Jul 11 01:41:37 2012
@@ -0,0 +1,43 @@
+Title: Website Documentation
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+# Website Documentation
+
+The Apache Shindig website uses [Apache CMS](http://www.apache.org/dev/cmsref.html) 
+to edit, update, and publish content.  Apache CMS follows three basic steps when users update content on the website:
+
+1.  Add / Update / Delete content on the website.
+2.  Stage the website and verify the changes.
+3.  Publish the website to make the changes live.
+
+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.
+
+## Updating The Website Using The Bookmarklet
+
+The Apache CMS [bookmarklet](http://en.wikipedia.org/wiki/Bookmarklet) allows you to edit the Shindig site directly
+in your browser.  First create a bookmark for the [ASF Bookmarklet](https://cms.apache.org/#bookmark).  Then navigate
+to the [staging Shindig site](http://shindig.staging.apache.org/) and find the page with the content you want to update.
+Finally click the bookmarklet you just bookmarked in your browser.  You will be prompted to enter your ASF committer credentials
+the first time you use the bookmarklet.  If you are not a Shindig committer you can still contribute content 
+[anonymously](http://www.apache.org/dev/cmsref.html#non-committer).  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.
+
+<iframe width="560" height="315" src="http://www.youtube.com/embed/xcDZN3Lu6HA" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file

Propchange: shindig/site/trunk/cms/trunk/content/documentation_website.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native