https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22445 --- Comment #76 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Comment on attachment 90013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90013 Bug 22445: Add new pattern %normalized_isbn% Review of attachment 90013: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=22445&attachment=90013) ----------------------------------------------------------------- Switching to `{` and `}` for the delimiters and adding the `%field.subfield%` into this doc line would get it past the PQA line for me.. be great to see this feature in community :) ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref @@ +346,4 @@
- "Using the following URL:" - pref: CustomCoverImagesURL class: url + - "You can define it using the following patterns: %isbn%, %issn%, %normalized_isbn%."
Could we also document the ` %field.subfield%` option here :) -- You are receiving this mail because: You are watching all bug changes.