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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This new feature adds a
      release notes|                            |custom record export format
                   |                            |option to the record
                   |                            |details page, cart, and
                   |                            |lists - for both the OPAC
                   |                            |and staff interface.
                   |                            |
                   |                            |To
                   |                            |use:
                   |                            |1. Select the 'Simple
                   |                            |HTML formats' option for
                   |                            |the OpacExportOptions
                   |                            |system preference.
                   |                            |2. The
                   |                            |Save/Download options for
                   |                            |record pages, the cart, and
                   |                            |lists (for both  the staff
                   |                            |interface and OPAC) now
                   |                            |include a 'Simple Export'
                   |                            |option.
                   |                            |3. Customize the
                   |                            |output with custom XSLT
                   |                            |files. Put the customized
                   |                            |files in a folder on the
                   |                            |Koha server, and update the
                   |                            |full path to that folder in
                   |                            |the CustomXSLTExportPath
                   |                            |system preference. If
                   |                            |multiple XSLT files, each
                   |                            |will show in the
                   |                            |Save/Download options.

--- Comment #213 from David Nind <[email protected]> ---
Testing notes (using KTD):
1. After applying the patch: updatedatabase and restart_all
2. OpacExportOptions system preference: 'Simple HTML formats' is already
selected.
3. I created a folder and put the files in /kohadevbox/koha/xslt/
4. I had to restart_all after creating the folder and adding the files,
otherwise they didn't show up in the download menu.
5. After unselecting 'Simple HTML formats', had to clear the browser cache for
them to disappear (a hard refresh didn't work for me).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to