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 ta...@apache.org on 2001/03/23 05:20:31 UTC

cvs commit: jakarta-jetspeed/xdocs/stylesheets project.xml

taylor      01/03/22 20:20:31

  Modified:    xdocs/stylesheets project.xml
  Log:
  replace java.apache.org with jakarta.apache.org
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-jetspeed/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/stylesheets/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	2001/02/18 16:20:20	1.2
  +++ project.xml	2001/03/23 04:20:30	1.3
  @@ -1 +1 @@
  -<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Jetspeed"
        href="http://java.apache.org/jetspeed/">

    <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="Download"              href="http://java.apache.org/jetspeed/dist/"/>
        <item name="Installation"          href="/install.html"/>
        <item name="FAQ"                   href="/faq.html"/>
        <item name="Resources"             href="/resources.html"/>
    </menu>
    <menu name="Get Involved">
        <item name="Todo"                  href="/todo.html"/>
        <item name="Contributors"          href="/contributors.html"/>
        <item name="CVS Repository"        href="http://www.working-dogs.com/jetspeed/cvsweb/"/>
        <item name="Javadoc"               href="http://www.bluesunrise.com/jetspeed/javadocs/"/>
        <item name="CVS Branches"          href="/branches.html"/>
        <item name="Coding Spec"           href="/code-standards.html"/>
    </menu>
    <menu name="Tutorials">
        <item name="Development"          href="/application-development.html"/>
        <item name="Portlet Howto"        href="http://www.bluesunrise.com/jetspeed/PortletHowTo.htm"/>
        <item name="Configuration Howto"  href="http://www.bluesunrise.com/jetspeed/jetspeed.htm"/>
    </menu>
    <menu name="Components">
        <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="iCalendar"             href="/icalendar.html"/>
    </menu>
    </body>
</project>
  \ No newline at end of file
  +<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Jetspeed"
        href="http://jakarta.apache.org/jetspeed/">

    <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="Download"              href="http://jakarta.apache.org/jetspeed/dist/"/>
        <item name="Installation"          href="/install.html"/>
        <item name="FAQ"                   href="/faq.html"/>
        <item name="Resources"             href="/resources.html"/>
    </menu>
    <menu name="Get Involved">
        <item name="Todo"                  href="/todo.html"/>
        <item name="Contributors"          href="/contributors.html"/>
        <item name="CVS Repository"        href="http://www.working-dogs.com/jetspeed/cvsweb/"/>
        <item name="Javadoc"               href="http://www.bluesunrise.com/jetspeed/javadocs/"/>
        <item name="CVS Branches"          href="/branches.html"/>
        <item name="Coding Spec"           href="/code-standards.html"/>
    </menu>
    <menu name="Tutorials">
        <item name="Development"          href="/application-development.html"/>
        <item name="Portlet Howto"        href="http://www.bluesunrise.com/jetspeed/PortletHowTo.htm"/>
        <item name="Configuration Howto"  href="http://www.bluesunrise.com/jetspeed/jetspeed.htm"/>
    </menu>
    <menu name="Components">
        <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="iCalendar"             href="/icalendar.html"/>
    </menu>
    </body>
</project>
  \ No newline at end of file
  
  
  

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