Author: marcus
Date: Sun Mar 31 07:36:12 2019
New Revision: 1856660

URL: http://svn.apache.org/viewvc?rev=1856660&view=rev
Log:
Event box: Activating for ASF 20th anniversary

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1856660&r1=1856659&r2=1856660&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Mar 31 07:36:12 2019
@@ -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               = 
"/images/apachecon_na_2018.png";
+l10n.index_event_box_graphic_src               = 
"https://blogs.apache.org/foundation/mediaresource/81eec8fa-2848-4405-9ce2-40c16a9f7170";;
                                                                        // 
Alternative text for the graphic.
-l10n.index_event_box_graphic_alt               = "ApacheCon North America 
2018";
+l10n.index_event_box_graphic_alt               = "The Apache® Software 
Foundation Celebrates 20 Years of Community-led Development 'The Apache Way'";
                                                                        // Make 
the graphic clickable with a link.
-l10n.index_event_box_graphic_href              = "https://apachecon.com/";;
+l10n.index_event_box_graphic_href              = 
"https://blogs.apache.org/foundation/entry/the-apache-software-foundation-celebrates1";;
                                                                        // The 
height in pixel of the graphic. Leave empty to use the height of the original 
graphic.
-l10n.index_event_box_graphic_height            = "118";
+l10n.index_event_box_graphic_height            = "140";
                                                                        // The 
width in pixel of the graphic. Leave empty to use the width of the original 
graphic.
-l10n.index_event_box_graphic_width             = "284";
+l10n.index_event_box_graphic_width             = "300";
                                                                        // 
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/";;
+l10n.index_event_box_text_href                 = 
"https://blogs.apache.org/foundation/entry/the-apache-software-foundation-celebrates1";;
                                                                        // 
Maximum 630 characters.
-l10n.index_event_box_text_text                 = "<b>ApacheCon North 
America<br />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>";
+l10n.index_event_box_text_text                 = "<b>The Apache® Software 
Foundation Celebrates 20 Years of Community-led Development 'The Apache 
Way'</b><br /><br />World's largest Open Source foundation provides $20B+ worth 
of software for the public good at 100% no cost; Apache software used in every 
Internet-connected country on the planet.<br /><br /><b>Wakefield, MA —26 
March 2019— </b> The Apache Software Foundation (ASF), the all-volunteer 
developers, stewards, and incubators of more than 350 Open Source projects and 
initiatives, announced today its 20th Anniversary, celebrating 'The Apache Way' 
of community-driven development as the key to its success.<br /><b><i> Click 
here for details ...</i></b>";
                                                                        // 
Mouse over text for the text.
-l10n.index_event_box_text_title                        = "ApacheCon North 
America - Montréal, Canada - September 24-27, 2018";
+l10n.index_event_box_text_title                        = "The Apache® 
Software Foundation Celebrates 20 Years of Community-led Development 'The 
Apache Way'";
 
 // Text and link to show inside the alert box.
                                                                        // 
"true" = Show the box, "false" = Do not show.


Reply via email to