Modify ↓
Opened 22 years ago
Closed 22 years ago
#183 closed defect (fixed)
Use templates from the system wide directory if missing from the user specified directory.
| Reported by: | Jonas Borgström | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | 0.7 |
| Component: | general | Version: | 0.6 |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [384].