[Bug 14156] Add id tags to each MARC note in the display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14156 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds id |This enhancement adds id release notes|and class tags to each MARC |and class tags to each MARC |note in the description tab |note in the description tab |for the staff interface |for the staff interface |bibliographic detail page. |bibliographic detail page. |It adds a unique id for | |each note (for unique |It adds a unique id for |styling of each repeated |each note (for unique |tag), and a general and |styling of each repeated |unique class for each tag |tag), and a general and |(for consistent styling |unique class for each tag |across the same tag |(for consistent styling |number). An example of the |across the same tag |HTML output: `<p |number). An example of the |id="marcnote-500-2" |HTML output: |class="marcnote |``` |marcnote-500">...</p>`. |<p |Styles can be defined for |id="marcnote-500-2" |notes and individual tags |class="marcnote |in the `IntranetUserCSS` |marcnote-500">...</p> |system preference - see the |``` |test plan for an example. |Styles can be defined for | |notes and individual tags | |in the `IntranetUserCSS` | |system preference - see the | |test plan for an example. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org