morciuch 2004/04/21 16:37:10 Modified: xdocs/stylesheets project.xml Log: Added link for Maven Jetspeed Plugin Revision Changes Path 1.25 +51 -53 jakarta-jetspeed/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed/xdocs/stylesheets/project.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- project.xml 21 Apr 2004 18:44:09 -0000 1.24 +++ project.xml 21 Apr 2004 23:37:10 -0000 1.25 @@ -14,57 +14,55 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project name="Jetspeed" - href="http://portals.apache.org/jetspeed-1"> - - <title>Jetspeed</title> - <logo href="images/logo.gif">Jetspeed</logo> - - <body> - <menu name="Essentials"> - <item name="Overview" href="/index.html"/> - <item name="Features" href="/features.html"/> - <item name="License" href="/license.html"/> - <item name="Installation" href="/install.html"/> - <item name="FAQ" href="/faq.html"/> - <item name="Sample Sites" href="/usejetspeed.html"/> - <item name="Resources" href="/resources.html"/> - <item name="Todo" href="/todo.html"/> - <item name="Changes" href="/changes.html"/> - </menu> - <menu name="Download"> - <item name="Binaries" href="http://jakarta.apache.org/site/binindex.html"/> - <item name="Source Code" href="http://jakarta.apache.org/site/sourceindex.html"/> - <item name="Supporting Projects" href="/supporting-projects.html"/> - <item name="Community Portlets" href="/community-portlets.html"/> - </menu> - <menu name="Documentation"> - <item name="Configuration Guide" href="/config_guide.html"/> - <item name="Javadocs" href="http://portals.apache.org/jetspeed-1/apidocs/index.html"/> - <item name="Development" href="/application-development.html"/> - <item name="Jetspeed Tutorial" href="http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm"/> - <item name="Portlet Catalog" href="/catalog.html"/> - </menu> - <menu name="Components"> - <item name="Registry" href="/registry.html"/> - <item name="Security" href="/security.html"/> - <item name="Syndication" href="/content-syndication.html"/> - <item name="WAP" href="/wap.html"/> - <item name="Customization" href="/customizer.html"/> - <item name="Cache" href="/diskcache.html"/> - <item name="PSML" href="/psml.html"/> - <item name="Forwards" href="/forwards.html"/> - </menu> - <menu name="Translated"> - <item name="Japanese (Web)" href="http://jakarta.terra-intl.com/jetspeed/"/> - </menu> - <menu name="Get Involved"> - <item name="Contributors" href="/contributors.html"/> - <item name="CVS Repository" href="http://jakarta.apache.org/site/cvsindex.html"/> - <item name="View CVS" href="http://cvs.apache.org/viewcvs/jakarta-jetspeed/"/> - <item name="CVS Branches" href="/branches.html"/> - <item name="Coding Spec" href="/code-standards.html"/> - <item name="Bug Database" href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10493"/> - </menu> - </body> +<project name="Jetspeed" href="http://portals.apache.org/jetspeed-1"> + <title>Jetspeed</title> + <logo href="images/logo.gif">Jetspeed</logo> + <body> + <menu name="Essentials"> + <item name="Overview" href="/index.html"/> + <item name="Features" href="/features.html"/> + <item name="License" href="/license.html"/> + <item name="Installation" href="/install.html"/> + <item name="FAQ" href="/faq.html"/> + <item name="Sample Sites" href="/usejetspeed.html"/> + <item name="Resources" href="/resources.html"/> + <item name="Todo" href="/todo.html"/> + <item name="Changes" href="/changes.html"/> + </menu> + <menu name="Download"> + <item name="Binaries" href="http://jakarta.apache.org/site/binindex.html"/> + <item name="Source Code" href="http://jakarta.apache.org/site/sourceindex.html"/> + <item name="Supporting Projects" href="/supporting-projects.html"/> + <item name="Community Portlets" href="/community-portlets.html"/> + </menu> + <menu name="Documentation"> + <item name="Configuration Guide" href="/config_guide.html"/> + <item name="Javadocs" href="http://portals.apache.org/jetspeed-1/apidocs/index.html"/> + <item name="Development" href="/application-development.html"/> + <item name="Jetspeed Tutorial" href="http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm"/> + <item name="Jetspeed Plugin" href="http://portals.apache.org/jetspeed-1/plugin/"/> + <item name="Portlet Catalog" href="/catalog.html"/> + </menu> + <menu name="Components"> + <item name="Registry" href="/registry.html"/> + <item name="Security" href="/security.html"/> + <item name="Syndication" href="/content-syndication.html"/> + <item name="WAP" href="/wap.html"/> + <item name="Customization" href="/customizer.html"/> + <item name="Cache" href="/diskcache.html"/> + <item name="PSML" href="/psml.html"/> + <item name="Forwards" href="/forwards.html"/> + </menu> + <menu name="Translated"> + <item name="Japanese (Web)" href="http://jakarta.terra-intl.com/jetspeed/"/> + </menu> + <menu name="Get Involved"> + <item name="Contributors" href="/contributors.html"/> + <item name="CVS Repository" href="http://jakarta.apache.org/site/cvsindex.html"/> + <item name="View CVS" href="http://cvs.apache.org/viewcvs/jakarta-jetspeed/"/> + <item name="CVS Branches" href="/branches.html"/> + <item name="Coding Spec" href="/code-standards.html"/> + <item name="Bug Database" href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10493"/> + </menu> + </body> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
