https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19817 --- Comment #39 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The patches don't apply right now - can you take a look? Looking at the last comments: 1) Removing the po files on release date would make sense to me. 2)
- postfix slash the default URL creates a // in the URL. remove the '/' in the URL building in Koha::Manual? build smarter?
I think we expect people to get it right for BaseURLs already. so no need to be more strict here. (Do not enter trailing slash) 3)
- choice vs multiple in the added KohaManualLanguage sys pref
It's a choice indeed.
Hm, what I was thinking about was a multiple indeed. We usually have at least German and English installed for staff, often Spanish and French now too. I would like to use the pref to indicate existing manuals for staff activated languages. So when I open the help and it matches one of the selected languages I get the right language manual. Makes sense? -- You are receiving this mail because: You are watching all bug changes.