Author: buildbot Date: Tue Jan 21 14:08:14 2014 New Revision: 894962 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/tr/index.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jan 21 14:08:14 2014 @@ -1 +1 @@ -1560009 +1560016 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jan 21 14:08:14 2014 @@ -1 +1 @@ -1560009 +1560016 Modified: websites/staging/ooo-site/trunk/content/tr/index.html ============================================================================== --- websites/staging/ooo-site/trunk/content/tr/index.html (original) +++ websites/staging/ooo-site/trunk/content/tr/index.html Tue Jan 21 14:08:14 2014 @@ -11,6 +11,7 @@ <link href="https://plus.google.com/+openoffice" rel="publisher" /> <link rel="STYLESHEET" type="text/css" href="/product/product.css" media="screen" /> <title>Apache OpenOffice Türkçe - Ãcretsiz ve Açık Verimlilik Paketi</title> + <script type="text/javascript" src="download/globalvars.js"></script> <style type="text/css"> /* <![CDATA[ */ /*-------------------- Exceptions on standard css -----------------------*/ @@ -52,35 +53,45 @@ +<!-- The H1 tag is intentionally left blank (no text and style), just to please accessibility tools like a screen reader. --> +<h1 style="background-color: #FFFFFF; border-bottom: 0px; border-top: 0px; padding: 0px;"></h1> + <div id="actionstatements"> <ul> <li> <div class="action-info"> <div class="action-text action-link"> - <h2><a href="/tr/why/">OpenOffice hakkında daha fazlasını öÄrenmek istiyorum</a></h2> - <p><a href="/tr/why/">Apache OpenOffice nedir? Ve neden kullanmalıyım?</a></p> + <a href="/tr/why/"><h2>OpenOffice hakkında daha fazlasını öÄrenmek istiyorum</h2> + <p>Apache OpenOffice nedir? Ve neden kullanmalıyım?</p></a> </div> </div> </li> <li> - <hr /> - </li> - <li> - <div class="action-download"> - <div class="action-text action-link"> - <h2><a href="/tr/download/">OpenOffice'i indirmek istiyorum</a></h2> - <p><a href="/tr/download/">Apache OpenOffice'i ücretsiz indirin ya da almak için diÄer yolları bulun.</a></p> - </div> - </div> + <hr /> </li> + + <!-- Show the currently available version, load via JavaScript --> + <script type="text/javascript"> + <!-- + document.write( "<li>" + + "<div class='action-download'>" + + "<div class='action-text action-link'>" + + "<a href='/tr/download'><h2>OpenOffice " + VERSION + " sürümünü indirmek istiyorum</h2>" + + "<p>Apache OpenOffice'i ücretsiz indirin ya da almak için diÄer yolları bulun.</p></a>" + + "</div>" + + "</div>" + + "</li>" ); + //--> + </script> + <li> <hr /> </li> <li> <div class="action-help"> <div class="action-text action-link"> - <h2><a href="/tr/support/">OpenOffice'im ile ilgili yardıma ihtiyacım var</a></h2> - <p><a href="/tr/support/">Yardıma ihtiyacınız olduÄunda elinizin altında.</a></p> + <a href="/tr/support/"><h2>OpenOffice'im ile ilgili yardıma ihtiyacım var</h2> + <p>Yardıma ihtiyacınız olduÄunda elinizin altında.</p></a> </div> </div> </li> @@ -90,8 +101,8 @@ <li> <div class="action-extend"> <div class="action-text action-link"> - <h2><a href="/extensions/">OpenOffice'im ile birlikte daha fazlasını yapmak istiyorum</a></h2> - <p><a href="/extensions/">Ek iÅlevsellikler, Åablonlar ve küçük resimler ile Apache OpenOffice'i geniÅletin.</a></p> + <a href="/extensions/"><h2>OpenOffice'im ile birlikte daha fazlasını yapmak istiyorum</h2> + <p>Ek iÅlevsellikler, Åablonlar ve küçük resimler ile Apache OpenOffice'i geniÅletin.</p></a> </div> </div> </li>