You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by ih...@apache.org on 2011/06/04 12:35:28 UTC

svn commit: r1131370 - /logging/log4php/trunk/src/site/site.xml

Author: ihabunek
Date: Sat Jun  4 10:35:28 2011
New Revision: 1131370

URL: http://svn.apache.org/viewvc?rev=1131370&view=rev
Log: (empty)

Modified:
    logging/log4php/trunk/src/site/site.xml

Modified: logging/log4php/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/site.xml?rev=1131370&r1=1131369&r2=1131370&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/site.xml (original)
+++ logging/log4php/trunk/src/site/site.xml Sat Jun  4 10:35:28 2011
@@ -16,79 +16,76 @@
  limitations under the License.
 
 -->
-<project name="Apache log4php" xmlns="http://maven.apache.org/DECORATION/1.0.0"
-		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-		xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+<project name="Apache log4php" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
 	<bannerLeft>
 		<name>Apache Logging Services Project</name>
 		<src>images/ls-logo.jpg</src>
 		<href>http://logging.apache.org/</href>
-	</bannerLeft>  
-	
+	</bannerLeft>
+
 	<skin>
 		<groupId>org.apache.maven.skins</groupId>
 		<artifactId>maven-default-skin</artifactId>
 		<version>1.0</version>
 	</skin>
-	
+
 	<body>
 		<breadcrumbs>
-		  <item name="Apache" href="http://www.apache.org/"/>
-		  <item name="Logging" href="http://logging.apache.org"/>
-		  <item name="log4php" href="http://logging.apache.org/log4php"/>
+			<item name="Apache" href="http://www.apache.org/" />
+			<item name="Logging" href="http://logging.apache.org" />
+			<item name="log4php" href="http://logging.apache.org/log4php" />
 		</breadcrumbs>
 
 		<menu name="About log4php">
-		   <item name="What is it?" href="/index.html"/>
-		   <item name="Who uses it?" href="/showcase.html"/>
+			<item name="What is it?" href="/index.html" />
+			<item name="Who uses it?" href="/showcase.html" />
 		</menu>
-  
+
 		<menu name="Get log4php">
-		   <item name="Download" href="/download.html"/>
-		   <item name="Upgrading" href="/upgrading.html"/>
+			<item name="Download" href="/download.html" />
+			<item name="Upgrading" href="/upgrading.html" />
 		</menu>
 
 		<menu name="User Documentation">
-			<item name="Quick start" href="/quickstart.html"/>
+			<item name="Quick start" href="/quickstart.html" />
 			<item name="Manual" collapse="false" href="/docs/introduction.html">
-				<item name="Introduction" href="/docs/introduction.html"/>
-				<item name="Configuration" href="/docs/configuration.html"/>
-				<item name="Loggers" href="/docs/loggers.html"/>
+				<item name="Introduction" href="/docs/introduction.html" />
+				<item name="Configuration" href="/docs/configuration.html" />
+				<item name="Loggers" href="/docs/loggers.html" />
 				<item name="Appenders" collapse="false" href="/docs/appender/appender.html">
-					<item name="Layouts" href="/docs/appender/layout.html"/>
-					<item name="Threshold" href="/docs/appender/threshold.html"/>
-					<item name="Filters" href="/docs/appender/filter.html"/>
+					<item name="Layouts" href="/docs/appender/layout.html" />
+					<item name="Threshold" href="/docs/appender/threshold.html" />
+					<item name="Filters" href="/docs/appender/filter.html" />
 				</item>
-				<item name="Renderer" href="/docs/renderer.html"/> 
-				<item name="Performance" href="/docs/performance.html"/>
+				<item name="Renderer" href="/docs/renderer.html" />
+				<item name="Performance" href="/docs/performance.html" />
 			</item>
-			<item name="API docs" href="/apidocs/index.html"/>
+			<item name="API docs" 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"/>
-			<item name="Blog" href="http://blogs.apache.org/logging/"/>
+			<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" />
+			<item name="Blog" href="http://blogs.apache.org/logging/" />
 		</menu>
-		
+
 		<menu name="Developers">
-			<item name="Volunteering" href="/volunteering.html"/>
-			<item name="Contributing Patches" href="/contributingpatches.html"/>			
-			<item name="Code Coverage" href="/coverage-report/index.html"/>
-			<item name="Buildbot" href="http://ci.apache.org/projects/log4php"/>
-		</menu>
-		
-		<menu ref="reports"/>
-		
-		<menu name="Apache">
-			<item name="Home" href="http://www.apache.org"/>	
-			<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
-		    <item name="License" href="http://www.apache.org/licenses"/>
-			<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
-			<item name="Conferences" href="http://www.apachecon.com"/>
-		    <item name="Security" href="http://www.apache.org/security"/>
+			<item name="Volunteering" href="/volunteering.html" />
+			<item name="Contributing Patches" href="/contributingpatches.html" />
+			<item name="Code Coverage" href="/coverage-report/index.html" />
+			<item name="Continuous Integration" href="/integration.html" />
 		</menu>
 
-  </body>
+		<menu ref="reports" />
+
+		<menu name="Apache">
+			<item name="Home" href="http://www.apache.org" />
+			<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
+			<item name="License" href="http://www.apache.org/licenses" />
+			<item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
+			<item name="Conferences" href="http://www.apachecon.com" />
+			<item name="Security" href="http://www.apache.org/security" />
+		</menu>
+	</body>
 </project>