You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by da...@apache.org on 2003/01/27 12:49:59 UTC

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

danny       2003/01/27 03:49:59

  Modified:    src/xdocs/stylesheets site.xsl
  Log:
  Meta tags seem to have helped us, adding the word "Free" to see what happens. :-)
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-james/src/xdocs/stylesheets/site.xsl
  
  Index: site.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/stylesheets/site.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- site.xsl	27 Jan 2003 08:32:41 -0000	1.3
  +++ site.xsl	27 Jan 2003 11:49:58 -0000	1.4
  @@ -60,8 +60,8 @@
         <meta name="author" value="{$name}"/>
         <meta name="email" value="{$email}"/>
       </xsl:for-each>
  -<meta name="keywords" content="mail,email,SMTP,POP3,NNTP,IMAP,MAILET,JAVA,WINDOWS,LINUX,server,Windows,2k,NT,98,ME,XP,Linux."/>
  -<meta name="description" content="Java mail server (mailserver) providing SMTP POP3 IMAP and News NNTP runs on Microsoft Windows 2k,NT,98,ME,XP, and most flavours of Linux."/>
  +<meta name="keywords" content="mail,email,news,SMTP,POP3,NNTP,IMAP,MAILET,JAVA,WINDOWS,LINUX,server,Windows,2k,NT,98,ME,XP,Linux."/>
  +<meta name="description" content="Free (Open Source) Java mail server (mailserver) from Apache. Providing SMTP POP3 IMAP and News NNTP runs on Microsoft Windows 2k,NT,98,ME,XP, and most flavours of Linux."/>
   <meta name="ROBOTS" content="ALL"/>
   
       <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style" />
  
  
  

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