Author: grobmeier
Date: Sun Jul 19 21:23:11 2009
New Revision: 795618
URL: http://svn.apache.org/viewvc?rev=795618&view=rev
Log:
added showcase
Added:
incubator/log4php/trunk/src/site/apt/showcase.apt
Modified:
incubator/log4php/trunk/src/site/site.xml
Added: incubator/log4php/trunk/src/site/apt/showcase.apt
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/showcase.apt?rev=795618&view=auto
==============================================================================
--- incubator/log4php/trunk/src/site/apt/showcase.apt (added)
+++ incubator/log4php/trunk/src/site/apt/showcase.apt Sun Jul 19 21:23:11 2009
@@ -0,0 +1,33 @@
+~~ 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.
+ ------
+Who uses Apache Log4php?
+ ------
+ ------
+ ------
+
+Who uses Apache Log4php?
+
+ This site shows some of the log4php users. If you think that you should be
on this list, please
+ let us know. Send a message to the
{{{http://incubator.apache.org/log4php/mail-lists.html}Log4PHP user lists}}.
+
+ In alphabetic order:
+
+ * {{{http://www.imento.dk}Imento}} - A danish company which uses Log4PHP in
their commercial
+ MVC framework
+
+ * {{{http://piwi.googlecode.com/}PIWI Framework}} - A framework for quick
website building and
+ PHP Dependency Injection similar to Apache Cocoon and Apache Forrest.
+
\ No newline at end of file
Modified: incubator/log4php/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/site.xml?rev=795618&r1=795617&r2=795618&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/site.xml (original)
+++ incubator/log4php/trunk/src/site/site.xml Sun Jul 19 21:23:11 2009
@@ -39,6 +39,7 @@
<menu name="About log4php">
<item name="What is it?" href="/index.html"/>
+ <item name="Who uses it?" href="/showcase.html"/>
<item name="Quick start" href="/qsg.html"/>
<item name="Usage" href="/usage.html"/>
<item name="Roadmap" href="/roadmap.html"/>