[Koha-bugs] [Bug 4394] opaccolorstylesheet syspref won't allow an external URL

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Tue May 4 14:21:41 CEST 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4394


Jane Wagner <jwagner at ptfs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1811 is|0                           |1
           obsolete|                            |




--- Comment #4 from Jane Wagner <jwagner at ptfs.com>  2010-05-04 12:21:40 ---
Created an attachment (id=1867)
 --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1867)
revised patch file against current head

Revised fix so that instead of just changing the path, the code in Auth.pm
looks for the presence of http in the opaccolorstylesheet syspref.  If it's
found, it sets up a new variable opacexternalsheet.  The template file then
checks to see if that variable exists.  If it does, it points to the external
stylesheet.  If not, it retains the css directory structure.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list