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 2013/01/03 10:16:37 UTC

svn commit: r844724 - in /websites/staging/rave/trunk/content: ./ documentation/customizing.html

Author: buildbot
Date: Thu Jan  3 09:16:37 2013
New Revision: 844724

Log:
Staging update by buildbot for rave

Modified:
    websites/staging/rave/trunk/content/   (props changed)
    websites/staging/rave/trunk/content/documentation/customizing.html

Propchange: websites/staging/rave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan  3 09:16:37 2013
@@ -1 +1 @@
-1428226
+1428227

Modified: websites/staging/rave/trunk/content/documentation/customizing.html
==============================================================================
--- websites/staging/rave/trunk/content/documentation/customizing.html (original)
+++ websites/staging/rave/trunk/content/documentation/customizing.html Thu Jan  3 09:16:37 2013
@@ -71,6 +71,7 @@
 <p>You will find guides for extending Apache Rave in common ways below, but if you are unfamiliar with Spring's inversion of control (IoC), it is recommended that you read the Overview of the Spring Framework <a href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/spring-introduction.html">here</a>.</p>
 <h2 id="customization-guides">Customization Guides</h2>
 <ul>
+<li><a href="rave-extensions.html">Extend Rave to build your own portal</a></li>
 <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>