[Koha-bugs] [Bug 17385] Add custom export formats for bibliographic records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 29 21:57:57 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385

--- Comment #150 from Hammat wele <hammat.wele at inlibro.com> ---
Created attachment 144336
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144336&action=edit
This patch adds 'XSL-Simple Export' when saving a bibliographic record

To test:
1) Search for a record in the intranet.
2) Click on the 'Save' button and observe the dropdown menu.
3) Notice that 'XSL- Simple Export' is not in the menu.
4) Apply the patch.
5) In System preferences search for OpacExportOptions and enable XSL
6) Repeat the steps 1 and 2.
7) Notice that 'XSL - Simple Export' is in the menu.
8) Click on 'XSL - Simple Export'. A .html file should be downloaded.
9) Open the .html file. You should see the record's informations.
10) Add some items to your Cart
11) Open the Cart
12) Click on the 'Download' button and observe the dropdown menu.
13) Notice that 'XSL - Simple Export' is in the menu.
14) Click on 'XSL - Simple Export'. A .html file should be downloaded.
15) Open the .html file. You should see the record's informations.
16) Add some items to a List
17) Open the List
18) Click on the 'Download' button and observe the dropdown menu.
19) Notice that 'XSL - Simple Export' is in the menu.
20) Click on 'XSL - Simple Export'. A .html file should be downloaded.
21) Open the .html file. You should see the record's informations.
22) Do the same steps in OPAC
23) In System preferences search for OpacExportOptions and disable XSL
24) Repeat all steps
25) Notice that 'XSL - Simple Export' is no more in the menus.

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


More information about the Koha-bugs mailing list