cvs commit: james-server/src/xdocs/stylesheets site.xsl

2004-10-29 Thread noel
noel2004/10/29 08:42:39

  Modified:src/xdocs/stylesheets site.xsl
  Log:
  Update for ApacheCon 2004.  Commented out here, but used to commit changes to live 
site.
  
  Revision  ChangesPath
  1.9   +2 -2  james-server/src/xdocs/stylesheets/site.xsl
  
  Index: site.xsl
  ===
  RCS file: /home/cvs/james-server/src/xdocs/stylesheets/site.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- site.xsl  4 Feb 2004 20:11:56 -   1.8
  +++ site.xsl  29 Oct 2004 15:42:38 -  1.9
  @@ -109,7 +109,7 @@
 tr
   
   xsl:commentLEFT SIDE NAVIGATION/xsl:comment
  -!-- A HREF=http://apachecon.com/2003/US/index.html;img border=0 
src=http://jakarta.apache.org/images/logos/ac2003-150.gif//A --
  +!-- A HREF=http://www.apachecon.com/2004/US/index.html;img border=0 
src=http://www.apache.org/images/ac2004_170x100.gif//A --
   td width=20% valign=top nowrap=true
 xsl:apply-templates select=$project/body/menu/
   /td
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: james-server/src/xdocs/stylesheets site.xsl

2004-10-29 Thread noel
noel2004/10/29 09:06:36

  Modified:src/xdocs/stylesheets site.xsl
  Log:
  fixed positioning of ApacheCon logo
  
  Revision  ChangesPath
  1.10  +2 -2  james-server/src/xdocs/stylesheets/site.xsl
  
  Index: site.xsl
  ===
  RCS file: /home/cvs/james-server/src/xdocs/stylesheets/site.xsl,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- site.xsl  29 Oct 2004 15:42:38 -  1.9
  +++ site.xsl  29 Oct 2004 16:06:36 -  1.10
  @@ -109,8 +109,8 @@
 tr
   
   xsl:commentLEFT SIDE NAVIGATION/xsl:comment
  -!-- A HREF=http://www.apachecon.com/2004/US/index.html;img border=0 
src=http://www.apache.org/images/ac2004_170x100.gif//A --
   td width=20% valign=top nowrap=true
  +  !-- A HREF=http://www.apachecon.com/2004/US/index.html;img border=0 
src=http://www.apache.org/images/ac2004_170x100.gif//A --
 xsl:apply-templates select=$project/body/menu/
   /td
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: james-server/src/xdocs/stylesheets site.xsl

2004-02-04 Thread noel
noel2004/02/04 12:11:56

  Modified:src/xdocs FAQ.xml announcement_2_1.xml
build_instructions_2_1.xml changelog.xml
contribute.xml design_objectives.xml
documentation_2_1.xml download.xml index.xml
install.xml installation_instructions_2_1.xml
weare.xml
   src/xdocs/stylesheets site.xsl
  Log:
  More cleanup related to Avalon, Ant and James moving to TLP status.
  
  Revision  ChangesPath
  1.26  +1 -1  james-server/src/xdocs/FAQ.xml
  
  Index: FAQ.xml
  ===
  RCS file: /home/cvs/james-server/src/xdocs/FAQ.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- FAQ.xml   6 Feb 2003 06:01:04 -   1.25
  +++ FAQ.xml   4 Feb 2004 20:11:56 -   1.26
  @@ -2,7 +2,7 @@
   document
  properties
 titleFrequently Asked Questions/title
  -  author email=[EMAIL PROTECTED]James Mail Server Project/author
  +  author email=[EMAIL PROTECTED]James Project Web Team/author
  /properties
  body
 section name=This FAQ
  
  
  
  1.4   +3 -3  james-server/src/xdocs/announcement_2_1.xml
  
  Index: announcement_2_1.xml
  ===
  RCS file: /home/cvs/james-server/src/xdocs/announcement_2_1.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- announcement_2_1.xml  13 Feb 2003 21:54:50 -  1.3
  +++ announcement_2_1.xml  4 Feb 2004 20:11:56 -   1.4
  @@ -31,9 +31,9 @@
   
   pInformation about James can be found at the a 
href=http://james.apache.org/;James web site/a 
   at http://james.apache.org/.  Users interested in subscribing to the James 
  -a href=mailto:[EMAIL PROTECTED]user/a and 
  -a href=mailto:[EMAIL PROTECTED]developer/a mailings lists should send emails 
  -to [EMAIL PROTECTED] and [EMAIL PROTECTED], respectively/p
  +a href=mailto:[EMAIL PROTECTED]user/a and 
  +a href=mailto:[EMAIL PROTECTED]developer/a mailings lists should send emails 
  +to [EMAIL PROTECTED] and [EMAIL PROTECTED], respectively/p
   /section
   /body
   /document
  
  
  
  1.2   +3 -4  james-server/src/xdocs/build_instructions_2_1.xml
  
  Index: build_instructions_2_1.xml
  ===
  RCS file: /home/cvs/james-server/src/xdocs/build_instructions_2_1.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build_instructions_2_1.xml1 Dec 2002 09:55:00 -   1.1
  +++ build_instructions_2_1.xml4 Feb 2004 20:11:56 -   1.2
  @@ -14,9 +14,8 @@
   section name=Getting the Source Code
   pThere are two ways to get the James source code./p
   p1. Download the source distribution - the source is available from the 
  -a href=http://jakarta.apache.org/builds/jakarta-james/latest/;James download 
directory/a.
  -Simply choose the version of James you'd like to download, navigate into the src 
subdirectory 
  -for that version, and pick the source distribution appropriate for your platform.
  +a href=http://james.apache.org/download.cgi;James release mirrors/a.
  +Simply choose the version of James you'd like to download, and pick the source 
distribution appropriate for your platform.
   /p
   p2. Get the source code using CVS - this method gives you access to the cutting 
edge code 
   base.  Instructions on how to use CVS to get the James source code (the 
jakarta-james distribution) 
  @@ -30,7 +29,7 @@
   installed before the build can run./p
   p2. Ant - This is a Java-tailored, XML-configured, extensible build or make 
system.  The James 
   source tree includes Ant v1.5.  You can get the latest version of Ant 
  -a href=http://jakarta.apache.org/ant;here/a.  Since Ant is currently included 
in the source 
  +a href=http://ant.apache.org/;here/a.  Since Ant is currently included in the 
source 
   distribution, it is not necessary to download it separately./p
   /section
   section name=Building the Distribution
  
  
  
  1.27  +1 -1  james-server/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/james-server/src/xdocs/changelog.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- changelog.xml 24 Jun 2003 19:41:16 -  1.26
  +++ changelog.xml 4 Feb 2004 20:11:56 -   1.27
  @@ -4,7 +4,7 @@
   
properties
 titleChangeLog/title
  -  author email=[EMAIL PROTECTED]James Project/author
  +  author email=[EMAIL PROTECTED]James Project Web Team/author
/properties
   
   body
  
  
  
  1.8   +1 -1  james-server/src/xdocs/contribute.xml
  
  Index: contribute.xml