https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19838 --- Comment #15 from David Cook <dcook@prosentient.com.au> --- (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.