7 Oct
2013
7 Oct
'13
2:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Jonathan, hm not sure, but why not copy the OPAC solution 1:1? I think normal HTML is used there and stripped out using some TT magic: 5 [% USE HtmlToText %] 6 [% myhtml FILTER html2text(leftmargin => 0, rightmargin => 0) %] 7 [% myhtmltext | html2text %] http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/opac-tmp... -- You are receiving this mail because: You are watching all bug changes.