You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by bu...@apache.org on 2011/10/31 10:14:30 UTC

svn commit: r797767 - /websites/staging/rave/trunk/content/rave/documentation/index.html

Author: buildbot
Date: Mon Oct 31 09:14:29 2011
New Revision: 797767

Log:
Staging update by buildbot

Modified:
    websites/staging/rave/trunk/content/rave/documentation/index.html

Modified: websites/staging/rave/trunk/content/rave/documentation/index.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/documentation/index.html (original)
+++ websites/staging/rave/trunk/content/rave/documentation/index.html Mon Oct 31 09:14:29 2011
@@ -76,18 +76,24 @@
 <li><a href="configure-database.html">Database configuration</a></li>
 </ul>
 </li>
-<li><a href="customizing.html">Customizing</a></li>
+</ul>
+<h2 id="customizingcustomizinghtml"><a href="customizing.html">Customizing</a></h2>
+<ul>
+<li><a href="custom-app-context.html">Adding a custom application context</a></li>
+<li><a href="custom-widget-renderer.html">Adding a new Widget Renderer</a></li>
+<li><a href="script-manager.html">Working with the Script Manager</a></li>
 </ul>
 <h2 id="security">Security</h2>
 <ul>
 <li><a href="security-model-permission.html">Rave Model Permission Overview</a></li>
+<li><a href="new-model-permission-impl.html">How to Implement Permission Security for a New Rave Model Object</a></li>
+<li><a href="model-permission-override.html">How to Override the Default Permission Security for and Existing Rave Model Object</a></li>
+<li><a href="sso-login.html">How to configure Single Sign-On</a></li>
 </ul>
 <h2 id="howto">Howto</h2>
 <ul>
 <li><a href="rave-extensions.html">Extend Rave to build your own portal</a></li>
 <li><a href="oauth-consumer.html">Use Rave as OAuth consumer (OpenSocial)</a></li>
-<li><a href="new-model-permission-impl.html">How to Implement Permission Security for a New Rave Model Object</a></li>
-<li><a href="model-permission-override.html">How to Override the Default Permission Security for and Existing Rave Model Object</a></li>
 <li><a href="custom-gui.html">Customize the look and feel</a></li>
 <li><a href="translate-portal.html">Translate the portal</a></li>
 </ul>