[EGIT] [website/www-content] master 01/01: Wiki page start changed with summary [we use letsencrypt these days] by Raster

2021-06-14 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=0d69b4a155984cc2bdf54a49d53752efcf9a4aa2

commit 0d69b4a155984cc2bdf54a49d53752efcf9a4aa2
Author: Raster 
Date:   Mon Jun 14 09:16:38 2021 -0700

Wiki page start changed with summary [we use letsencrypt these days] by 
Raster
---
 pages/start.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pages/start.txt b/pages/start.txt
index 28658b6b6..940562ecb 100644
--- a/pages/start.txt
+++ b/pages/start.txt
@@ -62,8 +62,6 @@ This server is hosted at [[https://osuosl.org/|OSUOSL]] who 
use their infrastruc
 
 Our DNS is kindly provided by [[https://www.easydns.com/|EasyDNS]].
 
-Our SSL certificates are provided by [[https://www.gandi.net|Gandi.net]].
-
 Many of our **Enlightenment Developer Days** events have been sponsored and 
paid for by [[https://www.samsung.com|Samsung]] and have recently been hosted 
by [[https://openwide.fr|Openwide]].
 
 [[https://osuosl.org|{{:thanks-osuosl.svg|OSUOSL}}]]

-- 




[EGIT] [website/www-content] master 01/01: Wiki page start changed with summary [] by Raster

2021-06-14 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=0c15b20c036db846654c37f32cf2d14743f22166

commit 0c15b20c036db846654c37f32cf2d14743f22166
Author: Raster 
Date:   Mon Jun 14 09:15:23 2021 -0700

Wiki page start changed with summary [] by Raster
---
 pages/start.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pages/start.txt b/pages/start.txt
index 2d2f4a9b1..28658b6b6 100644
--- a/pages/start.txt
+++ b/pages/start.txt
@@ -71,4 +71,3 @@ Many of our **Enlightenment Developer Days** events have been 
sponsored and paid
 [[https://www.gandi.net|{{:thanks-gandi.svg|Gandi}}]]
 [[https://www.samsung.com|{{:thanks-samsung.svg|Samsung}}]]
 [[https://openwide.fr|{{:thanks-openwide.svg|Openwide}}]]
-

-- 




[EGIT] [website/www-content] master 01/01: irc - conact - add back de and fr channels

2021-06-14 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=b48b93ef6fa112291ce11a7f1a831f45e8d69b22

commit b48b93ef6fa112291ce11a7f1a831f45e8d69b22
Author: Carsten Haitzler (Rasterman) 
Date:   Mon Jun 14 12:27:07 2021 +0100

irc - conact - add back de and fr channels
---
 pages/contact.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pages/contact.txt b/pages/contact.txt
index c31dcf963..3be7d2336 100644
--- a/pages/contact.txt
+++ b/pages/contact.txt
@@ -37,6 +37,8 @@ Not everyone speaks English natively, but it is the primary 
language used here.
 
 ^IRC Server   ^Port ^Channel ^ Topic^
 |[[http://www.libera.chat|irc.libera.chat]]   |6667 |#e  | General |
+|[[http://www.libera.chat|irc.libera.chat]]   |6667 |#e.de   | German  |
+|[[http://www.libera.chat|irc.libera.chat]]   |6667 |#e.fr   | French  |
 
 Many of the core developers involved in Enlightenment as well as a lot
 of users are on IRC. They use IRC often and will discuss many

-- 




[EGIT] [website/www] master 01/01: final try for chat box to libera - works when manually tested

2021-06-14 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=ab88e102e292fd13480abef4df3f50ab77ce4bc3

commit ab88e102e292fd13480abef4df3f50ab77ce4bc3
Author: Carsten Haitzler (Rasterman) 
Date:   Mon Jun 14 12:20:40 2021 +0100

final try for chat box to libera - works when manually tested
---
 public_html/lib/tpl/e/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/lib/tpl/e/footer.html 
b/public_html/lib/tpl/e/footer.html
index a2b09c3b..6bf5c48f 100644
--- a/public_html/lib/tpl/e/footer.html
+++ b/public_html/lib/tpl/e/footer.html
@@ -165,7 +165,7 @@ var iframe;
 if (!iframe) {
   iframe = document.createElement('iframe');
   iframe.setAttribute('src',
-'https://kiwiirc.com/client/irc.libera.chat:+6697/?nick=' + nick + 
'&theme=cli#e');
+'https://kiwiirc.com/client/irc.libera.chat/?port=6667&tls=true?nick=' 
+ nick + '&theme=cli#e');
   iframe.setAttribute('sandbox', 'allow-forms allow-scripts 
allow-same-origin');
   iframe.setAttribute('style', 'border:0; width:360px; height:500px;');
   document.getElementById('ircbubble2').appendChild(iframe);

-- 




[EGIT] [website/www-content] master 01/01: adjust contenty to point to #e on libera

2021-06-14 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=62aa4f6d5ec72e64b3227787f5965321c7b382f4

commit 62aa4f6d5ec72e64b3227787f5965321c7b382f4
Author: Carsten Haitzler (Rasterman) 
Date:   Mon Jun 14 11:38:26 2021 +0100

adjust contenty to point to #e on libera
---
 pages/about-edi.md.txt  |  3 ++-
 pages/contact.txt   | 13 -
 pages/contrib/devs/start.md.txt | 11 +++
 pages/contrib/docs/start.md.txt | 11 +++
 pages/develop/start.md.txt  | 11 +++
 5 files changed, 15 insertions(+), 34 deletions(-)

diff --git a/pages/about-edi.md.txt b/pages/about-edi.md.txt
index adf56e0df..b6e5a4684 100644
--- a/pages/about-edi.md.txt
+++ b/pages/about-edi.md.txt
@@ -40,4 +40,5 @@ So far the main features include:
 * No screen waste (toolbar, menu, tab are out of the way of the developer).
 * Creation of new projects from name input and skeleton project files.
 
-If you have ideas for features please let us know in the #edi-ide chat room on 
[irc.freenode.net](https://webchat.freenode.net/).
\ No newline at end of file
+If you have ideas for features please let us know in the #e chat room on
+[IRC](/contact)).
diff --git a/pages/contact.txt b/pages/contact.txt
index 0c54a4272..c31dcf963 100644
--- a/pages/contact.txt
+++ b/pages/contact.txt
@@ -36,23 +36,18 @@ Not everyone speaks English natively, but it is the primary 
language used here.
  IRC 
 
 ^IRC Server   ^Port ^Channel ^ Topic^
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e  | General |
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e.py | Python related |
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e.bsd | BSD related |
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e.de | General in German 
|
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e.fr | General in French 
|
-|[[http://www.freenode.net|irc.freenode.net]] |6667 |#e.kr | General in Korean 
|
+|[[http://www.libera.chat|irc.libera.chat]]   |6667 |#e  | General |
 
 Many of the core developers involved in Enlightenment as well as a lot
 of users are on IRC. They use IRC often and will discuss many
 development issues there instead of e-mail, due to it having immediate
 feedback as well as convenient shared discussion channels.
 
-We use the Freenode IRC network, and you will find us on the #e
+We use the Libera Chat IRC network, and you will find us on the #e
 channel. You can use a, IRC client like X-Chat, Konversation, Pidgin,
 and many others. If your client already has a listing for
-freenode, just select it. If not just set up the server as
-irc.freenode.net as your server with the normal IRC port of 6667. Once
+Libera, just select it. If not just set up the server as
+irc.libera.chat as your server with the normal IRC port of 6667. Once
 connected just join #e (you can just type in the command: /join #e
 then Enter). Just type + press Enter to talk.
 
diff --git a/pages/contrib/devs/start.md.txt b/pages/contrib/devs/start.md.txt
index 820afc4d9..4cc517979 100644
--- a/pages/contrib/devs/start.md.txt
+++ b/pages/contrib/devs/start.md.txt
@@ -71,18 +71,13 @@ If you are sure the functionality you wish to implement 
doesn't yet exist, talk
 
 ## IRC Channels ##
 
-The official Enlightenment IRC channels, hosted on the Freenode network, are 
often the quickest way to communicate with fellow developers. Available in 
English, German, French, and Korean, the channels are accessible 24/7 and are 
open to both developers and end-users.
+The official Enlightenment IRC channels, hosted on the Libera Chat network, 
are often the quickest way to communicate with fellow developers. Available in 
English, German, French, and Korean, the channels are accessible 24/7 and are 
open to both developers and end-users.
 
 Connection information is as follows:
 
 | IRC Server   | Port | Channel | Topic   |
 |--|--|-|-|
-| irc.freenode.net | 6667 | #e  | General |
-| irc.freenode.net | 6667 | #e.py   | Python-related  |
-| irc.freenode.net | 6667 | #e.bsd  | BSD-related |
-| irc.freenode.net | 6667 | #e.de   | General - German|
-| irc.freenode.net | 6667 | #e.fr   | General - French|
-| irc.freenode.net | 6667 | #e.kr   | General - Korean|
+| irc.libera.char  | 6667 | #e  | General |
 
 ## Mailing Lists ##
 
@@ -94,4 +89,4 @@ The Enlightenment Project maintains several mailing lists, 
full details of which
 | 
[enlightenment-announce](http://lists.sourceforge.net/lists/listinfo/enlightenment-announce)
 | 
[SourceForge](http://sourceforge.net/mailarchive/forum.php?forum_name=enlightenment-announce)
 | E/EFL announcements  |
 | 
[enlightenment-intl](http://lists.sourceforge.net/lists/listinfo/enlightenment-intl)
 | 
[SourceForge](http://sourceforge.net/mailarchive/forum.php?forum_name=enlightenment-intl)
 | Internationa

[EGIT] [website/www] master 01/01: www try this for kiwii irc + libera...

2021-06-14 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=d74ceabee7adcb53c57682244230a6599c115c57

commit d74ceabee7adcb53c57682244230a6599c115c57
Author: Carsten Haitzler (Rasterman) 
Date:   Mon Jun 14 11:43:00 2021 +0100

www try this for kiwii irc + libera...
---
 public_html/lib/tpl/e/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/lib/tpl/e/footer.html 
b/public_html/lib/tpl/e/footer.html
index 47363c57..a2b09c3b 100644
--- a/public_html/lib/tpl/e/footer.html
+++ b/public_html/lib/tpl/e/footer.html
@@ -165,7 +165,7 @@ var iframe;
 if (!iframe) {
   iframe = document.createElement('iframe');
   iframe.setAttribute('src',
-'https://kiwiirc.com/client/irc.libera.chat/?nick=' + nick + 
'&theme=cli#e');
+'https://kiwiirc.com/client/irc.libera.chat:+6697/?nick=' + nick + 
'&theme=cli#e');
   iframe.setAttribute('sandbox', 'allow-forms allow-scripts 
allow-same-origin');
   iframe.setAttribute('style', 'border:0; width:360px; height:500px;');
   document.getElementById('ircbubble2').appendChild(iframe);

-- 




[EGIT] [website/www] master 01/01: move chat bubble to libera

2021-06-14 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=cc62d8c175d58c5525edf45567ac4305076529a2

commit cc62d8c175d58c5525edf45567ac4305076529a2
Author: Carsten Haitzler (Rasterman) 
Date:   Mon Jun 14 11:32:25 2021 +0100

move chat bubble to libera
---
 public_html/lib/tpl/e/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/lib/tpl/e/footer.html 
b/public_html/lib/tpl/e/footer.html
index 6d9a3574..47363c57 100644
--- a/public_html/lib/tpl/e/footer.html
+++ b/public_html/lib/tpl/e/footer.html
@@ -165,7 +165,7 @@ var iframe;
 if (!iframe) {
   iframe = document.createElement('iframe');
   iframe.setAttribute('src',
-'https://kiwiirc.com/client/irc.freenode.net/?nick=' + nick + 
'&theme=cli#e');
+'https://kiwiirc.com/client/irc.libera.chat/?nick=' + nick + 
'&theme=cli#e');
   iframe.setAttribute('sandbox', 'allow-forms allow-scripts 
allow-same-origin');
   iframe.setAttribute('style', 'border:0; width:360px; height:500px;');
   document.getElementById('ircbubble2').appendChild(iframe);

--