Author: buildbot Date: Sat Jan 10 15:24:51 2015 New Revision: 935714 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/index_test.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jan 10 15:24:51 2015 @@ -1 +1 @@ -1650751 +1650752 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jan 10 15:24:51 2015 @@ -1 +1 @@ -1650751 +1650752 Modified: websites/staging/ooo-site/trunk/content/index_test.html ============================================================================== --- websites/staging/ooo-site/trunk/content/index_test.html (original) +++ websites/staging/ooo-site/trunk/content/index_test.html Sat Jan 10 15:24:51 2015 @@ -5,6 +5,7 @@ <meta name="description" content="The official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base." /> <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, OpenOffice.org, Official, Official Site, Writer, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" /> + <meta name="name" content="Apache OpenOffice" /> <meta name="google-site-verification" content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" /> <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -24,6 +25,9 @@ /* ]]> */ </style> + <!-- If you want to write some JavaScript, then please insert it in the + ".../scripts/oo.js" file and keep this "index.html" clean. Thanks. --> + <!--#include virtual="/google-analytics.js" --> <!--#include virtual="/scripts/entourage.js" --> </head> @@ -41,6 +45,11 @@ +<!-- Check the origin of the website visit (referrer), decide if a user message and website redirect is necessary.--> +<script type="text/javascript"> +// INDEX.checkReferrer(); +</script> + <!-- The text in the H1 tag is intentionally shown as "display: none" (do not display). This is to please accessibility tools like a screen reader. --> <h1 style="display: none;">Apache OpenOffice</h1> @@ -215,7 +224,7 @@ This is to please accessibility tools li <h2 style="display: inline;">Recent Blog Posts</h2> <p style="text-align:right"> - <a href="http://blogs.apache.org/OOo/">All Posts</a> + <a href="http://blogs.apache.org/OOo/" target="_blank">All Posts</a> </p> <p> @@ -334,7 +343,7 @@ This is to please accessibility tools li </div> </div> -<!-- Every new element and text that is defined below the last, previous DIV will be actually dislayed wrapped below it. +<!-- Every new element and text that is defined below the previous DIV will be actually dislayed wrapped below it. To prevent this, the following DIV has to be used. This is really needed. --> <div style="clear: both;"></div>