On Thu, Jul 31, 2008 at 12:53 AM, Ryan Higgins <[EMAIL PROTECTED]> wrote:
>
> It was only officially committed to the dev_week branch:
> http://cvs.savannah.gnu.org/viewvc/koha/C4/Labels.pm?view=log&root=koha&pathrev=dev_week
>
> sub split_lccn {}
>
> and perhaps related use in the script(s).
>
> B
It was only officially committed to the dev_week branch:
http://cvs.savannah.gnu.org/viewvc/koha/C4/Labels.pm?view=log&root=koha&pathrev=dev_week
sub split_lccn {}
and perhaps related use in the script(s).
But yes, it was working there, and was ported to a couple of 2.2
installations.
Ping me fo
Hi all,
Can anyone confirm or deny that the labels code in Koha 2.2.x had a
decent, working algorithm for wrapping the text on spine labels? A quick
look at the code seems to indicate that the text was just wrapped at 14
columns without consideration of where that might fall in the text.
Kind Re