nicolaken    2003/02/24 08:00:38

  Modified:    src/documentation skinconf.xml
  Log:
  Added current year to copyright
  Synched with Phoenix skinconf
  
  Revision  Changes    Path
  1.4       +12 -3     avalon-site/src/documentation/skinconf.xml
  
  Index: skinconf.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/documentation/skinconf.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- skinconf.xml      5 Feb 2003 16:23:13 -0000       1.3
  +++ skinconf.xml      24 Feb 2003 16:00:38 -0000      1.4
  @@ -64,20 +64,29 @@
     <host-logo></host-logo>
   
     <!-- The following are used to construct a copyright statement -->
  -  <year>2002</year>
  +  <year>2002-2003</year>
     <vendor>The Apache Software Foundation.</vendor>
   
     <!-- Some skins use this to form a 'breadcrumb trail' of links. If you don't
     want these, set the attributes to blank. The DTD purposefully requires them.
     -->
     <trail>
  -    <link1 name="" href=""/>
  -    <link2 name="" href=""/>
  +    <link1 name="Apache Main" href="http://www.apache.org/"/>
  +    <link2 name="Avalon Main" href="http://avalon.apache.org/"/>
       <link3 name="" href=""/>
     </trail>
   
     <!-- Credits are typically rendered as a set of small clickable images in the
     page footer -->
     <credits>
  +    <credit>
  +      <name>Built with Apache Forrest</name>
  +      <url>http://xml.apache.org/forrest/</url>
  +      <image>images/built-with-forrest-button.png</image>
  +      <width>88</width>
  +      <height>31</height>
  +    </credit>
  +    <!-- A credit with @role='pdf' will have its name and url displayed in the
  +    PDF page's footer. -->
     </credits>
   </skinconfig>
  
  
  

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

Reply via email to