Summary: | Add a "Library CSS" parameter in the Library Admin page to allow site specific customizations | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Architecture, internals, and plumbing | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | josef.moravec, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nick Clemens (kidclamp)
2018-03-01 14:21:20 UTC
Hi Nick, why a URL and not an input field? (or maybe have both?) The need of putting files on the server often adds some more difficulty to use such features. The idea was a way to replace OPAC_CSS_OVERRIDE, I would be happy with maybe both? Ah yep, a URL would definitely work better than a setting in the Apache config :) A text input could be done later, I just wanted to put it out there :) |