[Koha-bugs] [Bug 14156] Add id tags to each MARC note in the display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 12 23:21:38 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14156

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds id
      release notes|                            |and class tags to each MARC
                   |                            |note in the description tab
                   |                            |for the staff interface
                   |                            |bibliographic detail page.
                   |                            |It adds a unique id for
                   |                            |each note (for unique
                   |                            |styling of each repeated
                   |                            |tag), and a general and
                   |                            |unique class for each tag
                   |                            |(for consistent styling
                   |                            |across the same tag
                   |                            |number). An example of the
                   |                            |HTML output: <p
                   |                            |id="marcnote-500-2"
                   |                            |class="marcnote
                   |                            |marcnote-500">...</p>.
                   |                            |Styles can be defined for
                   |                            |notes and individual tags
                   |                            |in the IntranetUserCSS
                   |                            |system preference - see the
                   |                            |test plan for an example.
                 CC|                            |david at davidnind.com

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list