https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14156
Martin Renvoize <[email protected]> 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 |It adds a unique id for |each note (for unique |each note (for unique |styling of each repeated |styling of each repeated |tag), and a general and |tag), and a general and |unique class for each tag |unique class for each tag |(for consistent styling |(for consistent styling |across the same tag |across the same tag |number). An example of the |number). An example of the |HTML output: <p |HTML output: `<p |id="marcnote-500-2" |id="marcnote-500-2" |class="marcnote |class="marcnote |marcnote-500">...</p>. |marcnote-500">...</p>`. |Styles can be defined for |Styles can be defined for |notes and individual tags |notes and individual tags |in the IntranetUserCSS |in the `IntranetUserCSS` |system preference - see the |system preference - see the |test plan for an example. |test plan for an example. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
