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.
#55 closed enhancement (fixed)
Gestion des tags multilignes dans jTpl
Reported by: | bballizlife | Owned by: | laurentj |
---|---|---|---|
Priority: | low | Milestone: | jTpl 1.0 |
Component: | jelix:tpl | Version: | |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #472 | Documentation needed: | no |
Hosting Provider: | Php version: |
Description (last modified by bballizlife)
Il serait agréable de pouvoir insérer des tags dans jTpl sur plusieurs lignes.
Exemple avec {zone} :
{zone 'foo~bar', array( 'foo1'=>$foo1, 'foo2'=>$foo2)}
Change History (6)
comment:1 Changed 14 years ago by bballizlife
- Description modified (diff)
comment:2 Changed 14 years ago by laurentj
- Milestone changed from post jelix 1.0 to Jtpl 1.0
- Version trunk deleted
comment:3 Changed 13 years ago by laurentj
- Blocking 472 added
- Documentation needed unset
- Owner set to laurentj
- Status changed from new to assigned
comment:4 Changed 13 years ago by laurentj
- Documentation needed set
comment:5 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 12 years ago by laurentj
- Documentation needed unset
Note: See
TracTickets for help on using
tickets.
done in the trunk. svn 784.