Author: robweir
Date: Thu Sep 12 14:17:53 2013
New Revision: 1522589
URL: http://svn.apache.org/r1522589
Log:
Centralize use of entourage.js, loading via virtual include
Modified:
openoffice/ooo-site/trunk/content/ast/download/index.html
openoffice/ooo-site/trunk/content/bg-test/download/index.html
openoffice/ooo-site/trunk/content/cs/index.html
openoffice/ooo-site/trunk/content/da/index.html
openoffice/ooo-site/trunk/content/de/downloads/index.html
openoffice/ooo-site/trunk/content/download/checksums.html
openoffice/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
openoffice/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html
openoffice/ooo-site/trunk/content/download/index.html
openoffice/ooo-site/trunk/content/download/index_ie_test.html
openoffice/ooo-site/trunk/content/download/legacy/index.html
openoffice/ooo-site/trunk/content/download/legacy/other.html
openoffice/ooo-site/trunk/content/download/other-341.html
openoffice/ooo-site/trunk/content/download/other.html
openoffice/ooo-site/trunk/content/download/test/index.html
openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html
openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html
openoffice/ooo-site/trunk/content/download/test/other.html
openoffice/ooo-site/trunk/content/el/old-site/about-downloads.html
openoffice/ooo-site/trunk/content/es/descargar/index.html
openoffice/ooo-site/trunk/content/fi/mallit.html
openoffice/ooo-site/trunk/content/fr/Telecharger/index.html
openoffice/ooo-site/trunk/content/fr/about-downloads.html
openoffice/ooo-site/trunk/content/it/download/3.4.0/download340.html
openoffice/ooo-site/trunk/content/it/download/index.html
openoffice/ooo-site/trunk/content/ja/download/index.html
openoffice/ooo-site/trunk/content/nl-template/download/index.html
openoffice/ooo-site/trunk/content/no/index.html
openoffice/ooo-site/trunk/content/pl/product.download.html
openoffice/ooo-site/trunk/content/pt-test/download/index.html
openoffice/ooo-site/trunk/content/sk/download/index.html
openoffice/ooo-site/trunk/content/sr-test/download/index.html
openoffice/ooo-site/trunk/content/vi-test/download/index.html
openoffice/ooo-site/trunk/content/xx/download/index.html
openoffice/ooo-site/trunk/content/zh-cn/download/index.html
openoffice/ooo-site/trunk/templates/skeleton.html
Modified: openoffice/ooo-site/trunk/content/ast/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ast/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ast/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/ast/download/index.html Thu Sep 12
14:17:53 2013
@@ -6,7 +6,6 @@
<script type="text/javascript" src="/download/globalvars.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
<script type="text/javascript" src="/download/languages.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/bg-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bg-test/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bg-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/bg-test/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/cs/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/cs/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/cs/index.html (original)
+++ openoffice/ooo-site/trunk/content/cs/index.html Thu Sep 12 14:17:53 2013
@@ -13,7 +13,6 @@
<script type="text/javascript" src="../download/globalvars.js"></script>
<script type="text/javascript" src="../download/download.js"></script>
<script type="text/javascript" src="../download/languages.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/da/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/index.html Thu Sep 12 14:17:53 2013
@@ -5,9 +5,6 @@
<title>DA.OpenOffice - En komplet fri kontorpakke</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<script src="../scripts/entourage.js"></script>
-
-
</head>
<body>
<div id="danskindhold" lang="da">
Modified: openoffice/ooo-site/trunk/content/de/downloads/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/index.html (original)
+++ openoffice/ooo-site/trunk/content/de/downloads/index.html Thu Sep 12
14:17:53 2013
@@ -13,7 +13,6 @@
<script type="text/javascript" src="../../download/languages.js"></script>
<script type="text/javascript"
src="../../download/release_matrix.js"></script>
<script type="text/javascript" src="../../download/download.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/checksums.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/checksums.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/checksums.html (original)
+++ openoffice/ooo-site/trunk/content/download/checksums.html Thu Sep 12
14:17:53 2013
@@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Apache OpenOffice - How to verify the integrity of the downloaded
file?</title>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified:
openoffice/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
(original)
+++ openoffice/ooo-site/trunk/content/download/checksums/3.4.0_checksums.html
Thu Sep 12 14:17:53 2013
@@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Apache OpenOffice - Download checksum files</title>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified:
openoffice/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html
(original)
+++ openoffice/ooo-site/trunk/content/download/checksums/3.4.1_checksums.html
Thu Sep 12 14:17:53 2013
@@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Apache OpenOffice - Download checksum files</title>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Thu Sep 12 14:17:53
2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="languages.js"></script>
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download.js"></script>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/index_ie_test.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index_ie_test.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index_ie_test.html (original)
+++ openoffice/ooo-site/trunk/content/download/index_ie_test.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="languages.js"></script>
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/legacy/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/legacy/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/legacy/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/legacy/index.html Thu Sep 12
14:17:53 2013
@@ -8,7 +8,6 @@
<script type="text/javascript" src="download.js"></script>
<script type="text/javascript" src="download_bouncer.js"></script>
<script type="text/javascript" src="download_mirrorbrain.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/legacy/other.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/legacy/other.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/legacy/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/legacy/other.html Thu Sep 12
14:17:53 2013
@@ -8,7 +8,6 @@
<script type="text/javascript" src="download.js"></script>
<script type="text/javascript" src="download_bouncer.js"></script>
<script type="text/javascript" src="download_mirrorbrain.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/other-341.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other-341.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/other-341.html (original)
+++ openoffice/ooo-site/trunk/content/download/other-341.html Thu Sep 12
14:17:53 2013
@@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Apache OpenOffice Downloads - 3.4.1 Downloads</title>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/other.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/other.html Thu Sep 12 14:17:53
2013
@@ -5,7 +5,6 @@
<title>Apache OpenOffice Downloads - Official Site - All Builds</title>
<script type="text/javascript" src="globalvars.js"></script>
<script type="text/javascript" src="download_other.js"></script>
- <script type="text/javascript" src="../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="languages.js"></script>
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html
(original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/index_de.html Thu Sep
12 14:17:53 2013
@@ -15,7 +15,6 @@
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download_l10n_de.js"></script>
<script type="text/javascript" src="download.js"></script>
- <script type="text/javascript" src="../../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html
(original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/index_en.html Thu Sep
12 14:17:53 2013
@@ -15,7 +15,6 @@
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download_l10n_en.js"></script>
<script type="text/javascript" src="download.js"></script>
- <script type="text/javascript" src="../../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/download/test/other.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/other.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/other.html Thu Sep 12
14:17:53 2013
@@ -5,7 +5,6 @@
<title>Apache OpenOffice Downloads - Official Site - All Builds</title>
<script type="text/javascript" src="globalvars.js"></script>
<script type="text/javascript" src="download_other.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/el/old-site/about-downloads.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/el/old-site/about-downloads.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/el/old-site/about-downloads.html
(original)
+++ openoffice/ooo-site/trunk/content/el/old-site/about-downloads.html Thu Sep
12 14:17:53 2013
@@ -2,9 +2,7 @@
<html><head>
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
<title>ÎÎ»Î»Î·Î½Î¹ÎºÏ OpenOffice.org</title>
-<script type="text/javascript"
src="http://www.openoffice.org/scripts/entourage.js"></script>
-
-
+
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
Modified: openoffice/ooo-site/trunk/content/es/descargar/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/index.html (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/index.html Thu Sep 12
14:17:53 2013
@@ -7,7 +7,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/fi/mallit.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/mallit.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/mallit.html (original)
+++ openoffice/ooo-site/trunk/content/fi/mallit.html Thu Sep 12 14:17:53 2013
@@ -33,10 +33,6 @@
}
</style>
-<script type="text/javascript"
src="http://www.openoffice.org/scripts/entourage.js"></script>
-
-
-
</head>
<body>
Modified: openoffice/ooo-site/trunk/content/fr/Telecharger/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fr/Telecharger/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fr/Telecharger/index.html (original)
+++ openoffice/ooo-site/trunk/content/fr/Telecharger/index.html Thu Sep 12
14:17:53 2013
@@ -12,8 +12,6 @@
</style>
<script type="text/javascript" src="/fr/script/download.js"></script>
-<script type="text/javascript" src="/scripts/entourage.js"></script>
-
</head>
<body>
<h1 style="text-align: center;">Télécharger Apache OpenOffice 4.0.0 en
français</h1>
Modified: openoffice/ooo-site/trunk/content/fr/about-downloads.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fr/about-downloads.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fr/about-downloads.html (original)
+++ openoffice/ooo-site/trunk/content/fr/about-downloads.html Thu Sep 12
14:17:53 2013
@@ -13,9 +13,6 @@
<script type="text/javascript" src="/fr/script/download.js"></script>
-<script type="text/javascript"
src="http://www.openoffice.org/scripts/entourage.js"></script>
-
-
</head>
<body>
<h1><a href="./Telecharger" title="Télécharger Apache
OpenOffice">Télécharger la dernière version de
Modified: openoffice/ooo-site/trunk/content/it/download/3.4.0/download340.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/it/download/3.4.0/download340.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/it/download/3.4.0/download340.html
(original)
+++ openoffice/ooo-site/trunk/content/it/download/3.4.0/download340.html Thu
Sep 12 14:17:53 2013
@@ -5,10 +5,6 @@
<title>Download OpenOffice.org - Apache OpenOffice</title>
- <script type="text/javascript"
src="http://www.openoffice.org/scripts/entourage.js"></script>
-
-
-
</head>
Modified: openoffice/ooo-site/trunk/content/it/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/it/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/it/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/it/download/index.html Thu Sep 12
14:17:53 2013
@@ -7,7 +7,6 @@
<script type="text/javascript" src="../../download/languages.js"></script>
<script type="text/javascript"
src="../../download/release_matrix.js"></script>
<script type="text/javascript" src="../../download/download.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/ja/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ja/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ja/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/ja/download/index.html Thu Sep 12
14:17:53 2013
@@ -10,10 +10,6 @@
-->
<title>Apache OpenOfficeã®ãã¦ã³ãã¼ã</title>
-<script type="text/javascript" src="/scripts/entourage.js"></script>
-
-
-
<script language="JavaScript">
<!--
function showsubmenu(id){
Modified: openoffice/ooo-site/trunk/content/nl-template/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl-template/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl-template/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl-template/download/index.html Thu Sep
12 14:17:53 2013
@@ -8,7 +8,6 @@
<script type="text/javascript" src="/download/download_improved.js"></script>
<script type="text/javascript"
src="/download/download_mirrorbrain_improved.js"></script>
<script type="text/javascript"
src="/download/languages_improved.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/no/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/index.html (original)
+++ openoffice/ooo-site/trunk/content/no/index.html Thu Sep 12 14:17:53 2013
@@ -4,9 +4,6 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="no.css" />
-<script src="../scripts/entourage.js"></script>
-
-
</head>
<body>
Modified: openoffice/ooo-site/trunk/content/pl/product.download.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pl/product.download.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pl/product.download.html (original)
+++ openoffice/ooo-site/trunk/content/pl/product.download.html Thu Sep 12
14:17:53 2013
@@ -9,8 +9,7 @@
<link href="./style.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" type="text/css" href="style/pobieralnia.css" />
<script type="text/javascript" src="style/pobieralnia.js"> </script>
- <script src="../scripts/entourage.js"></script>
-</head>
+ </head>
<body xml:lang="pl" onload="activateByURL()">
<table id="mainpl"><tr>
Modified: openoffice/ooo-site/trunk/content/pt-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt-test/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt-test/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/sk/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sk/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sk/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sk/download/index.html Thu Sep 12
14:17:53 2013
@@ -13,7 +13,6 @@
<script type="text/javascript" src="../../download/globalvars.js"></script>
<script type="text/javascript" src="../../download/download.js"></script>
<script type="text/javascript" src="../../download/languages.js"></script>
- <script type="text/javascript" src="../../scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/sr-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr-test/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sr-test/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/vi-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/vi-test/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/vi-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/vi-test/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/xx/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/languages.js"></script>
<script type="text/javascript" src="/download/release_matrix.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/content/zh-cn/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-cn/download/index.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-cn/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/zh-cn/download/index.html Thu Sep 12
14:17:53 2013
@@ -14,7 +14,6 @@
<script type="text/javascript" src="/download/globalvars.js"></script>
<script type="text/javascript" src="/download/download.js"></script>
<script type="text/javascript" src="/download/languages.js"></script>
- <script type="text/javascript" src="/scripts/entourage.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
Modified: openoffice/ooo-site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/skeleton.html?rev=1522589&r1=1522588&r2=1522589&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/skeleton.html (original)
+++ openoffice/ooo-site/trunk/templates/skeleton.html Thu Sep 12 14:17:53 2013
@@ -8,6 +8,7 @@
{% if headers.css %}<link href="{{ headers.css }}" rel="stylesheet"
type="text/css">{% endif %}
{% endif %}
<!--#include virtual="/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
</head>
<body{% if bodytag %} {{ bodytag|safe }}{% endif %}>
<!--#include virtual="{{ ssi.headers.brand }}" -->