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.
#496 closed enhancement (fixed)
createapp should create a default html response
Reported by: | laurentj | Owned by: | bastnic |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0.3 |
Component: | jelix-scripts | Version: | 1.0.2 |
Severity: | trivial | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #480 | Documentation needed: | no |
Hosting Provider: | Php version: |
Description
When creating an application, an overrided html response should be provided by default.
Attachments (4)
Change History (12)
comment:1 Changed 13 years ago by bastnic
- Owner set to bastnic
- Status changed from new to assigned
Changed 13 years ago by bastnic
comment:2 Changed 13 years ago by bastnic
- review set to review?
Changed 13 years ago by bastnic
comment:3 Changed 13 years ago by bastnic
I updated my patch following the instructions from #480.
I need to :
- obliged to set in the template {{$MAIN}$MAIN}. Laurent I need to you to clean up that
- just need to set locales for str in main.tpl.tpl.
So in progress.
comment:4 Changed 13 years ago by bastnic
laurent, if you want to review this quickly... it's forced to commit it before i can give a serious patch for #480.
only one diff : the string is localized.
Changed 13 years ago by bastnic
Changed 13 years ago by bastnic
comment:5 Changed 13 years ago by laurentj
- review changed from review? to review+
It's ok. Just update also jelix.*.properties for other charset too.
Apply your patch in branch/1.0.x and trunk/
comment:6 Changed 13 years ago by laurentj
- Documentation needed set
we will have to update the mini-tutorial when the 1.0.3 will be released.
comment:7 Changed 13 years ago by bastnic
- Blocking 480 added
- Resolution set to fixed
- Status changed from assigned to closed
comment:8 Changed 13 years ago by laurentj
- Documentation needed unset
Note: See
TracTickets for help on using
tickets.
something like that ?