Ticket #2230 (closed enhancement: fixed)
<SyIf> et langue du blog
Reported by: | philippe | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.12 |
Component: | module:core | Version: | 2.11.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
La balise <tpl:SysIf> permet d'ajouter un attribut blog_lang. Cela fonctionne bien, mais pas si l'on veut exclure un blog ayant une langue donnée.
<tpl:SysIf blog_lang="fr"> fonctionne mais pas <tpl:SysIf blog_lang="'!fr">
Change History
Note: See
TracTickets for help on using
tickets.
(In [ef52bedb5f53]) Add not (!) test on tpl:SysIf blog_lang attribute, closes #2230