view README @ 209:d586ea13cfed

blog: fixed setting of title: title was not show when embedded was True, but this is always the case (articles.html template is always shown in base.html). A new "blog_page" boolean is set when articles.html is the main page displayed (i.e. blog posts are not embedded in an other page like events), and use to display the title, fixing the originally intented behaviour. fix 298
author Goffi <goffi@goffi.org>
date Fri, 14 Jun 2019 12:49:04 +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.