[Bug 3381] New: Add an IntranetUserCSS system preference
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3381 Summary: Add an IntranetUserCSS system preference Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- The OPAC has an OPACUserCSS preference for adding inline styles to the OPAC. The staff client should have the same. It's particularly useful for Koha users who are hosted by a support company and don't have access to the filesystem of their server. Besides adding the system preference to the database and the admin scripts, it would require adding this to doc-head-close.inc right after the other CSS links: <!-- TMPL_IF NAME="IntranetUserCSS" --><style type="text/css"><!-- TMPL_VAR NAME="IntranetUserCSS " --></style><!-- /TMPL_IF --> -- 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.
participants (1)
-
bugzilla-daemon@liblime.com