You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ja...@apache.org on 2011/08/24 17:10:40 UTC

svn commit: r794807 - in /websites/production/rave: ./ content/rave/documentation/index.html content/rave/documentation/oauth-consumer.html

Author: jasha
Date: Wed Aug 24 15:10:40 2011
New Revision: 794807

Log:
Publish changes through CMS

Modified:
    websites/production/rave/   (props changed)
    websites/production/rave/content/rave/documentation/index.html
    websites/production/rave/content/rave/documentation/oauth-consumer.html

Propchange: websites/production/rave/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Aug 24 15:10:40 2011
@@ -1 +1 @@
-/websites/staging/rave/trunk:787226-794803
+/websites/staging/rave/trunk:787226-794806

Modified: websites/production/rave/content/rave/documentation/index.html
==============================================================================
--- websites/production/rave/content/rave/documentation/index.html (original)
+++ websites/production/rave/content/rave/documentation/index.html Wed Aug 24 15:10:40 2011
@@ -77,7 +77,7 @@
 </ul>
 <h2 id="howto">Howto</h2>
 <ul>
-<li><a href="oauth-consumer.html">Use Rave as OAuth consumer</a></li>
+<li><a href="oauth-consumer.html">Use Rave as OAuth consumer (OpenSocial)</a></li>
 </ul>
   </div>
 

Modified: websites/production/rave/content/rave/documentation/oauth-consumer.html
==============================================================================
--- websites/production/rave/content/rave/documentation/oauth-consumer.html (original)
+++ websites/production/rave/content/rave/documentation/oauth-consumer.html Wed Aug 24 15:10:40 2011
@@ -68,7 +68,7 @@
 
   <div id="content">
     <h1 class="title">Use Rave as OAuth consumer</h1>
-    <p>After following the instuctions, you will be able to use Rave as an OAuth consumer. You will add an OpenSocial Gadget
+    <p>After following the instructions, you will be able to use Rave as an OAuth consumer. You will add an OpenSocial Gadget
 that displays your Google Contacts, using Google as OAuth provider.</p>
 <h2 id="place_the_gadget_definition_on_your_server">Place the gadget definition on your server</h2>
 <p>Place the <a href="http://gadget-doc-examples.googlecode.com/svn/trunk/opensocial-gadgets/oauth-contacts.xml">example OAuth Gadget</a>