This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3eda95b  Site checkin for project Training: Website
3eda95b is described below

commit 3eda95b58e8180b622bf6c79ed9e7ff8ee67fe26
Author: jenkins <[email protected]>
AuthorDate: Wed Apr 6 09:48:47 2022 +0000

    Site checkin for project Training: Website
---
 .asf.yaml                        | 2 --
 dependency-info.html             | 6 +++++-
 dependency-management.html       | 6 +++++-
 developers/building-website.html | 6 +++++-
 developers/ci.html               | 6 +++++-
 developers/contributing.html     | 6 +++++-
 developers/decisions.html        | 6 +++++-
 developers/issues.html           | 6 +++++-
 developers/releasing-tools.html  | 6 +++++-
 developers/team.html             | 6 +++++-
 developers/website.html          | 6 +++++-
 developers/wiki.html             | 6 +++++-
 distribution-management.html     | 6 +++++-
 downloads.html                   | 6 +++++-
 index.html                       | 6 +++++-
 issue-management.html            | 6 +++++-
 licenses.html                    | 6 +++++-
 mailing-lists.html               | 6 +++++-
 plugin-management.html           | 6 +++++-
 plugins.html                     | 6 +++++-
 project-info.html                | 6 +++++-
 scm.html                         | 6 +++++-
 sitemap.html                     | 6 +++++-
 summary.html                     | 6 +++++-
 users/index.html                 | 6 +++++-
 25 files changed, 120 insertions(+), 26 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
deleted file mode 100644
index 08e79d7..0000000
--- a/.asf.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-publish:
-  whoami: asf-site
\ No newline at end of file
diff --git a/dependency-info.html b/dependency-info.html
index d1d52f4..163f5e1 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/dependency-management.html b/dependency-management.html
index 0d2d067..e6d47e6 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/building-website.html b/developers/building-website.html
index cc4c2b8..e798237 100644
--- a/developers/building-website.html
+++ b/developers/building-website.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/ci.html b/developers/ci.html
index 80775d3..93185e7 100644
--- a/developers/ci.html
+++ b/developers/ci.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/contributing.html b/developers/contributing.html
index 7bf73a2..dc4d468 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/decisions.html b/developers/decisions.html
index 6919587..5c3cfc0 100644
--- a/developers/decisions.html
+++ b/developers/decisions.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/issues.html b/developers/issues.html
index b3a67ce..717673c 100644
--- a/developers/issues.html
+++ b/developers/issues.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/releasing-tools.html b/developers/releasing-tools.html
index 1910446..568c90c 100644
--- a/developers/releasing-tools.html
+++ b/developers/releasing-tools.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/team.html b/developers/team.html
index 73d1533..66532d0 100644
--- a/developers/team.html
+++ b/developers/team.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/website.html b/developers/website.html
index 0ce600f..5db1f4a 100644
--- a/developers/website.html
+++ b/developers/website.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/developers/wiki.html b/developers/wiki.html
index 6d1bf38..d77e162 100644
--- a/developers/wiki.html
+++ b/developers/wiki.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/distribution-management.html b/distribution-management.html
index 4bbc358..23c922b 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/downloads.html b/downloads.html
index 1507bed..4a1ce2b 100644
--- a/downloads.html
+++ b/downloads.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/index.html b/index.html
index fe4c6c5..753a616 100644
--- a/index.html
+++ b/index.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/issue-management.html b/issue-management.html
index 0d0f487..e6e89e1 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/licenses.html b/licenses.html
index e6fe373..7dd5de6 100644
--- a/licenses.html
+++ b/licenses.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/mailing-lists.html b/mailing-lists.html
index cbcbf05..b395dae 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/plugin-management.html b/plugin-management.html
index 123d018..af72357 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/plugins.html b/plugins.html
index 5c421c5..bf46ca6 100644
--- a/plugins.html
+++ b/plugins.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/project-info.html b/project-info.html
index 43a3ccd..6deed16 100644
--- a/project-info.html
+++ b/project-info.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/scm.html b/scm.html
index 69794b4..922158d 100644
--- a/scm.html
+++ b/scm.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/sitemap.html b/sitemap.html
index b213e86..24ba972 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/summary.html b/summary.html
index 78d002e..cd70220 100644
--- a/summary.html
+++ b/summary.html
@@ -23,9 +23,13 @@
     <link href="./css/site.css" rel="stylesheet" />
     <link href="./css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });
diff --git a/users/index.html b/users/index.html
index 40fdd14..b0dec95 100644
--- a/users/index.html
+++ b/users/index.html
@@ -23,9 +23,13 @@
     <link href="../css/site.css" rel="stylesheet" />
     <link href="../css/print.css" rel="stylesheet" media="print" />
 <script>
+          var apache_events_script = document.createElement('script');
+          
apache_events_script.setAttribute('src','https://www.apachecon.com/event-images/snippet.js');
+          document.head.appendChild(apache_events_script);
+
           document.addEventListener("DOMContentLoaded", function(event) {
             /* Add an image for promoting Apache events below the right banner 
*/
-            $("#bannerRight").append('<p id="apacheEvents"><a 
href="//www.apache.org/events/current-event.html"><img 
src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
+            $("#bannerRight").append('<a class="acevent" data-format="wide" 
data-mode="light" data-event="random" style="width:240px;height:60px;"></a>');
             /* Append the trademarks info to the copyright section */
             $(".copyright").append('<p>Apache Training, Apache, the Apache 
feather logo, and the Apache Training project logo are either registered 
trademarks or trademarks of The Apache Software Foundation in the United States 
and other countries. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>');
           });

Reply via email to