Author: dashorst
Date: Tue Jul 20 20:37:30 2010
New Revision: 965993

URL: http://svn.apache.org/viewvc?rev=965993&view=rev
Log:
Added directory

Added:
    wicket/common/site/trunk/_includes/
    wicket/common/site/trunk/_includes/footer.html
    wicket/common/site/trunk/_includes/header.html
    wicket/common/site/trunk/_includes/navigation.html

Added: wicket/common/site/trunk/_includes/footer.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_includes/footer.html?rev=965993&view=auto
==============================================================================
--- wicket/common/site/trunk/_includes/footer.html (added)
+++ wicket/common/site/trunk/_includes/footer.html Tue Jul 20 20:37:30 2010
@@ -0,0 +1,6 @@
+<div id="footer"><span>
+Copyright &copy; 2010 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>

Added: wicket/common/site/trunk/_includes/header.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_includes/header.html?rev=965993&view=auto
==============================================================================
--- wicket/common/site/trunk/_includes/header.html (added)
+++ wicket/common/site/trunk/_includes/header.html Tue Jul 20 20:37:30 2010
@@ -0,0 +1 @@
+<div id="header"><a href="/"><h1 id="logo"><span>Apache 
Wicket</span></h1></a></div>
\ No newline at end of file

Added: wicket/common/site/trunk/_includes/navigation.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_includes/navigation.html?rev=965993&view=auto
==============================================================================
--- wicket/common/site/trunk/_includes/navigation.html (added)
+++ wicket/common/site/trunk/_includes/navigation.html Tue Jul 20 20:37:30 2010
@@ -0,0 +1,119 @@
+<div id="navigation">
+       <h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+       <ul>
+               <li>
+                       <a href="/" title="Index">Home</a>
+               </li>
+               <li>
+                       <a href="/meet/introduction.html" 
title="Introduction">Introduction</a>
+               </li>
+               <li>
+                       <a href="/meet/features.html" 
title="Features">Features</a>
+               </li>
+               <li>
+                       <a href="/meet/buzz.html" title="Buzz">Buzz</a>
+               </li>
+               <li>
+                       <a href="/meet/vision.html" title="Vision">Vision</a>
+               </li>
+               <li>
+                       <a href="/meet/blogs.html" title="Blogs">Blogs</a>
+               </li>
+       </ul>
+       <h5>
+               <a name="Navigation-GettingStarted" 
id="Navigation-GettingStarted"></a>Get Started
+       </h5>
+       <ul>
+               <li>
+                       <a href="/start/download.html" title="Download 
Wicket">Download Wicket</a>
+               </li>
+               <li>
+                       <a href="/start/quickstart.html" title="Getting started 
via a Maven Archetype">Quickstart</a>
+               </li>
+               <li>
+                       <a href="http://www.jweekend.com/dev/LegUp"; 
rel="nofollow">More archetypes</a>
+               </li>
+       </ul>
+       <h5>
+               <a name="Navigation-Documentation" 
id="Navigation-Documentation"></a>Learn
+       </h5>
+       <ul>
+               <li>
+                       <a href="/learn/examples" title="Examples">Examples</a>
+               </li>
+               <li>
+                       <a 
href="http://wicketstuff.org/wicket14/compref/";>Components</a>
+               </li>
+               <li>
+                       <a href="/learn/projects/" title="Projects extending 
basic Wicket">Projects</a>
+               </li>
+               <li>
+                       <a href="http://cwiki.apache.org/WICKET";>Wiki</a>
+               </li>
+               <li>
+                       <a 
href="http://cwiki.apache.org/WICKET/reference-library.html";>Reference guide</a>
+               </li>
+               <li>
+                       <a href="/learn/books" title="Books">Books</a>
+               </li>
+               <li>
+                       <a href="/learn/ides.html" title="IDEs">IDE plugins</a>
+               </li>
+       </ul>
+       <h5>
+               <a name="Navigation-Releases" 
id="Navigation-Releases"></a>Releases
+       </h5>
+       <ul>
+               <li>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.9";>Wicket 1.4</a>
+                       (<a href="http://wicket.apache.org/docs/1.4"; 
title="JavaDocs of the latest stable release - 1.4.9">docs</a>)
+               </li>
+               <li>
+                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7";>Wicket 1.3</a>
+                       (<a href="http://wicket.apache.org/docs/1.3"; 
title="JavaDocs of Apache Wicket 1.3.x">docs</a>)
+               </li>
+               <li>
+                       <a href="http://wicket.sf.net/wicket-1.2"; 
class="external-link" rel="nofollow">Wicket 1.2</a>
+               </li>
+               <li>
+                       <a href="http://wicket.sf.net/wicket-1.1"; 
class="external-link" rel="nofollow">Wicket 1.1</a>
+               </li>
+               <li>
+                       <a href="http://wicket.sf.net/wicket-1.0"; 
class="external-link" rel="nofollow">Wicket 1.0</a>
+               </li>
+       </ul>
+       <h5>
+               <a name="Navigation-Developers" 
id="Navigation-Developers"></a>Contribute
+       </h5>
+       <ul>
+               <li>
+                       <a href="/help/reportabug.html" "Report a bug">Report a 
bug</a>
+               </li>
+               <li>
+                       <a href="/contribute/writing-documentation.html" 
title="Writing documentation">Writing docs</a>
+               </li>
+               <li>
+                       <a href="/contribute/building-from-svn.html" 
title="Building from SVN">Source</a>
+               </li>
+               <li>
+                       <a href="http://fisheye6.atlassian.com/browse/wicket"; 
title="SVN Overview" class="external-link" rel="nofollow">Fisheye</a>
+               </li>
+       </ul>
+       <h5>
+               <a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+       </h5>
+       <ul>
+               <li>
+                       <a href="http://www.apache.org/"; class="external-link" 
rel="nofollow">Apache</a>
+               </li>
+               <li>
+                       <a href="http://www.apache.org/licenses/"; 
class="external-link" rel="nofollow">License</a>
+               </li>
+               <li>
+                       <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="external-link" 
rel="nofollow">Sponsorship</a>
+               </li>
+               <li>
+                       <a href="http://apache.org/foundation/thanks.html"; 
class="external-link" rel="nofollow">Thanks</a>
+               </li>
+       </ul>
+</div>


Reply via email to