aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Cornec <bruno@victoria.frmug.org>2026-01-07 01:09:15 +0100
committerBruno Cornec <bruno@victoria.frmug.org>2026-01-07 19:47:13 +0100
commitaeacf249bc890a593141fba0ce79ea3b8d2eec74 (patch)
treee8e2b564158eac9dca6faebc95f9994794235542
parent75b3c451ea19efc4f98c4ac0da33f197ff961553 (diff)
downloadmgapeople-user/bcornec/mga34904.tar
mgapeople-user/bcornec/mga34904.tar.gz
mgapeople-user/bcornec/mga34904.tar.bz2
mgapeople-user/bcornec/mga34904.tar.xz
mgapeople-user/bcornec/mga34904.zip
Fix mga#34904 by improving documentationuser/bcornec/mga34904
-rw-r--r--tmpl/groupindex.html1
-rw-r--r--tmpl/userindex.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/tmpl/groupindex.html b/tmpl/groupindex.html
index 4549801..77291a0 100644
--- a/tmpl/groupindex.html
+++ b/tmpl/groupindex.html
@@ -7,6 +7,7 @@
<body>
[%- INCLUDE body_top.html -%]
<h1 id='mgnavt'><a href="../index.html">[% config.sitename %]</a> » groups</h1>
+ <p>Here is a list of Mageia groups automatically generated from our LDAP server. They have e-mail addresses <name>@group.mageia.org. They have no relationship with groups of persons subscribed to our <a href="http://ml.mageia.org">mailing-lists</a>.</p>
<div class='content'>
<ul>
[% FOREACH group IN groups %]
diff --git a/tmpl/userindex.html b/tmpl/userindex.html
index 3288c01..af34456 100644
--- a/tmpl/userindex.html
+++ b/tmpl/userindex.html
@@ -7,6 +7,7 @@
<body>
[%- INCLUDE body_top.html -%]
<h1 id='mgnavt'><a href="../index.html">[% config.sitename %]</a> » users</h1>
+ <p>Here is a list of Mageia users automatically generated from our LDAP server. They have e-mail addresses <name>@mageia.org.</p>
<div class='content'>
<ul>
[% FOREACH user IN users %]