16 Apr
2013
16 Apr
'13
11:13 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 --- Comment #19 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #16)
This can be done! My first iteration of the plugins feature did this. You'll need to modify the installation files to create var/lib/discharges or such, and put the .htaccess file there. You can check out early versions of the plugins patch to see how to do it. The .htaccess I believe will need to go somewhere in skel skel/var/lib/koha/discharges, and I think that would give a standard path. If you want to have a nonstandard path, just symlink var/lib/discharges to your nonstandard path.
Done, thank you Kyle. -- You are receiving this mail because: You are watching all bug changes.