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
#764 closed enhancement (worksforme)
tpl : add a template for jMessage
Reported by: | bibo | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | jelix:tpl | Version: | trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
It is likely that a message will always be displayed and nothing more.
So a template plugin could just grab all messages of a type (param1) and clean them after display...
Change History (2)
comment:1 Changed 12 years ago by Julien
comment:2 Changed 12 years ago by bibo
- Resolution set to worksforme
- Status changed from new to closed
Excellent, next time I'll look twice in the repository ;-)
Note: See
TracTickets for help on using
tickets.
Hello,
already existing I think : http://jelix.org/reference/trunk/jelix/jtpl_plugin/_plugins---tpl---html---function.jmessage.php.html
or I missed something ?