Author: buildbot
Date: Fri Nov 21 18:35:19 2014
New Revision: 930008
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/msg_prop_l10n.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 21 18:35:19 2014
@@ -1 +1 @@
-1640971
+1640972
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 21 18:35:19 2014
@@ -1 +1 @@
-1640971
+1640972
Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Fri Nov 21
18:35:19 2014
@@ -18,17 +18,21 @@ var l10n = new Object();
//
"true" = Show the box, "false" = Do not show.
l10n.index_event_box_show = true;
// Logo
graphic.
-l10n.index_event_box_graphic_src =
"http://www.openoffice.org/images/2014-eu-234x60.png";
+l10n.index_event_box_graphic_src =
"http://ooo-site.staging.apache.org/images/ASF-at-15-EPS.png";
//
Alternative text for the graphic.
-l10n.index_event_box_graphic_alt = "Logo ApacheCon Europe 2014";
+l10n.index_event_box_graphic_alt = "Logo 15th Anniversary of
ASF";
// Make
the graphic clickable with a link.
-l10n.index_event_box_graphic_href = "http://apachecon.com/";
+l10n.index_event_box_graphic_href = "http://s.apache.org/wZr";
//
Mouse over text for the graphic.
+l10n.index_event_box_graphic_height = "96";
+ // The
height in pixel of the graphic. Leave empty to use the height of the original
graphic.
+l10n.index_event_box_graphic_width = "237";
+ // The
width in pixel of the graphic. Leave empty to use the width of the original
graphic.
l10n.index_event_box_graphic_title = "";
// Make
the whole box clickable with a link.
-l10n.index_event_box_text_href =
"http://events.linuxfoundation.org/events/apachecon-europe";
+l10n.index_event_box_text_href = "http://s.apache.org/wZr";
//
Maximum 630 characters.
-l10n.index_event_box_text_text = "<b>ApacheCon Europe, 2014 -
The official Apache Conference</b> <br /> Budapest, November 17th - 21st, 2014
<br /> Click to see conference site for details and registration.";
+l10n.index_event_box_text_text = "<b>The Apache Software
Foundation Celebrates 15 Years of Open Source Innovation and Community
Leadership</b> <br /><br /> Apache has been at the forefront of dozens of
today's industry-defining technologies and tools; nearly every end-user
computing device has been touched by at least one Apache product. <b><i> Click
to see the full text ... </i></b>";
//
Mouse over text for the text.
l10n.index_event_box_text_title = "";