https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19838
--- Comment #15 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #9) > I think then we would have to switch the text every time the library pull > down is changed by the patron registering. This "on the fly" kind of change > is not how the news system works currently, so I really feel it's out of > scope here. But you could possibly get that effect with some additionally > jQuery. I agree about branch-specific text being out of scope, as it would require additional enhancements. I think one could achieve the goal by putting multiple text blocks in the "All libraries" entry with a visibility of none, and then toggling between them based on the library pull down. I've inserted self-registration text for quite a few libraries now, and it's always the same text for all branches. I think this would probably be the most common scenario, since typically you register for the system rather than just a branch. I think atypical scenarios could use a Jquery based solution or create further enhancements. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
