You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2010/12/07 00:47:14 UTC

svn commit: r1042864 - in /ant/ivy/ivyde/branches/2.0.0-final/doc: style/style.css template-eclipse.html template.html

Author: hibou
Date: Mon Dec  6 23:47:14 2010
New Revision: 1042864

URL: http://svn.apache.org/viewvc?rev=1042864&view=rev
Log:
IVYDE-264 : update the template for the 2.0.0 final release


Modified:
    ant/ivy/ivyde/branches/2.0.0-final/doc/style/style.css
    ant/ivy/ivyde/branches/2.0.0-final/doc/template-eclipse.html
    ant/ivy/ivyde/branches/2.0.0-final/doc/template.html

Modified: ant/ivy/ivyde/branches/2.0.0-final/doc/style/style.css
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/branches/2.0.0-final/doc/style/style.css?rev=1042864&r1=1042863&r2=1042864&view=diff
==============================================================================
--- ant/ivy/ivyde/branches/2.0.0-final/doc/style/style.css (original)
+++ ant/ivy/ivyde/branches/2.0.0-final/doc/style/style.css Mon Dec  6 23:47:14 2010
@@ -223,6 +223,13 @@ pre {
   padding-top: 3px;
 }
 
+.footer {
+  text-align: center;
+  margin-top: 3pt;
+  margin-bottom: 3pt;
+  font-size: 85%;
+}
+
 .comparison td, .comparison th {
     text-align: center;
 }

Modified: ant/ivy/ivyde/branches/2.0.0-final/doc/template-eclipse.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/branches/2.0.0-final/doc/template-eclipse.html?rev=1042864&r1=1042863&r2=1042864&view=diff
==============================================================================
--- ant/ivy/ivyde/branches/2.0.0-final/doc/template-eclipse.html (original)
+++ ant/ivy/ivyde/branches/2.0.0-final/doc/template-eclipse.html Mon Dec  6 23:47:14 2010
@@ -19,7 +19,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title>${title} | IvyDE</title>
+<title>${title} | Apache IvyDE&#153;</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="stylesheet" type="text/css" href="style/style.css" />
   <style type="text/css">
@@ -33,5 +33,14 @@ body  {
 		<h1 class="title">${title}</h1>
             ${body}
  		</div>
+
+<div id="footer-message" class="footer">
+    <hr />
+    <i>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
+    <i>Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, Inc.</i>
+    <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
+</div>
+
 </body>
 </html>

Modified: ant/ivy/ivyde/branches/2.0.0-final/doc/template.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/branches/2.0.0-final/doc/template.html?rev=1042864&r1=1042863&r2=1042864&view=diff
==============================================================================
--- ant/ivy/ivyde/branches/2.0.0-final/doc/template.html (original)
+++ ant/ivy/ivyde/branches/2.0.0-final/doc/template.html Mon Dec  6 23:47:14 2010
@@ -19,7 +19,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<title>${title} | IvyDE 2.0.0-final Documentation</title>
+<title>${title} | Apache IvyDE&#153; 2.0.0-final Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="stylesheet" type="text/css" href="style/style.css" />
   <script src="js/jquery.pack.js" type="text/javascript"></script>
@@ -36,11 +36,11 @@
 	cellpadding="0" cellspacing="0" width="100%">
 	<tr>
 		<td id="home" width="30%"><a href="http://ant.apache.org/"
-			title="Apache Ant"><img src="images/ant-group-logo.gif" alt="Apache Ant"
+			title="Apache Ant&#153;"><img src="images/ant-group-logo.gif" alt="Apache Ant&#153;"
 			border="0" /></a></td>
 
 		<td class="product" width="70%" align="right" valign="middle"><img
-			src="images/logo.png" alt="IvyDE" border="0" /></td>
+			src="images/logo.png" alt="Apache IvyDE&#153;" border="0" /></td>
 	</tr>
 </table>
 
@@ -50,7 +50,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://ant.apache.org/">Apache Ant</a> &gt; <a href="http://ant.apache.org/ivy/">Ivy</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">IvyDE</a> &gt; ${breadCrumb}
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; ${breadCrumb}
 		</div>
 		</td>
 	</tr>
@@ -62,7 +62,7 @@
 	<tr>
 		<td id="sidebar-left">
 		<div class="block block-book" id="block-book-0">
-		<h2>IvyDE</h2>
+		<h2>Apache IvyDE&#153;</h2>
 
 		<div class="content">${menu}</div>
 
@@ -98,7 +98,13 @@
 
 
 
-<div id="footer-message"></div>
+<div id="footer-message" class="footer">
+    <hr />
+    <i>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
+    <i>Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, Inc.</i>
+    <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
+</div>
 
 
 </div><!-- body -->