Bug 12270 - Create a directory for templates shared with opac and intranet
Summary: Create a directory for templates shared with opac and intranet
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-16 07:53 UTC by paxed
Modified: 2022-01-19 12:40 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2014-05-16 07:53:53 UTC
There is some code duplication due to intranet and opac templates not able to share code. Perhaps there should be a place in the source tree, such as koha-tmpl/shared-tmpl/ which is copied to both opac and intranet at install.
Comment 1 paxed 2014-05-16 07:55:06 UTC
(For an example, see commit 8aa0e685)