Modify ↓
Ticket #183 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Use templates from the system wide directory if missing from the user specified directory.
| Reported by: | jonas | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | 0.7 |
| Component: | general | Version: | 0.6 |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Template customization will be simpler if Trac first looks for template files in the user
configured directory and then in the system wide "default" directory.
http://lists.edgewall.com/archive/trac/msg00108.html
The only thing that has to be done is to add the system wide directory to the
clearsilver search path.
Attachments
Change History
comment:1 Changed 8 years ago by jonas
- Status changed from new to assigned
comment:2 Changed 8 years ago by jonas
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [384].