You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/05/10 11:58:35 UTC

svn commit: r1678545 - in /maven/site/trunk/content: site.xml xdoc/index.xml.vm

Author: khmarbaise
Date: Sun May 10 09:58:35 2015
New Revision: 1678545

URL: http://svn.apache.org/r1678545
Log:
Upgrade to Apache Maven Fluido Skin 1.4

Modified:
    maven/site/trunk/content/site.xml
    maven/site/trunk/content/xdoc/index.xml.vm

Modified: maven/site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/site.xml?rev=1678545&r1=1678544&r2=1678545&view=diff
==============================================================================
--- maven/site/trunk/content/site.xml (original)
+++ maven/site/trunk/content/site.xml Sun May 10 09:58:35 2015
@@ -26,13 +26,32 @@ under the License.
   name="Maven">
   <version position="none" />
 
-  <!-- must work with inheritence but for some reasons not ??  -->
+  <bannerLeft>
+    <src>http://maven.apache.org/images/apache-maven-project.png</src>
+    <href>http://www.apache.org/</href>
+  </bannerLeft>
+
+  <bannerRight>
+    <src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
+    <href>http://maven.apache.org/</href>
+  </bannerRight>
   <skin>
     <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-stylus-skin</artifactId>
-    <version>1.5</version>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.4</version>
   </skin>
 
+  <custom>
+    <fluidoSkin>
+      <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
+      <googlePlusOne />
+      <googleSearch>
+        <sitesearch/>
+      </googleSearch>
+    </fluidoSkin>
+  </custom>
+
+  
   <body>
     <breadcrumbs>
       <item name="Maven"  href="http://maven.apache.org/index.html" />

Modified: maven/site/trunk/content/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/index.xml.vm?rev=1678545&r1=1678544&r2=1678545&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/index.xml.vm (original)
+++ maven/site/trunk/content/xdoc/index.xml.vm Sun May 10 09:58:35 2015
@@ -28,73 +28,6 @@ under the License.
   </properties>
   <body>
 
-    <!-- TODO: news? -->
-    <section name=""> <!-- valid xdoc needs at least a section -->
-    <div id="downloadbox">
-    <h5>Search Maven Sites</h5>
-<!-- Google CSE Search Box Begins  -->
-<form action="http://www.google.com/cse" id="searchbox_006660305041243700248:hyqtfwsewpm">
-  <input type="hidden" name="cx" value="006660305041243700248:hyqtfwsewpm" />
-  <input type="text" name="q" size="25" />
-  <input type="submit" name="sa" value="Search" />
-</form>
-<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_006660305041243700248%3Ahyqtfwsewpm"></script>
-<!-- Google CSE Search Box Ends -->
-      <h5>Get Maven ${currentStableVersion}</h5>
-      <span style="display: block; text-align: right; font-size: smaller">Released: ${currentStableReleaseDate}</span>
-      <p>
-        <a href="download.html">
-          <img src="images/folder-open.gif" border="0" alt="" title="Download Maven ${currentStableVersion}"/>
-          Maven ${currentStableVersion}
-        </a>
-        <span style="font-size: smaller">
-          <br/>
-          <a href="docs/${currentStableVersion}/release-notes.html">Release Notes</a>,
-          <a href="download.html#Requirements">System Requirements</a>,
-          <a href="download.html#Installation">Installation Instructions</a>
-        </span>
-      </p>
-      <!--
-      <h5>ApacheCon EU 2014</h5>
-      <p>
-        <a href="http://bit.ly/1n9YlQT" target="_blank"><img src="http://bit.ly/1q8k3IZ" width="125" height="125" alt="I'm Attending ApacheCon Europe 2014! Join me!" title="I'm Attending ApacheCon Europe 2014! Join me!" border="0"/></a>
-      </p>
-      -->
-      <h5>Get Maven Ant Tasks</h5>
-      <span style="display: block; text-align: right; font-size: smaller">Released: ${currentAntTasksReleaseDate}</span>
-      <p>
-        <a href="ant-tasks/download.html">
-          <img src="images/folder-open.gif" border="0" alt="" title="Download Maven Tasks for Ant ${currentAntTasksVersion}"/>
-          Maven Tasks for Ant ${currentAntTasksVersion}
-        </a>
-        <span style="font-size: smaller">
-          <br/>
-          <a href="ant-tasks/release-notes.html">Release Notes</a>,
-          <a href="ant-tasks/index.html">Documentation</a>
-        </span>
-      </p>
-
-      <!-- TODO: we should use the SSI instead, but two things prevent it: a) the SSI's aren't working on apache.org yet so I can't test it; b) SSI's get eliminated from xdoc. For some reason even inside CDATA they are escaped. -->
-<!--
-      <h5>ApacheCon NA 2010</h5>
-      <iframe src="http://www.apache.org/ads/bannerbar.html" style="margin-left: -13px; margin-top: -3px; padding: 0" frameborder="0" scrolling="no" width="247" height="70"></iframe>
-      <ul><li><a href="http://na.apachecon.com/c/acna2010/sessions/628">Maven full-day training</a></li>
-      <li><a href="http://wiki.apache.org/apachecon/ApacheMeetupsNa10">Proposed Maven Meetup</a></li></ul>
--->
-      <h5>Looking for Artifacts?</h5>
-      <p><a href="http://search.maven.org">Search Central</a> and other Public Repositories.</p>
-      <h5>Looking for Repository Managers?</h5>
-      <p><a href="http://maven.apache.org/repository-management.html">Take a look</a> at the Repository Managers available from the community.</p>
-      <h5>Looking for CI Servers?</h5>
-      <p><a href="http://maven.apache.org/continuous-integration.html">Take a look</a> at the CI Servers available from the community.</p>
-      <h5>Looking for Code Quality Management tools?</h5>
-      <p><a href="http://maven.apache.org/code-quality-management.html">Take a look</a> at the Code Quality Management platforms available from the community.</p>
-
-      <h5>Supporting Maven</h5>
-      <p>We'd like to <a href="http://www.apache.org/foundation/thanks.html">thank the sponsors of the Apache Software Foundation</a> for their support and assistance. To support the ASF, see the <a href="http://www.apache.org/foundation/sponsorship.html">sponsorship</a> page.</p>
-    </div>
-    </section>
-
     <section name="Welcome to Apache Maven">
 
       <!-- TODO: I reckon it's time for a new description -->