developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 12 years ago
Closed 12 years ago
#810 closed new feature (fixed)
Changer la balise meta title depuis un tpl
Reported by: | Daxey | Owned by: | bballizlife |
---|---|---|---|
Priority: | low | Milestone: | Jelix 1.1.2 |
Component: | jelix:plugins:tpl | Version: | 1.0RC2 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
la balise meta est très pratique, mais il serait pratique de pouvoir modifier aussi le title depuis un tpl.
Attachments (1)
Change History (9)
comment:1 Changed 12 years ago by Lipki
comment:2 in reply to: ↑ description Changed 12 years ago by Daxey
En fait je voulais dire, la changer de la façon suivante :
{meta_html title 'Mon nouveau titre'}
comment:3 Changed 12 years ago by laurentj
- Component changed from jelix:core to jelix:plugins:tpl
- Milestone set to Jelix 1.1.2
- Owner laurentj deleted
comment:4 Changed 12 years ago by bballizlife
- Owner set to bballizlife
- Status changed from new to assigned
Ok, i take it and give the patch.
comment:5 Changed 12 years ago by bballizlife
- review set to review?
comment:7 Changed 12 years ago by laurentj
please commit as soon as possible
comment:8 Changed 12 years ago by bballizlife
- Resolution set to fixed
- Status changed from assigned to closed
commited in trunk, r1364.
Note: See
TracTickets for help on using
tickets.
Que pense tu de :
{assign $title = 'Mon nouveau titre'}