Author: buildbot
Date: Fri Apr 6 19:40:44 2018
New Revision: 1027986
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/images/apachecon_na_2018.png
(with props)
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 Apr 6 19:40:44 2018
@@ -1 +1 @@
-1828507
+1828550
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 6 19:40:44 2018
@@ -1 +1 @@
-1828507
+1828550
Added: websites/staging/ooo-site/trunk/content/images/apachecon_na_2018.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/ooo-site/trunk/content/images/apachecon_na_2018.png
------------------------------------------------------------------------------
svn:mime-type = image/png
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 Apr 6
19:40:44 2018
@@ -16,25 +16,25 @@ var l10n = new Object();
// Graphic, text and links to show inside the event box.
//
"true" = Show the box, "false" = Do not show.
-l10n.index_event_box_show = false;
+l10n.index_event_box_show = true;
// Logo
graphic.
-l10n.index_event_box_graphic_src =
"https://www.openoffice.org/images/apachecon_na_2017.png";
+l10n.index_event_box_graphic_src =
"https://www.openoffice.org/images/apachecon_na_2018.png";
//
Alternative text for the graphic.
-l10n.index_event_box_graphic_alt = "ApacheCon North America
2017";
+l10n.index_event_box_graphic_alt = "ApacheCon North America
2018";
// Make
the graphic clickable with a link.
l10n.index_event_box_graphic_href = "https://apachecon.com/";
// The
height in pixel of the graphic. Leave empty to use the height of the original
graphic.
l10n.index_event_box_graphic_height = "98";
// The
width in pixel of the graphic. Leave empty to use the width of the original
graphic.
-l10n.index_event_box_graphic_width = "252";
+l10n.index_event_box_graphic_width = "214";
//
Mouse over text for the graphic.
l10n.index_event_box_graphic_title = "";
// Make
the whole box clickable with a link.
l10n.index_event_box_text_href = "https://apachecon.com/";
//
Maximum 630 characters.
-l10n.index_event_box_text_text = "<b>ApacheCon North America -
Miami, Florida, May 16-18, 2017</b><br /><br />@TheASF is 300+ projects strong
and growing.<br /> Come learn about all of them at @ApacheCon.<br /><b><i>
Click here for details ...</i></b>";
+l10n.index_event_box_text_text = "<b>ApacheCon North America -
Montréal, Canada, September 24-27, 2018</b><br /><br />@TheASF is 350+
projects strong and growing.<br /> Come learn about all of them at
@ApacheCon.<br /><b><i> Click here for details and registration ...</i></b>";
//
Mouse over text for the text.
-l10n.index_event_box_text_title = "ApacheCon North
America - Miami, Florida, May 16-18, 2017";
+l10n.index_event_box_text_title = "ApacheCon North
America - Montréal, Canada, September 24-27, 2018";
// Text and link to show inside the alert box.
//
"true" = Show the box, "false" = Do not show.