[Koha-devel] Trouble with CSS files after creating package with translations

Robin Sheat robin at catalyst.net.nz
Mon May 30 01:05:19 CEST 2011


Magnus Enger schreef op vr 27-05-2011 om 14:46 [+0200]:
> Looks to me like the packaging/packages is doing some rearranging of
> the CSS files that only works for the English templates and not for
> templates translated into other languages? Are there any package gurus
> out there who are able to see what is going on? 

From the debian/rules file:

rm -r $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/lib/yui
ln -s /usr/share/javascript/yui $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/lib/yui

and then a bunch of installs of css and png files
into ...-tmp/prog/en/css. Perhaps this is what you're seeing that causes
things to lay out differently.

Also, did you add in the patch on bug 6361? It won't affect this, but
should make things in general work a bit better in 3.4.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: </pipermail/koha-devel/attachments/20110530/4a726dea/attachment.pgp>


More information about the Koha-devel mailing list