You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/05/14 07:59:28 UTC

svn commit: r908757 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/test-he/brand.html

Author: buildbot
Date: Wed May 14 05:59:28 2014
New Revision: 908757

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/test-he/brand.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 14 05:59:28 2014
@@ -1 +1 @@
-1594412
+1594465

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 14 05:59:28 2014
@@ -1 +1 @@
-1594412
+1594465

Modified: websites/staging/ooo-site/trunk/content/test-he/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/test-he/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/test-he/brand.html Wed May 14 05:59:28 2014
@@ -1,20 +1,59 @@
-  <div id="bannera">
-    <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="Apache OpenOffice" src="/images//AOO_logos/AOO4_website_logo.png"/></a></div>
-    <div id="bannerright">        
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="./brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/test-he/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/test-he/">test-he</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    <!-- <div id="{{ headers.divid }}"> -->
+<div id="bannera">
+  	<div id="languages" style="float: right; padding: 1em; font-size: 0.9em;">
+  	Language: <select id="selectlanguage"><option value="en" selected="selected">English</option>
+<option value="de">German</option>
+  </select></div>
+<!--     <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="{{ headers.name }}" src="/images/{{ headers.logo }}"/></a></div> -->
+    <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="Apache OpenOffice" src="/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+    <div id="bannerright">
       <div style="relative; margin: 14px 0 0 0; height: 24px;">
 	<form id="cse-search-box-header" action="http://www.google.com/search" method="get">
 	  <div>
-	    <input type="hidden" name="domains" value="www.openoffice.org"/>
-	    <input type="hidden" name="sitesearch" value="www.openoffice.org"/>
+<!-- 	    <input type="hidden" name="domains" value="{{ headers.domain }}"/> -->
+<!-- 	    <input type="hidden" name="sitesearch" value="{{ headers.domain }}"/> -->
+			<input type="hidden" name="domains" value="www.openoffice.org"/>
+	    	<input type="hidden" name="sitesearch" value="www.openoffice.org"/>
 	  </div>
 	  <div class="topsrchbox">
 	    <input name="resultsPerPage" value="40" type="hidden"/> 
 	    <input name="q" id="query" type="text" title="search query"/>
-	    <input name="Button" value="חפש" type="submit" class="topsrchbutton"/>
+<!-- 	<input name="Button" value="{{ headers.search }}" type="submit" class="topsrchbutton"/> -->
+		<input name="Button" value="חפש" type="submit" class="topsrchbutton"/>
 	  </div>
 	</form>
       </div>
     </div>
-    <div id="bannercenter"><br/>חבילת-תוכנות קוד-פתוח ובחינם</div>
+<!--     {% block tagline %}{% if headers.tagline %}<div id="bannercenter"><br/>{{ headers.tagline }}</div>{% endif %}{% endblock %} -->
+<div id="bannercenter"><br/>חבילת-תוכנות קוד-פתוח ובחינם</div>
+  </div>
+<!--   {% block announce %}{% if headers.announce %}<div id="announce"><a href="{{ headers.announceurl }}" title="{{ headers.announcetip }}">{{ headers.announce }}</a></div>{% endif %}{% endblock %} -->
+
   </div>
-  <div id="announce"><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=40507148" title="פרטים נוספים על הגירסה החדשה">פורסמה גירסה Apache OpenOffice 4.1!</a></div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>