Re: [Koha] KOHA XSLT

2018-09-24 Thread Katrin Fischer
Hi Hans, Koha uses XSLT to generate the 'normal' view in the OPAC and staff interface. You can create your own XSLT stylesheets and configure Koha to use them for the normal view using the *XSLT* system preferences. If you want to add a completely new additional view, this will not be quite

Re: [Koha] KOHA XSLT

2018-09-22 Thread Rachel Hamilton-Williams
hi Hans, You don't seem to have sent this properly to the list, just the list admin - can you make sure you've joined properly. https://lists.katipo.co.nz/mailman/listinfo/koha Kind regards Rachel On 09/22/2018 10:35 AM, Hans Manrique wrote: Dear community, i am currently in a dilemma.

[Koha] KOHA XSLT

2018-09-21 Thread Hans Manrique
Dear community, i am currently in a dilemma. I would like to add a separate view of MARC21 and ISBD on the intranet, one that shows me my records in APA and ISO690 format. Thanks to your contributions I can understand that I need to create an XSLT template, but I do not know the location where I sh

Re: [Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element

2015-03-02 Thread Paul A
At 06:20 PM 3/2/2015 +, Craig Butosi wrote: Hi Everyone, Thanks to all who have replied regarding XSLT editing in Koha. It appears that the syntax is the source of my confusion - something to work on! A relatively complete "cheat sheet" can be found at

Re: [Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element

2015-03-02 Thread Craig Butosi
Learning 273 Bloor Street West Toronto, ON M5S 1W2 416.408.2824 x338 www.rcmusic.ca<http://www.rcmusic.ca/> From: Eric Bégin [mailto:eric.be...@inlibro.com] Sent: March-01-15 4:34 PM To: Craig Butosi; Koha Subject: Re: [Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element Craig, Bas

Re: [Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element

2015-03-01 Thread Eric Bégin
Craig, Basically, when you add your element in the your xsl file, you can use an attribute to add your href. Something like this : http://yourUrl Your link text Hope that helps ! Eric Bégin Solutions inLibro inc On 2015-02-28 18:09, Craig Butosi wrote: Hi Everyone, 3.18.03 o

Re: [Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element

2015-02-28 Thread Indranil Das Gupta
Hi Craig, On Sun, Mar 1, 2015 at 4:39 AM, Craig Butosi wrote: > I'm attempting to learn how to modify XSLT files in order to > change the look of the OPAC detail and OPAC result pages. > I'm finding this an extraordinarily difficult task. CSS and HTML > are much more intuitive to me than XSLT.

[Koha] Koha XSLT Editing - Hyperlinking the Uniform Titles Element

2015-02-28 Thread Craig Butosi
Hi Everyone, 3.18.03 on Linux Ubuntu 3.13.0-45 I'm attempting to learn how to modify XSLT files in order to change the look of the OPAC detail and OPAC result pages. I'm finding this an extraordinarily difficult task. CSS and HTML are much more intuitive to me than XSLT. I might be out of my l

[Koha] koha xslt and subject at the right side

2014-01-10 Thread schnydszch
Hi all! With default xslt and edited xslt based on the default xslt, I'm getting the following output: The subject is included with all other biblio details. However, with an empty xslt, I get the following output

Re: [Koha] koha xslt and framework

2014-01-10 Thread schnydszch
Thanks! I'll try to post a bug then. I don't want to edit codes in my Koha ILS, as I might have difficulties during upgrade, and get stucked as opposed to database-edited modifications and css/xslt customizations. Regarding your last statement "to specify different stylesheets for each framework",

Re: [Koha] koha xslt and framework

2014-01-10 Thread Galen Charlton
Hi, On Fri, Jan 10, 2014 at 6:06 AM, schnydszch wrote: > With current version(s), if I add/customize display through modifying xslt, > can I make xslts that would only be applicable to a particular framework. > For example, in a certain framework, I want general notes to not show in > title notes

[Koha] koha xslt and framework

2014-01-10 Thread schnydszch
With current version(s), if I add/customize display through modifying xslt, can I make xslts that would only be applicable to a particular framework. For example, in a certain framework, I want general notes to not show in title notes(opac)/description(intranet) but instead shown below say Publishe