https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42109 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement replaces release notes| |the OAI-PMH:ConfFile system | |preference with a new | |system preference | |OAI-PMH:ExtendedMode. | | | |Instead of having the | |additional configuration | |for OAI-PMH in a file on | |the server, the details can | |be directly added using the | |staff interface. | | | |Note: If you previously had | |the OAI-PMH:ConfFile system | |preference set to a file | |path, the file contents | |will be migrated into the | |new system preference. CC| |david@davidnind.com --- Comment #5 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Create a file and add the details from the bug description: - vi /etc/koha/sites/kohadev/oai.conf - paste in: marcxml: metadataPrefix: marcxml metadataNamespace: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim schema: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd expanded_avs: 1 include_items: 1 2. Update the OAI-PMH:ConfFile system preference with the file path: /etc/koha/sites/kohadev/oai.conf -- You are receiving this mail because: You are watching all bug changes.