You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2012/03/20 18:42:17 UTC

svn commit: r1303039 - in /incubator/ooo/ooo-site/trunk/templates: brand.html footer.html

Author: wave
Date: Tue Mar 20 17:42:16 2012
New Revision: 1303039

URL: http://svn.apache.org/viewvc?rev=1303039&view=rev
Log:
Corrected for html5 and made banner tagline optional

Modified:
    incubator/ooo/ooo-site/trunk/templates/brand.html
    incubator/ooo/ooo-site/trunk/templates/footer.html

Modified: incubator/ooo/ooo-site/trunk/templates/brand.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/brand.html?rev=1303039&r1=1303038&r2=1303039&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/brand.html (original)
+++ incubator/ooo/ooo-site/trunk/templates/brand.html Tue Mar 20 17:42:16 2012
@@ -10,11 +10,11 @@
 	  </div>
 	  <div class="topsrchbox">
 	    <input name="resultsPerPage" value="40" type="hidden"/> 
-	    <input name="q" id="query" alt="search" type="text"/>
+	    <input name="q" id="query" type="text"/>
 	    <input name="Button" value="{{ headers.search }}" type="submit" class="topsrchbutton"/>
 	  </div>
 	</form>
       </div>
     </div>
-    <div id="bannercenter"><br/>{{ headers.tagline }}</div>
+    {% block tagline %}{% if headers.tagline %}<div class="bannercenter"><br/>{{ headers.tagline }}</div>{% endif %}{% endblock %}
   </div>

Modified: incubator/ooo/ooo-site/trunk/templates/footer.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/footer.html?rev=1303039&r1=1303038&r2=1303039&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/footer.html (original)
+++ incubator/ooo/ooo-site/trunk/templates/footer.html Tue Mar 20 17:42:16 2012
@@ -1,7 +1,7 @@
   <div id="{{ headers.divid }}">
-    <div id="poweredbya"><p><img src="/images/feather-small.gif"/></p></div>
+    <div id="poweredbya"><p><img src="/images/feather-small.gif" alt="Apache Feather"/></p></div>
     <div id="copyrighta">
-      <p align="center">
+      <p style="text-align:center;">
 	<a href="/license.html">Copyright &amp; License</a> | <a href="/contact_us.html">Contact Us</a>
       </p>
       <p>