http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 --- Comment #34 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #28)
Worked! :)
Last question: On a dev install, koha-tmpl is accesible from oapc and staff, but on a packages/tar install DocumentRoot for opac and staff do not overlap.
opac -> DocumentRoot /usr/share/koha/opac/htdocs staff -> DocumentRoot /usr/share/koha/intranet/htdocs
I solved this doing a symlink of discharges dir to both htdocs but this must be stated on instructions
I think this feature should be installed/configured by a sysadmin. Paths have to be adapted depending each installation/preference.
Do you plan some followup to remove these files?
No, currently I don't have followups for this feature. -- You are receiving this mail because: You are watching all bug changes.