You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2023/04/21 21:34:50 UTC

[mina-site] branch master updated (f1380b160 -> 6b571c2a4)

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

elecharny pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git


    from f1380b160 Fix typos and clarify the text
     new a34d36301 Fixed the privacy link
     new 6b571c2a4 Added the event image in all the sub-projects

The 2 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:
 layouts/_default/baseof.html  | 2 ++
 layouts/asyncweb/baseof.html  | 2 ++
 layouts/ftpserver/baseof.html | 2 ++
 layouts/mina/baseof.html      | 2 ++
 layouts/partials/footer.html  | 2 +-
 layouts/sshd/baseof.html      | 2 ++
 layouts/vysper/baseof.html    | 2 ++
 7 files changed, 13 insertions(+), 1 deletion(-)


[mina-site] 02/02: Added the event image in all the sub-projects

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

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git

commit 6b571c2a46e7657424d4c1ef9ae4a6fc307e0f42
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Fri Apr 21 23:34:43 2023 +0200

    Added the event image in all the sub-projects
---
 layouts/_default/baseof.html  | 2 ++
 layouts/asyncweb/baseof.html  | 2 ++
 layouts/ftpserver/baseof.html | 2 ++
 layouts/mina/baseof.html      | 2 ++
 layouts/sshd/baseof.html      | 2 ++
 layouts/vysper/baseof.html    | 2 ++
 6 files changed, 12 insertions(+)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index c42659750..5ac28c280 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/mina.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "home") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Latest Downloads</h5>
                 <ul>
                     <li><a href="/downloads-mina_2_0.html">Mina {{ .Site.Params.version_mina_2_0 }}</a></li>
diff --git a/layouts/asyncweb/baseof.html b/layouts/asyncweb/baseof.html
index 2ca7738eb..cb86101cf 100644
--- a/layouts/asyncweb/baseof.html
+++ b/layouts/asyncweb/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/asyncweb.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "asyncweb") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Overview</h5>
                 <ul>
                     <li><a href="/asyncweb-project/index.html">Home</a> </li>
diff --git a/layouts/ftpserver/baseof.html b/layouts/ftpserver/baseof.html
index 922de10e1..db10fe974 100644
--- a/layouts/ftpserver/baseof.html
+++ b/layouts/ftpserver/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/ftpserver.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "ftpserver") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Overview</h5>
                 <ul>
                     <li><a href="/ftpserver-project/index.html">Home</a> </li>
diff --git a/layouts/mina/baseof.html b/layouts/mina/baseof.html
index 05e47a8c2..dc6116998 100644
--- a/layouts/mina/baseof.html
+++ b/layouts/mina/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/mina.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "mina") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Latest Downloads</h5>
                 <ul>
                     <li><a href="/mina-project/downloads_2_0.html">Mina {{ .Site.Params.version_mina_2_0 }}</a></li>
diff --git a/layouts/sshd/baseof.html b/layouts/sshd/baseof.html
index adb5dc558..aef80afef 100644
--- a/layouts/sshd/baseof.html
+++ b/layouts/sshd/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/sshd.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "sshd") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Overview</h5>
                 <ul>
                     <li><a href="/sshd-project/index.html">Home</a> </li>
diff --git a/layouts/vysper/baseof.html b/layouts/vysper/baseof.html
index 555f395a3..76cddfe8b 100644
--- a/layouts/vysper/baseof.html
+++ b/layouts/vysper/baseof.html
@@ -23,12 +23,14 @@
     <link href="/assets/css/vysper.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
 <div id="container">
     {{ partial "header.html" (dict "context" . "project" "vysper") }}
 
     <div id="content">
         <div id="leftColumn">
             <div id="navigation">
+                <a class="acevent" data-format="wide" data-width="170"></a>
                 <h5>Overview</h5>
                 <ul>
                     <li><a href="/vysper-project/index.html">Home</a> </li>


[mina-site] 01/02: Fixed the privacy link

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

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git

commit a34d36301fa20b4c0bd459c9d9b66f417eb9bdb0
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Fri Apr 21 23:11:30 2023 +0200

    Fixed the privacy link
---
 layouts/partials/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 7ba404dce..9091217f2 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,5 +1,5 @@
 <div id="footer">
-    &copy; 2003-{{ now.Year }}, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="/privacy-policy.html">Privacy Policy</a><br />
+    &copy; 2003-{{ now.Year }}, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br />
     Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb,
     Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
 </div>