Author: clement
Date: Wed Feb 13 07:26:25 2013
New Revision: 1445490

URL: http://svn.apache.org/r1445490
Log:
update menu

Modified:
    felix/site/trunk/templates/ipojo.html

Modified: felix/site/trunk/templates/ipojo.html
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/templates/ipojo.html?rev=1445490&r1=1445489&r2=1445490&view=diff
==============================================================================
--- felix/site/trunk/templates/ipojo.html (original)
+++ felix/site/trunk/templates/ipojo.html Wed Feb 13 07:26:25 2013
@@ -84,18 +84,18 @@
                                 <li class="dropdown-submenu">
                                     <a tabindex="-1" href="#">External 
<em>handlers</em></a>
                                     <ul class="dropdown-menu">
-                                        <li><a href="{{ 
refs.event-admin-handlers.path }}">Asynchronous communication</a></li>
-                                        <li><a href="{{ 
refs.ipojo-jmx-handler.path }}">JMX management</a></li>
-                                        <li><a href="{{ 
refs.extender-pattern-handler.path }}">Extender pattern</a></li>
-                                        <li><a href="{{ 
refs.white-board-pattern-handler.path }}">Whiteboard pattern</a></li>
-                                        <li><a href="{{ 
refs.temporal-service-dependency.path }}">Temporal dependencies</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/event-admin-handlers.html">Asynchronous
 communication</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/ipojo-jmx-handler.html">JMX
 management</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/extender-pattern-handler.html">Extender
 pattern</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html">Whiteboard
 pattern</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/temporal-service-dependency.html">Temporal
 dependencies</a></li>
                                     </ul>
                                 </li>                                          
  
                                 <li class="divider"></li>
                                 <li class="dropdown-submenu">
                                     <a tabindex="-1" href="#">Advanced 
topics</a>
                                     <ul class="dropdown-menu">
-                                        <li><a href="{{ 
refs.felix-combining-ipojo-and-configuration-admin.path }}">iPOJO and config 
admin</a></li>
+                                        <li><a 
href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/combining-ipojo-and-configuration-admin.html">iPOJO
 and config admin</a></li>
                                         <li><a href="{{ 
refs.felix-how-to-use-ipojo-factories.path }}">Factories and Instances</a></li>
                                         <li><a href="{{ 
refs.using-xml-schemas.path }}">XML Schemas</a></li>
                                         <li><a href="{{ 
refs.apache-felix-ipojo-api.path }}">API</a></li>


Reply via email to