[Koha-bugs] [Bug 8622] Koha themes broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 01:56:03 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8622

--- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 11563
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11563&action=edit
Bug 8622: Fix theme fallback

This patch does the following:
1) Enables fallback for includes between different themes and different
   languages (with the exact same precedence as for .tt files)
2) Enable fallback for XSLT files between different themes and different
   languages (again, same precedence)
3) Change the semantics of the TT [% themelang %] variable so that it always
   refers to the preferred theme and language, rather than the fallback
   theme/language. As a result, all themes must include all javascript,
   css and image resources they use.

Note that these changes actually have no impact whatsoever on an
installation where the default (prog) themes are in use.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list