You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2007/03/11 23:24:10 UTC

svn commit: r517034 - in /incubator/wicket/branches/wicket-1.x/wicket/src/site: apt/index.apt resources/favicon.ico resources/style/ site.xml

Author: dashorst
Date: Sun Mar 11 15:24:06 2007
New Revision: 517034

URL: http://svn.apache.org/viewvc?view=rev&rev=517034
Log:
Minimized the site

Removed:
    incubator/wicket/branches/wicket-1.x/wicket/src/site/resources/favicon.ico
    incubator/wicket/branches/wicket-1.x/wicket/src/site/resources/style/
Modified:
    incubator/wicket/branches/wicket-1.x/wicket/src/site/apt/index.apt
    incubator/wicket/branches/wicket-1.x/wicket/src/site/site.xml

Modified: incubator/wicket/branches/wicket-1.x/wicket/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/src/site/apt/index.apt?view=diff&rev=517034&r1=517033&r2=517034
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket/src/site/apt/index.apt (original)
+++ incubator/wicket/branches/wicket-1.x/wicket/src/site/apt/index.apt Sun Mar 11 15:24:06 2007
@@ -13,14 +13,6 @@
  ~~ See the License for the specific language governing permissions and
  ~~ limitations under the License.
 
- ------
- Maven 2 Compiler Plugin 
- ------
- Juraj Burian
- <ju...@volny.cz>
- ------
- October 12, 2005
-
 Apache Wicket
 
 	Apache Wicket is an open source, java, component based, web application framework.
@@ -29,6 +21,33 @@
 	complex debugging and brittle code for powerful, reusable components written with plain Java 
 	and HTML.
 
+	* Read the {{{http://incubator.apache.org/wicket}online documentation}} available on our website
+
+	* Read the {{{http://cwiki.apache.org/WICKET/migrate-13.html}migration guide}}
+
+	* Read the {{{http://www.nabble.com/Wicket-f13974.html}mailing archives}} available on nabble
+
+	* Send a complete message containing your problem, stacktrace and problem you're trying 
+	  to solve to the user list ({{{mailto:wicket-user@lists.sourceforge.net}wicket-user@lists.sourceforge.net}})
+
+	* Ask a question on IRC at freenode.net, channel ##wicket
+
+* Incubation
+
+	The Wicket project is an effort undergoing incubation at the Apache Software
+	Foundation (ASF), sponsored by the Incubator PMC. Incubation is required of all 
+	newly accepted projects until a further review indicates that the 
+	infrastructure, communications, and decision making process have stabilized in 
+	a manner consistent with other successful ASF projects. While incubation 
+	status is not necessarily a reflection of the completeness or stability of the 
+	code, it does indicate that the project has yet to be fully endorsed by the 
+	ASF.
+	
+	For more information about the incubation status of the Wicket project you
+	can go to the following page:
+	
+	{{http://incubator.apache.org/projects/wicket.html}}
+
 * License
 
 	Wicket is distributed under the terms of the Apache Software Foundation license,
@@ -41,13 +60,13 @@
 	application should adhere to the servlet specification version 2.3 or newer. All
 	necessary dependencies are located in the /lib directory of this package.
 
-* Getting started
+Getting started
 
 	The Wicket project has several projects where you can learn from, and get started
 	quickly:
 
 	 * wicket-examples : shows all components in short usage examples, also available
-	     live on: http://wicketstuff.org/wicket13
+	     live on: {{http://wicketstuff.org/wicket13}}
 	
 	 * wicket-quickstart : provides a skeleton project for use in NetBeans, Eclipse, 
 	     IntelliJ IDEA and other major IDE's, without having to configure anything 
@@ -76,17 +95,4 @@
      
 * Migrating from 1.2
 
-	There is a migration guide available on our Wiki: http://cwiki.apache.org/WICKET/migrate-13.html
-    
-* Getting help
-
-	* Read the online documentation available on our website (http://incubator.apache.org/wicket)
-
-	* Read the migration guide (http://cwiki.apache.org/WICKET/migrate-13.html)
-
-	* Read the mailing archives available on nabble, gmane and sourceforge
-
-	* Send a complete message containing your problem, stacktrace and problem you're trying 
-	  to solve to the user list (wicket-user@lists.sourceforge.net)
-
-	* Ask a question on IRC at freenode.net, channel ##wicket
+	There is a migration guide available on our Wiki: {{http://cwiki.apache.org/WICKET/migrate-13.html}}

Modified: incubator/wicket/branches/wicket-1.x/wicket/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/src/site/site.xml?view=diff&rev=517034&r1=517033&r2=517034
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket/src/site/site.xml (original)
+++ incubator/wicket/branches/wicket-1.x/wicket/src/site/site.xml Sun Mar 11 15:24:06 2007
@@ -16,19 +16,22 @@
    limitations under the License.
 -->
 <project name="Wicket">
-  <body>
+	<skin>
+		<groupId>org.apache.wicket</groupId>
+		<artifactId>wicket-site-skin</artifactId>
+		<version>1.0-incubating-SNAPSHOT</version>
+	</skin>
+<body>
 	<menu name="Apache Wicket">
-		<item name="Home" href="/index.html" />
+		<item name="About" href="/index.html" />
 		<item name="Apache Wicket" href="http://incubator.apache.org/wicket" />
-		<item name="Apache" href="http://www.apache.org" />
+		<item name="License" href="/license.html" />
 	</menu>
 	<menu name="Project Info">
 		<item name="Javadoc" href="/apidocs/index.html" target="_blank" class="newwindow" />
 		<item name="Mailing Lists" href="/mail-lists.html" />
-		<item name="Apache Incubator" href="http://incubator.apache.org/projects/wicket.html" />
 		<item name="Issue Tracker" href="http://issues.apache.org/jira/browse/WICKET" />
-		<item name="License" href="/license.html" />
 		<item name="SVN Access" href="/source-repository.html" />
 	</menu>
-  </body>
-</project>
\ No newline at end of file
+</body>
+</project>