Bug 11915 - Extending the use of Koha/XSLT_Handler
Summary: Extending the use of Koha/XSLT_Handler
Status: CLOSED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 09:57 UTC by Marcel de Rooy
Modified: 2014-11-29 09:13 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 11915: Using the XSLT handler in C4/XSLT module (7.54 KB, patch)
2014-03-10 15:28 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 11915: Use xslt handler object in showmarc, Record.pm (8.37 KB, patch)
2014-03-10 15:28 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2014-03-10 09:57:09 UTC

    
Comment 1 Marcel de Rooy 2014-03-10 15:28:03 UTC
Using the Koha::XSLT_Handler in C4/XSLT.pm, showmarc and opac-showmarc, and Record.pm.
Comment 2 Marcel de Rooy 2014-03-10 15:28:24 UTC Comment hidden (obsolete)
Comment 3 Marcel de Rooy 2014-03-10 15:28:29 UTC Comment hidden (obsolete)
Comment 4 Marcel de Rooy 2014-03-10 15:30:00 UTC
Ready for signoff. Please have a look first at byg 11826 :)
Note: oai.pl and unapi are still on my list..
Comment 5 Marcel de Rooy 2014-04-17 08:26:34 UTC
Moved the patches to bug 11826. Hopefully, they can be signed off in one run.