site.xml 2.6 KB
<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You 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.

-->
<project name="log4php">
  <bannerLeft>
    <name>Apache Logging Services Project</name>
    <src>images/ls-logo.jpg</src>
    <href>http://logging.apache.org/</href>
  </bannerLeft>  
  <bannerRight>
    <name>Apache Incubator</name>
    <src>images/apache-incubator-logo.png</src>
    <href>http://incubator.apache.org/</href>
  </bannerRight>
  <body>
    <breadcrumbs>
      <item name="Apache" href="http://www.apache.org/"/>
      <item name="Incubator" href="http://incubator.apache.org/"/>
      <item name="log4php" href="http://incubator.apache.org:80/log4php/"/>
    </breadcrumbs>
  
        <menu name="Get log4php">
           <item name="Download" href="/download.html"/>
           <item name="Changes" href="/changes-report.html"/>
           <item name="License" href="/license.html"/>
        </menu>

        <menu name="About log4php">
           <item name="What is it?" href="/index.html"/>
           <item name="Quick start" href="/qsg.html"/>
           <item name="Usage" href="/usage.html"/>
           <item name="Roadmap" href="/roadmap.html"/>
           <item name="PHPDoc" href="/apidocs/index.html"/>
        </menu>

        <menu name="Community">
                <item name="Mailing Lists" href="/mail-lists.html"/>
                <item name="Issue Tracking" href="/issue-tracking.html"/>
                <item name="Wiki" href="http://wiki.apache.org/logging/Log4PHP"/>
        </menu>
        
        <menu name="Development">
                <item name="Repository" href="/source-repository.html"/>
        </menu>

	<menu name="Apache">
		<item name="Home" href="http://www.apache.org"/>	
		<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
		<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
		<item name="Conferences" href="http://www.apachecon.com"/>
	</menu>

  </body>
</project>