Summary: | Hide MODS export for UNIMARC | ||
---|---|---|---|
Product: | Koha | Reporter: | Adrien SAURAT <adrien.saurat> |
Component: | OPAC | Assignee: | Adrien SAURAT <adrien.saurat> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, kyle, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
proposed patch
[SIGNED-OFF] Bug 8441: hides MODS export by default in French install |
Description
Adrien SAURAT
2012-07-13 13:31:19 UTC
As said in the title but not explained in the test plan, this only occurs when Koha is working on UNIMARC. So, the MODS option should still be displayed for MARC21. Hi Adrien, have you seen OpacExportOptions? You can specify there which export options should be available for the user in the OPAC. If you create a syspref file for French if there isn't already one, you can change the default values to not include MODS. Would that work for you? Created attachment 12375 [details] [review] proposed patch Indeed, thanks! I updated the file containing specific commands for the install in French. Created attachment 12436 [details] [review] [SIGNED-OFF] Bug 8441: hides MODS export by default in French install Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> QA comment: trivial patch Patch pushed to master. Will do something only on new setups in french. Easy to port to 3.8, even if very minor Pushed to 3.8.x, will be in 3.8.6 |