[Koha-bugs] [Bug 15527] OAI-PMH should have a stylesheet to aid usability

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 9 08:48:59 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15527

--- Comment #8 from Frédéric Demians <frederic at tamil.fr> ---
(In reply to Tomás Cohen Arazi from comment #6)

> I'm using kohadevbox:ansible. I think the permissions (apache ones) on a
> regular dev/normal install have diverged from the packages. I'll take a look.

This part in apache conf is the culprit:

<DirectoryMatch "__OPAC_WWW_DIR__/.*/(modules|xslt|includes)">
   Order deny,allow
   Deny from all
</DirectoryMatch>

I will propose a patch fixing that, and using OAI server conf file to define
custom XSLT for web view.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list