Koha/installer
Galen Charlton 6337b20087 bug 2568: set default value of intranetuserjs to blank
The intranetuserjs syspref allows a Koha administrator
to insert arbitrary JavaScript into the staff page header.
Now that this syspref is functional again, this patch
changes the installation scripts so that the default
value is blank - any JavaScript we ship with Koha should
be in the templates, not in a syspref.

Documentation changes: none per se.  However, I do want to
point out that the intranetuserjs syspref is a bit of a
dangerous one - enter a value with incorrect syntax, and
you could make it difficult to access the staff interface -
and should probably be marked as an advanced option.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-02 16:06:48 -05:00
..
data bug 2568: set default value of intranetuserjs to blank 2008-09-02 16:06:48 -05:00
externalmodules.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
install.pl refactor web installer code to created C4::Installer 2008-04-21 11:26:23 -05:00
InstallAuth.pm kohabug 2105: prevent crash on IE7 2008-05-13 17:40:36 -05:00