You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/05/27 03:44:44 UTC

cvs commit: jakarta-jetspeed-2/xdocs portlet-bridges.xml navigation.xml

ate         2005/05/26 18:44:44

  Modified:    xdocs    portlet-bridges.xml navigation.xml
  Log:
  More navigation links to the Bridges projects and corrections for the Bridges overview page.
  
  Revision  Changes    Path
  1.2       +9 -9      jakarta-jetspeed-2/xdocs/portlet-bridges.xml
  
  Index: portlet-bridges.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/xdocs/portlet-bridges.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- portlet-bridges.xml	8 Mar 2005 04:30:23 -0000	1.1
  +++ portlet-bridges.xml	27 May 2005 01:44:44 -0000	1.2
  @@ -17,7 +17,7 @@
   <document>
     <properties>
       <title>Jetspeed Portlet Bridges</title>
  -    <subtitle>Documentation for Jetspeed-2 Portlet Bridges</subtitle>
  +    <subtitle>Documentation for Apache Portals Portlet Bridges</subtitle>
       <authors>
         <person name="David Le Strat" email="dlestrat@apache.org"/>
       </authors>
  @@ -25,32 +25,32 @@
     <body>
   <section name="Struts Portlet Bridge">
   <p>
  -Jetspeed 2 provides a Portlet bridge for Struts.  Please visit the <a href="/multiproject/portals-bridges-struts/index.html">J2's Struts Portlet Bridge</a>
  +Jetspeed 2 provides a Portlet bridge for Struts.  Please visit the <a href="multiproject/portals-bridges-struts/index.html">Apache Portals Struts Portlet Bridge</a>
   sub project documentation.
   </p>
   <p>
   Jetspeed 2 also contains multiple Struts portlet demo applications:
   <ul>
  -	<li>The <a href="/multiproject/struts-demo/index.html">Struts Mailer Demo</a> application</li>
  -	<li>The <a href="/multiproject/jpetstore/index.html">iBATIS JPetstore Demo Portlet</a> application</li>
  +	<li>The <a href="multiproject/struts-demo/index.html">Struts Mailer Demo</a> application</li>
  +	<li>The <a href="multiproject/jpetstore/index.html">iBATIS JPetstore Demo Portlet</a> application</li>
   </ul>
   </p>
   </section>
   <section name="JSF Portlet Bridge">
   <p>
  -Jetspeed 2 provides a Portlets bridge for JSF.  Please visit the <a href="/multiproject/portals-bridges-jsf/index.html">J2's JSF Portlet Bridge</a>
  +Jetspeed 2 provides a Portlets bridge for JSF.  Please visit the <a href="multiproject/portals-bridges-jsf/index.html">Apache Portals JSF Portlet Bridge</a>
   sub project documentation.
   </p>
   <p>
   Jetspeed 2 also contains multiple JSF portlet demo applications based on MyFaces JSF implementation:
   <ul>
  -	<li>The <a href="/multiproject/jsf-demo/index.html">JSF Portlet Demo</a> application using J2's JSF Portlet Bridge</li>
  -    <li>The <a href="/multiproject/jsf-demo-myfaces/index.html">JSF Portlet Demo</a> application using MyFaces built-in Portlet Bridge</li>
  -	<li>The <a href="/multiproject/security/index.html">Role Management (Work In Progress)</a> application</li>
  +	<li>The <a href="multiproject/jsf-demo/index.html">JSF Portlet Demo</a> application using Apache Portals JSF Portlet Bridge</li>
  +    <li>The <a href="multiproject/jsf-demo-myfaces/index.html">JSF Portlet Demo</a> application using MyFaces built-in Portlet Bridge</li>
  +	<li>The <a href="multiproject/security/index.html">Role Management (Work In Progress)</a> application</li>
   </ul>
   </p>
   <p>
  -Please find the bridge documentation in the <a href="/multiproject/security/index.html">JSF Portlet Bridge</a> subproject.
  +Please find the bridge documentation in the <a href="multiproject/security/index.html">JSF Portlet Bridge</a> subproject.
   </p>
   </section>
   
  
  
  
  1.10      +7 -3      jakarta-jetspeed-2/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/xdocs/navigation.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- navigation.xml	8 Mar 2005 04:30:23 -0000	1.9
  +++ navigation.xml	27 May 2005 01:44:44 -0000	1.10
  @@ -29,8 +29,6 @@
         <item name="Database" href="database.html"/>
         <item name="Localization" href="l10n-guide.html"/>
         <item name="User Attributes" href="user-attributes.html"/>
  -      <item name="Goals" href="js2-goals.html"/>
  -      <item name="Tasks" href="tasks.html"/>
         <item name="Sub Projects" href="projects-overview.html"/>
       </menu>
       <menu name='Security'>        
  @@ -51,7 +49,13 @@
         <item name="Site" href="site.html"/>
       </menu>
       <menu name='Portlet Bridges'>
  -      <item name="Portlet Bridges Overview" href="portlet-bridges.html"/>       
  +      <item name="Overview" href="portlet-bridges.html"/>       
  +      <item name="Common Utilities and Interfaces" href="multiproject/portals-bridges-common/index.html"/>       
  +      <item name="JSF Bridge" href="multiproject/portals-bridges-jsf/index.html"/>       
  +      <item name="Perl Bridge" href="multiproject/portals-bridges-perl/index.html"/>       
  +      <item name="PHP Bridge" href="multiproject/portals-bridges-php/index.html"/>       
  +      <item name="Struts Bridge" href="multiproject/portals-bridges-struts/index.html"/>       
  +      <item name="Velocity Bridge" href="multiproject/portals-bridges-velocity/index.html"/>       
       </menu>
       <menu name='Components'>
         <item name="Profiler" href="components/profiler.html"/>       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org