You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/04/07 23:04:55 UTC

[comdev-events-site] branch main updated (856fdb9 -> 904bbc2)

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

sebb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


    from 856fdb9  Merge pull request #3 from apache/pagefind
     new fd32fd7  Copied missing image from SVN rave repo
     new d872be0  Syntax
     new 98f8aa5  Update to latest jquery
     new 904bbc2  Copied missing image from SVN rave repo

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/_index.md                     |   4 +---
 source/event/__index.md              |   3 +--
 static/images/rave_bg.jpg            | Bin 0 -> 1480 bytes
 static/images/rave_codehilite_bg.gif | Bin 0 -> 56 bytes
 static/js/jquery.js                  |   4 ----
 static/js/jquery.min.js              |   2 ++
 static/style/screen.css              |   2 +-
 7 files changed, 5 insertions(+), 10 deletions(-)
 create mode 100644 static/images/rave_bg.jpg
 create mode 100644 static/images/rave_codehilite_bg.gif
 delete mode 100644 static/js/jquery.js
 create mode 100644 static/js/jquery.min.js


[comdev-events-site] 04/04: Copied missing image from SVN rave repo

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git

commit 904bbc2d7e85ec963d3cf165a698f1c344ffa627
Author: Sebb <se...@apache.org>
AuthorDate: Sat Apr 8 00:04:35 2023 +0100

    Copied missing image from SVN rave repo
    
    http://svn.apache.org/repos/asf
    /rave/site/branches/bootstrapped/content/images/rave_bg.jpg
---
 static/images/rave_bg.jpg | Bin 0 -> 1480 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/static/images/rave_bg.jpg b/static/images/rave_bg.jpg
new file mode 100644
index 0000000..3a90d0d
Binary files /dev/null and b/static/images/rave_bg.jpg differ


[comdev-events-site] 02/04: Syntax

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git

commit d872be081fb2f22118390a91e44c5180d4620dd5
Author: Sebb <se...@apache.org>
AuthorDate: Sat Apr 8 00:00:10 2023 +0100

    Syntax
---
 static/style/screen.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/style/screen.css b/static/style/screen.css
index 59c2f44..f914178 100644
--- a/static/style/screen.css
+++ b/static/style/screen.css
@@ -99,7 +99,7 @@ h1,h2,h3,h4,h5,h6 {
   background-color: #F00;
   padding: 0.01em 1em;
   border-radius: 10px;
-  background: url(../images/rave_codehilite_bg.gif);
+  background-image: url(../images/rave_codehilite_bg.gif);
 }
 
 #navigation {


[comdev-events-site] 03/04: Update to latest jquery

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git

commit 98f8aa5d7dced63eea7fb9b2bfd0c82f8e4d8dc8
Author: Sebb <se...@apache.org>
AuthorDate: Sat Apr 8 00:00:51 2023 +0100

    Update to latest jquery
    
    client.js does not appear to be needed
---
 source/_index.md        | 4 +---
 source/event/__index.md | 3 +--
 static/js/jquery.js     | 4 ----
 static/js/jquery.min.js | 2 ++
 4 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/source/_index.md b/source/_index.md
index 5b48dc5..233d4fd 100644
--- a/source/_index.md
+++ b/source/_index.md
@@ -44,8 +44,6 @@ our community, but are not official Foundation events.</em>
 ApacheCon and all ASF-run events operate under the terms of the [ASF's Code of Conduct](//www.apache.org/foundation/policies/conduct.html).
 
 
-<script src="/js/jquery.js"></script>
+<script src="/js/jquery.min.js"></script>
 <script src="/js/events-calendar.js"></script>
-<script src="https://apis.google.com/js/client.js"></script>
-
 
diff --git a/source/event/__index.md b/source/event/__index.md
index 9af7ff8..d499748 100644
--- a/source/event/__index.md
+++ b/source/event/__index.md
@@ -18,8 +18,7 @@ For a complete list of events see our [calendar](calendar.html).
 In addition to Official Apache Events, there are a wide range of other
 events which feature Apache projects and technologies.
 
-<script src="/js/jquery.js"></script>
+<script src="/js/jquery.min.js"></script>
 <script src="/js/events-calendar.js"></script>
-<script src="https://apis.google.com/js/client.js"></script>
 
   [1]: https://www.apache.org/foundation/marks/events.html
diff --git a/static/js/jquery.js b/static/js/jquery.js
deleted file mode 100644
index 198b3ff..0000000
--- a/static/js/jquery.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! jQuery v1.7.1 jquery.com | jquery.org/license */
-(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement( [...]
-f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]| [...]
-{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replac [...]
\ No newline at end of file
diff --git a/static/js/jquery.min.js b/static/js/jquery.min.js
new file mode 100644
index 0000000..0de648e
--- /dev/null
+++ b/static/js/jquery.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.6.4 | (c) OpenJS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l= [...]


[comdev-events-site] 01/04: Copied missing image from SVN rave repo

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git

commit fd32fd7f6d04df14f62a5efd8f0b068c0e201355
Author: Sebb <se...@apache.org>
AuthorDate: Fri Apr 7 23:59:47 2023 +0100

    Copied missing image from SVN rave repo
    
    http://svn.apache.org/repos/asf
    /rave/site/branches/bootstrapped/content/images/rave_codehilite_bg.gif
---
 static/images/rave_codehilite_bg.gif | Bin 0 -> 56 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/static/images/rave_codehilite_bg.gif b/static/images/rave_codehilite_bg.gif
new file mode 100644
index 0000000..d55dc85
Binary files /dev/null and b/static/images/rave_codehilite_bg.gif differ