Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new domain name and list addresses for Sympa in the source #1463

Merged
merged 2 commits into from
Sep 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We expect feedback by users and developers. You can submit issues and pull requ

If you have difficulty accessing GitHub site, you may send bug reports to the developers:

- [sympa-developpers mailing list](https://listes.renater.fr/sympa/info/sympa-developpers)
- [devel@sympa mailing list](https://lists.sympa.community/info/devel)

Note that your message will be open to the public.

Expand All @@ -21,11 +21,11 @@ How to translate user interface

You may help us translating user interface of Sympa to your languages:

* [Translate Sympa](https://translate.sympa.org/)
* [Translate Sympa](https://translate.sympa.community/)

To add or correct translations, you have to sign up.

More about translation, please see the [Translation Guide](https://translate.sympa.org/pages/help).
More about translation, please see the [Translation Guide](https://translate.sympa.community/pages/help).

Incubating new documentation
-------------------------------
Expand All @@ -34,7 +34,7 @@ The site for development of Sympa documentation launced:

* [Incubating the new Sympa documentation site](https://github.com/sympa-community/sympa-community.github.io)

This site aims to renovate Sympa documentation. We expect inputs including addition, correction and suggestion from the community. For further details, please see the page "[Contributing for Sympa documentation](https://sympa-community.github.io/CONTRIBUTING.html)".
This site aims to renovate Sympa documentation. We expect inputs including addition, correction and suggestion from the community. For further details, please see the page "[Contributing for Sympa documentation](https://www.sympa.community/CONTRIBUTING.html)".

----
[The Sympa Community](https://github.com/sympa-community)
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To install Sympa, see Sympa Administration Manual:

* https://sympa-community.github.io/manual/install.html
* https://www.sympa.community/manual/install.html

2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ installconfig: installdir
nextstep:
@echo ""
@echo "** You can find documentation at:"
@echo "** https://sympa-community.github.io/manual/"
@echo "** https://www.sympa.community/manual/"
@echo ""
@echo "#########################################################"
@echo "# CHECK YOU HAVE ALL THE NEEDED MODULES:"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.

Documentation: https://sympa-community.github.io/
Documentation: https://www.sympa.community/

------------------------------------------------------------------------------

Expand All @@ -28,7 +28,7 @@ adapté aux grandes listes. Avec une liste de 20 000 abonnés, il faut 5
minutes pour envoyer un message à 90% des abonnés, lorsque le réseau est
disponible bien évidemment.

La documentation : https://sympa-community.github.io/
La documentation : https://www.sympa.community/

------------------------------------------------------------------------------

Expand All @@ -51,7 +51,7 @@ Projects related to Sympa

A repository for contributions to Sympa that won't fit in the code but could be useful to others anyway

- [Translate Sympa](https://translate.sympa.org)
- [Translate Sympa](https://translate.sympa.community)

Translating user interface of Sympa to your languages

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

AC_PREREQ(2.60)
AC_INIT(sympa, 6.2.68, [email protected])
AC_INIT(sympa, 6.2.68, [email protected])
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_PO_SUBDIRS
Expand Down
2 changes: 1 addition & 1 deletion default/mail_tt2/helpfile.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Subject: [%"User guide"|loc|qencode%]
[%|loc%]MODINDEX <list> * Moderation: to view the list of messages to moderate[%END%]
[%END#wrap%][% END %]

[%|loc(conf.version)%]Powered by Sympa %1[%END%][%|loc%]:[%END%] https://sympa-community.github.io/
[%|loc(conf.version)%]Powered by Sympa %1[%END%][%|loc%]:[%END%] https://www.sympa.community/
2 changes: 1 addition & 1 deletion default/web_tt2/footer.tt2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- footer.tt2 -->
<footer role="contentinfo">
<img src="[% icons_url %]/favicon_sympa.png" alt="[%|loc%]SYMPA logo[%END%]" width="20" height="20"/>
<a href="https://sympa-community.github.io/">[%|loc(version)%]Powered by Sympa %1[%END%]</a>
<a href="https://www.sympa.community/">[%|loc(version)%]Powered by Sympa %1[%END%]</a>
</footer>
<!-- end footer.tt2 -->
4 changes: 2 additions & 2 deletions default/web_tt2/serveradmin.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
</form>
<br />
<p>
<a class="actionMenuLinks" href="https://translate.sympa.org/">
<a class="actionMenuLinks" href="https://translate.sympa.community/">
[%|loc%]view translations[%END%]
</a>
<a class="actionMenuLinks" href="[% 'ls_templates' | url_rel %]">
Expand Down Expand Up @@ -290,7 +290,7 @@
[% IF subaction == 'translation' %]
<h2>[%|loc%]Translating Sympa[%END%]</h2>
<p>[%|loc%]Sympa is designed to allow easy internationalization of its user interface (service email messages and web interface). All translations for a language are gathered into a single PO file that can be manipulated by the standard GNU gettext tools.[%END%]</p>
<p>[%|loc%]Check our translation FAQ if you wish to translate the Sympa GUI into your native language: [%END%] <a href="https://translate.sympa.org/pages/help">https://translate.sympa.org/pages/help</a></p>
<p>[%|loc%]Check our translation FAQ if you wish to translate the Sympa GUI into your native language: [%END%] <a href="https://translate.sympa.community/pages/help">https://translate.sympa.community/pages/help</a></p>
[% END %]

[% IF subaction == 'tracker' %]
Expand Down
2 changes: 1 addition & 1 deletion doc/samples/sampleClient.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
// Just a simple example of a PHP SOAP client for Sympa.
// You can check the Sympa SOAP API definition to design more complex code:
// https://sympa-community.github.io/manual/customize/soap-api.html
// https://www.sympa.community/manual/customize/soap-api.html
//
// You need to install the php-soap module.
// If you are on a Fedora Core server, you can run "yum install php-soap"
Expand Down
4 changes: 2 additions & 2 deletions doc/sympa_config.podpl
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ by each.

"Default" is built-in default value if any.
About symbols for paths, such as C<$SENDMAIL_ALIASES>,
see "L<Directory layout|https://sympa-community.github.io/manual/layout.html>".
see "L<Directory layout|https://www.sympa.community/manual/layout.html>".

=back

Expand Down Expand Up @@ -570,7 +570,7 @@ List main configuration file.
=head1 SEE ALSO

I<Sympa Administration Manual>.
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

L<auth.conf(5)>,
L<charset.conf(5)>,
Expand Down
2 changes: 1 addition & 1 deletion doc/sympa_database.podpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ MySQL/MariaDB. Corresponding types are used by other platforms
=head1 SEE ALSO

I<Sympa Administration Manual>.
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

=cut
6 changes: 3 additions & 3 deletions doc/sympa_toc.pod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Below is the list of documentation of Sympa.

=item I<Sympa Administration Manual>

L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

=back

Expand Down Expand Up @@ -234,10 +234,10 @@ L<https://github.com/sympa-community/sympa/releases>.
=head1 MORE DOCUMENTATION

The full documentation in HTML format can be found in
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

The mailing lists (with web archives) can be accessed at
L<https://sympa-community.github.io/community/lists.html>.
L<https://www.sympa.community/community/lists.html>.

=head1 BUGS

Expand Down
2 changes: 1 addition & 1 deletion po/sympa/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ msgstr ""
"POT-Creation-Date: 2002-07-16 17:27+0800\n"
"PO-Revision-Date: 2022-06-28 07:45+0000\n"
"Last-Translator: LM <[email protected]>\n"
"Language-Team: Español <[email protected]>\n"
"Language-Team: Español\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down
2 changes: 1 addition & 1 deletion po/sympa/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"POT-Creation-Date: 2002-07-16 17:27+0800\n"
"PO-Revision-Date: 2022-06-17 06:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Magyar <[email protected]>\n"
"Language-Team: Magyar\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down
2 changes: 1 addition & 1 deletion po/terminology/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Sympa 6.2.54\n"
"Report-Msgid-Bugs-To: Sympa authors <[email protected]>\n"
"Report-Msgid-Bugs-To: Sympa authors <[email protected]>\n"
"POT-Creation-Date: 2020-02-27 01:25+0000\n"
"PO-Revision-Date: 2020-02-26 13:14+0000\n"
"Last-Translator: [email protected] <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion src/cgi/sympa_soap_server.fcgi.in
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ sympa_soap_server, sympa_soap_server.fcgi - Sympa SOAP server
Sympa SOAP server allows one to access Sympa service though SOAP.

To know details on Sympa SOAP server, see Sympa Administration Manual:
L<https://sympa-community.github.io/manual/customize/soap-api.html>.
L<https://www.sympa.community/manual/customize/soap-api.html>.

=head1 HISTORY

Expand Down
2 changes: 1 addition & 1 deletion src/cgi/wwsympa.fcgi.in
Original file line number Diff line number Diff line change
Expand Up @@ -16883,7 +16883,7 @@ wwsympa, wwsympa.fcgi - WWSympa, Sympa's web interface
This FastCGI script completely handles all aspects of the Sympa web interface.

To know details on WWSympa, see Sympa Administration Manual:
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

=head1 HISTORY

Expand Down
2 changes: 1 addition & 1 deletion src/lib/Sympa/Family.pm
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ L<Sympa::Request::Handler::update_automatic_list>.

L<sympa_automatic(8)>.

L<List families|https://sympa-community.github.io/manual/customize/basics-families.html>, I<Sympa Administration Manual>.
L<List families|https://www.sympa.community/manual/customize/basics-families.html>, I<Sympa Administration Manual>.

=head1 HISTORY

Expand Down
2 changes: 1 addition & 1 deletion src/lib/Sympa/Internals.podpl
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ See L<Sympa::Internals::Workflow>.
L<sympa_toc(1)>.

I<Sympa Administration Manual>.
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

=cut
2 changes: 1 addition & 1 deletion src/lib/Sympa/Language.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ RFC 5646 I<Tags for Identifying Languages>.
L<http://tools.ietf.org/html/rfc5646>.

I<Translating Sympa>.
L<https://translate.sympa.org/pages/help>.
L<https://translate.sympa.community/pages/help>.

=head1 HISTORY

Expand Down
2 changes: 1 addition & 1 deletion src/lib/Sympa/Template.pm
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ extracted during packaging process and are added to translation catalog.
=head2 Plugins

Plugins may be placed under F<LIBDIR/Sympa/Template/Plugin>.
See <https://sympa-community.github.io/manual/customize/template-plugins.html>
See <https://www.sympa.community/manual/customize/template-plugins.html>
about usage of plugins.

=head1 SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion src/lib/Sympa/Tools/Text.pm
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ sub canonic_text {
return undef unless defined $text;

# Normalize text. See also discussion on
# https://listes.renater.fr/sympa/arc/sympa-developpers/2018-03/thrd1.html
# https://lists.sympa.community/msg/devel/2018-03/4QnaLDHkIC-7ZXa2e4npdQ
#
# N.B.: Corresponding modules are optional by now, and should be
# mandatory in the future.
Expand Down
4 changes: 2 additions & 2 deletions src/libexec/alias_manager.pl.in
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,10 @@ F<$SENDMAIL_ALIASES> sendmail aliases file.
=head1 DOCUMENTATION

The full documentation in HTML formats can be
found in L<https://sympa-community.github.io/manual/>.
found in L<https://www.sympa.community/manual/>.

The mailing lists (with web archives) can be accessed at
L<https://sympa-community.github.io/community/lists.html>.
L<https://www.sympa.community/community/lists.html>.

=head1 HISTORY

Expand Down
4 changes: 2 additions & 2 deletions src/sbin/archived.pl.in
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,10 @@ of F<archived.pl>.
=head1 MORE DOCUMENTATION

The full documentation in HTML format can be found in
L<https://sympa-community.github.io/manual/>.
L<https://www.sympa.community/manual/>.

The mailing lists (with web archives) can be accessed at
L<https://sympa-community.github.io/community/lists.html>.
L<https://www.sympa.community/community/lists.html>.

=head1 HISTORY

Expand Down
4 changes: 2 additions & 2 deletions src/sbin/bounced.pl.in
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,10 @@ of F<bounced.pl>.
=head1 MORE DOCUMENTATION

The full documentation can be
found in L<https://sympa-community.github.io/manual/>.
found in L<https://www.sympa.community/manual/>.

The mailing lists (with web archives) can be accessed at
L<https://sympa-community.github.io/community/lists.html>.
L<https://www.sympa.community/community/lists.html>.

=head1 HISTORY

Expand Down
12 changes: 10 additions & 2 deletions support/README.support.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ processes updating translation catalog.
How to prepare a new source tarball
===================================

Notes:

* In below, the username associated with the Git commits should be
"`Sympa authors <[email protected]>`".

* Currently, commits during steps 3 and 4 are automatically created
and pushed to `translation` branch on the repository.

1. Checkout "main" branch.
```
$ git checkout sympa-6.2
Expand All @@ -43,8 +51,8 @@ How to prepare a new source tarball

Then commit the changes.

3. Retrieve latest translations from translate.sympa.org. Then merge it
into the source, for example:
3. Retrieve latest translations from translate.sympa.community. Then
merge it into the source, for example:
```
$ cd (top)/po/sympa
$ msgcat -o LL.ponew --use-first UPDATED/LL.po LL.po
Expand Down
14 changes: 7 additions & 7 deletions sympa.conf.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
########################################################################
# Initial configuration
# See https://sympa-community.github.io/manual/install/generate-initial-configuration.html
# See https://www.sympa.community/manual/install/generate-initial-configuration.html
########################################################################

domain (You must define this parameter)
Expand All @@ -9,7 +9,7 @@ listmaster (You must define this parameter)

########################################################################
# Setup database
# See https://sympa-community.github.io/manual/install/setup-database.html
# See https://www.sympa.community/manual/install/setup-database.html
########################################################################

db_type (You must define this parameter)
Expand All @@ -23,15 +23,15 @@ db_name sympa

########################################################################
# Configure system log
# See https://sympa-community.github.io/manual/install/configure-system-log.html
# See https://www.sympa.community/manual/install/configure-system-log.html
########################################################################

#syslog LOCAL1
#log_socket_type unix

########################################################################
# Configure mail server
# See https://sympa-community.github.io/manual/install/configure-mail-server.html
# See https://www.sympa.community/manual/install/configure-mail-server.html
########################################################################

#sendmail_aliases @SENDMAIL_ALIASES@
Expand All @@ -42,7 +42,7 @@ db_name sympa

########################################################################
# Configure HTTP server
# See https://sympa-community.github.io/manual/install/configure-http-server.html
# See https://www.sympa.community/manual/install/configure-http-server.html
########################################################################

#mhonarc /usr/bin/mhonarc
Expand All @@ -57,7 +57,7 @@ db_name sympa

########################################################################
# SOAP/HTTP API
# See https://sympa-community.github.io/manual/customize/soap-api.html
# See https://www.sympa.community/manual/customize/soap-api.html
########################################################################

#soap_url (You must define this parameter to enable SOAP API)
Expand All @@ -67,6 +67,6 @@ db_name sympa
# You can customize Sympa, its web interface and/or SOAP/HTTP service
# defining more parameters in this file sympa.conf or robot.conf by each
# domain.
# For more details see https://sympa-community.github.io/manual/customize.html
# For more details see https://www.sympa.community/manual/customize.html
########################################################################