krysalis-menu/forrestdocs/src/documentation skinconf.xml,1.1,1.2

Glen Stampoultzis <[email protected]> Tue, 07 Dec 2004 02:46:21 +0000
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-menu/forrestdocs/src/documentation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32045/forrestdocs/src/documentation

Modified Files:
	skinconf.xml 
Log Message:
Some updates

Index: skinconf.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-menu/forrestdocs/src/documentation/skinconf.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** skinconf.xml	24 Nov 2004 23:11:23 -0000	1.1
--- skinconf.xml	7 Dec 2004 02:46:18 -0000	1.2
***************
*** 1,17 ****
  <?xml version="1.0"?>
  <!--
!   Copyright 2002-2004 The Apache Software Foundation
  
!   Licensed under the Apache License, Version 2.0 (the "License");
!   you may not use this file except in compliance with the License.
!   You may obtain a copy of the License at
  
!       http://www.apache.org/licenses/LICENSE-2.0
  
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
  -->
  
--- 1,58 ----
  <?xml version="1.0"?>
  <!--
! The Krysalis Patchy Software License, Version 1.1_01
  
! Copyright (c) 2004 Nicola Ken Barozzi.  All rights reserved.
  
! This Licence is compatible with the BSD licence as described and
! approved by http://www.opensource.org/, and is based on the
! Apache Software Licence Version 1.1.
! 
! Redistribution and use in source and binary forms, with or without
! modification, are permitted provided that the following conditions
! are met:
! 
!  1. Redistributions of source code must retain the above copyright
!     notice, this list of conditions and the following disclaimer.
! 
! 2. Redistributions in binary form must reproduce the above copyright
!    notice, this list of conditions and the following disclaimer in
!    the documentation and/or other materials provided with the
!    distribution.
! 
! 3. The end-user documentation included with the redistribution,
!    if any, must include the following acknowledgment:
!       "This product includes software developed for project
!        Krysalis (http://www.krysalis.org/)."
!    Alternately, this acknowledgment may appear in the software itself,
!    if and wherever such third-party acknowledgments normally appear.
! 
! 4. The names "Krysalis" and "Nicola Ken Barozzi" and
!    "Krysalis Centipede" must not be used to endorse or promote products
!    derived from this software without prior written permission. For
!    written permission, please contact [email protected].
! 
! 5. Products derived from this software may not be called "Krysalis",
!    "Krysalis Centipede", nor may "Krysalis" appear in their name, without
!     prior written permission of Nicola Ken Barozzi.
! 
! 6. This software may contain voluntary contributions made by many
!    individuals, who decided to donate the code to this project in respect
!    of this licence.
! 
! THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
! WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
! OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
! DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
! ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
! SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
! LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
! USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
! ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
! OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
! OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
! SUCH DAMAGE.
! ====================================================================
  
  -->
  
***************
*** 30,34 ****
      In other words google will search the @domain for the query string.
    -->
!   <search name="MyProject" domain="mydomain" provider="google"/>
  
    <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
--- 71,75 ----
      In other words google will search the @domain for the query string.
    -->
!   <search name="Krysalis" domain="krysalis.org" provider="google"/>
  
    <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
***************
*** 66,72 ****
    <!-- mandatory project logo
         default skin: renders it at the top -->
!   <project-name>MyProject</project-name>
!   <project-description>MyProject Description</project-description>
!   <project-url>http://myproj.mygroup.org/</project-url>
    <project-logo>images/project.png</project-logo>
    <!-- Alternative static image:
--- 107,113 ----
    <!-- mandatory project logo
         default skin: renders it at the top -->
!   <project-name>Krysalis Menu</project-name>
!   <project-description>The Krysalis Menu project</project-description>
!   <project-url>http://metamorphosis.krysalis.org/krysalismenu/</project-url>
    <project-logo>images/project.png</project-logo>
    <!-- Alternative static image:
***************
*** 75,81 ****
    <!-- optional group logo
         default skin: renders it at the top-left corner -->
!   <group-name>MyGroup</group-name>
!   <group-description>MyGroup Description</group-description>
!   <group-url>http://mygroup.org</group-url>
    <group-logo>images/group.png</group-logo>
    <!-- Alternative static image:
--- 116,122 ----
    <!-- optional group logo
         default skin: renders it at the top-left corner -->
!   <group-name>Krysalis</group-name>
!   <group-description>Krysalis Menu</group-description>
!   <group-url>http://krysalis.org</group-url>
    <group-logo>images/group.png</group-logo>
    <!-- Alternative static image:
***************
*** 92,96 ****
    <!-- The following are used to construct a copyright statement -->
    <year>2004</year>
!   <vendor>The Acme Software Foundation.</vendor>
    <!-- The optional copyright-link URL will be used as a link in the
      copyright statement
--- 133,137 ----
    <!-- The following are used to construct a copyright statement -->
    <year>2004</year>
!   <vendor>Krysalis Community Project.</vendor>
    <!-- The optional copyright-link URL will be used as a link in the
      copyright statement
***************
*** 106,112 ****
    -->
    <trail>
!     <link1 name="myGroup" href="http://www.apache.org/"/>
!     <link2 name="myProject" href="http://forrest.apache.org/"/>
!     <link3 name="" href=""/>
    </trail>
  
--- 147,153 ----
    -->
    <trail>
!     <link1 name="Krysalis" href="http://krysalis.org/"/>
!     <link2 name="Metamorphosis" href="http://metamorphosis.krysalis.org/"/>
!     <link3 name="Krysalis Menu" href="http://metamorphosis.krysalis.org/krysalismenu/"/>
    </trail>
  
***************
*** 129,134 ****
      <a href="@href">{@to}</a>
      -->
!   <feedback to="[email protected]"
!     href="mailto:[email protected]?subject=Feedback&#160;" >
      Send feedback about the website to:
    </feedback>
--- 170,175 ----
      <a href="@href">{@to}</a>
      -->
!   <feedback to="[email protected]"
!     href="mailto:[email protected]?subject=Feedback&#160;" >
      Send feedback about the website to:
    </feedback>
***************
*** 157,161 ****
  
    <!-- Krysalis -->
- <!--
      <color name="header"    value="#FFFFFF"/>
  
--- 198,201 ----
***************
*** 186,191 ****
          
      <color name="footer" value="#a5b6c6"/>
! -->
!   
    <!-- Forrest -->
  <!--
--- 226,230 ----
          
      <color name="footer" value="#a5b6c6"/>
! 
    <!-- Forrest -->
  <!--
***************
*** 297,301 ****
         Supported text alignments are left, right, justify (default left).
      -->
!     <page size="letter" orientation="portrait" text-align="left"/>
  
      <!--
--- 336,340 ----
         Supported text alignments are left, right, justify (default left).
      -->
!     <page size="a4" orientation="portrait" text-align="left"/>
  
      <!--



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/