You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/05/21 14:50:22 UTC

cvs commit: jakarta-avalon-phoenix/src/xdocs/stylesheets project.xml

donaldp     02/05/21 05:50:22

  Modified:    src/xdocs/stylesheets Tag: ANAKIA_DOCS project.xml
  Log:
  Point to bug list/enhancement requests in place
  of TODO lists
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +7 -4      jakarta-avalon-phoenix/src/xdocs/stylesheets/Attic/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/stylesheets/Attic/project.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- project.xml	21 May 2002 11:58:20 -0000	1.1.2.1
  +++ project.xml	21 May 2002 12:50:22 -0000	1.1.2.2
  @@ -1,4 +1,5 @@
  -<project name="Avalon Phoenix" href="http://jakarta.apache.org/avalon/phoenix">
  +<project name="Avalon Phoenix"
  +    href="http://jakarta.apache.org/avalon/phoenix">
   
       <title>Avalon Phoenix</title>
       <logo href="images/header.gif">Avalon Phoenix</logo>
  @@ -34,13 +35,15 @@
           </menu>
   
           <menu name="For Developers">
  +            <!-- <item name="Get Involved" href="/getinvolved.html"/> -->
               <item name="Changes" href="/for-developers-changes.html"/>
  -            <item name="Todo" href="/for-developers-todo.html"/>
               <item name="Coding standards" href="@AVALON_BASE@/code-standards.html"/>
               <item name="Project Structure" href="/for-developers-project-structure.html"/>
  -            <item name="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/>
  +            <item name="CVS Repositories" href="http://jakarta.apache.org/site/cvsindex.html"/>
               <item name="Mailing Lists" href="http://jakarta.apache.org/site/mail.html"/>
  -            <item name="A Future" href="/for-developers-a-future.html"/>
  +            <item name="TODO"  href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&product=Avalon&component=Phoenix"/>
  +            <item name="Bug Database"  href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Avalon&amp;component=Phoenix"/>
  +            <item name="Enhancement Requests"  href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Avalon&amp;component=Phoenix&amp;bug_severity=Enhancement"/>
           </menu>
   
       </body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>