view README @ 183:240bbac435f4

base: implemented language button: - `component.menu` can now be used with a `{% call %}`, allowing extra HTML to be added after in the <nav> element - a language dropdown is shown if more than one translation is available, allowing to change page locale - if javascript is available, only the dropdown is visible, and changing it reload the page with new locale - if javascript is not available, a submit button is display to change the locale
author Goffi <goffi@goffi.org>
date Wed, 10 Apr 2019 21:05:58 +0200
parents 221cd8f0c9d5
children a8fa6e118813
line wrap: on
line source

SàT templates 0.7
(c) Jérôme Poisson aka Goffi 2017-2019

Templates used by Salut à Toi ecosystem.

** LICENCE **

SàT Templates is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Libervia is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with Libervia.  If not, see <http://www.gnu.org/licenses/>.


** ABOUT **

SàT templates is used by some parts of the "Salut à Toi" (SàT) XMPP client. Please check SàT for more information.

** MORE INFORMATIONS **

Please check Salut à Toi README for informations on contributors, contacts, etc.

You'll find it at https://repos.goffi.org/sat/raw-file/tip/README

** CONTRIBUTIONS **

Here are the URIs you can use to publish/retrieve tickets or merge requests:

tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 (please use "templates" label)
merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please use "templates" label)

Tickets and merge requests are handled by SàT itself using XMPP.