Ticket #1088 (closed enhancement: fixed)
clean up template directory structure
| Reported by: | russ | Owned by: | npeterson |
|---|---|---|---|
| Priority: | medium | Milestone: | 0.9.3_rc3 |
| Component: | ambra | Version: | 0.9.1-SNAPSHOT |
| Keywords: | templates | Cc: |
Description (last modified by russ) (diff)
1. get rid of the journals/plosJournals directory (which is used as the location of site-wide freemarker template overrides) and replace it with the default journal's template directory.
why:
- the default journal's default.xml is used as the site-wide configuration override. it doesn't make sense to have the config override in one location and the freemarker template override in another.
- the existence of a random folder named "plosJournals" is an abomination
2. simplify the template directory structure
we can move the overlay journal's config file into the main template directory, and get rid of all the nested directory hierarchy above the actual template directory.
Change History
Note: See
TracTickets for help on using
tickets.
