Bug 7760 - Add ids and classes to every staff page to help with customizaton (catalog...
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Wed, 21 Mar 2012 21:07:33 +0000 (22:07 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 22 Mar 2012 17:12:26 +0000 (18:12 +0100)
New ids: cat_<filename>
New class: cat

Exceptions:
moveitem and linkitem are accessible from the catalog pages, so have
been made 'catalog' for styling.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

63 files changed:
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/labs_theses.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008_authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_book.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_computerfile.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_field_007.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_field_008.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_leader.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_106.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_110.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_117.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_120.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_122.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123d.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123e.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123f.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123g.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124c.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124d.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124e.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124f.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124g.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_127.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128b.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128c.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_130.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_135a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_140.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_141.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_686a.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_700-4.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt

index 62f5d87..839926e 100644 (file)
@@ -639,7 +639,7 @@ function unHideSubfield(index,labelindex) { // FIXME :: is it used ?
 </script>
 <link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
 </head>
-<body>
+<body id="cat_addbiblio" class="cat">
 <div id="yui-cms-loading">
       <div id="yui-cms-float">
           Loading, please wait...
index a57da61..8feec5f 100644 (file)
@@ -8,7 +8,7 @@
  });
 </script>
 </head>
-<body>
+<body id="cat_addbooks" class="cat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cataloging-search.inc' %]
 
index 7ac56bb..26313f9 100644 (file)
@@ -161,7 +161,7 @@ $(document).ready(function() {
 </script>
 <link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
 </head>
-<body>
+<body id="cat_additem" class="cat">
 [% INCLUDE 'header.inc' %]
 <div id="breadcrumbs">
           <a href="/cgi-bin/koha/mainpage.pl">Home</a>
index 38114f6..e422d7c 100644 (file)
@@ -2,7 +2,7 @@
 <title>Link to host item</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="catalog_linkitem" class="catalog">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Link a host item to <i>[% bibliotitle |html %]</i></div>
index 9235fdd..745680c 100644 (file)
@@ -169,7 +169,7 @@ function changeFramework(fw) {
 //]]>
 </script>
 </head>
-<body>
+<body id="cat_merge" class="cat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cataloging-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a>  &rsaquo; Merging records</div>
index 78b8579..342b3d8 100644 (file)
@@ -2,7 +2,7 @@
 <title>Attach an item to [% bibliotitle |html %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="catalog_moveitem" class="catalog">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Attach an item to <i>[% bibliotitle |html %][% IF ( itemsloo.subtitle ) %][% itemsloo.subtitle %][% END %]</i></div>
index 2fc1b5a..14609cc 100644 (file)
@@ -29,7 +29,7 @@ a.catalogue:hover {
 </style>
 </head>
 
-<body style="padding:1em;">
+<body id="cat_labs_theses" class="cat" style="padding:1em;">
 <div id="mainbloc">
        <h1>Laboratory Search</h1>
        
index 3055445..0afed38 100644 (file)
@@ -14,7 +14,7 @@
 </script>
 </head>
 
-<body  class="yui-skin-sam" onload="Activate(0);load_macles();" >
+<body id="cat_macles" class="yui-skin-sam cat" onload="Activate(0);load_macles();" >
 
 <h1>Gestion des index MACLES</h1>
 <form name="f_pop" action="">
index 66a2a5a..798e7da 100644 (file)
@@ -33,7 +33,7 @@
 </script>
 
 </head>
-<body style="padding:1em;" onload="loadXmlValues()">
+<body id="cat_marc21_field_006" class="cat" style="padding:1em;" onload="loadXmlValues()">
 <h3>006 Fixed-length data elements--Additional material characteristics--General information</h3>
 
 <table border="1">
index 88a1bec..8762b2e 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; 007 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
+<body id="cat_marc21_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
 <h3>007 Physical description fixed field--General information</h3>
 <form id="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_field_007.pl" />
index 9561ae5..b292991 100644 (file)
@@ -33,7 +33,7 @@
 </script>
 
 </head>
-<body style="padding:1em;" onload="loadXmlValues()">
+<body id="cat_marc21_field_008" class="cat" style="padding:1em;" onload="loadXmlValues()">
 <h3> 008 Fixed-length data elements--Additional material characteristics--General information</h3>
 
 <table border="1">
index 196d9c1..e3c9447 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Authorities &rsaquo; 008 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_field_008_authorities" class="cat" style="padding:1em;">
 <h3> 008 Fixed-length data elements</h3>
 <form name="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_field_008_authorities.pl" />
index 1592a60..2f80cfb 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; 000 - Leader builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_leader" class="cat" style="padding:1em;">
 <form name="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_leader.pl" />
 <h3>000 - Leader</h3>
index 20035d5..abcf570 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Authorities &rsaquo; Leader builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_leader_authorities" class="cat" style="padding:1em;">
 <h3>000 - Leader</h3>
 <form name="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_leader_authorities.pl" />
index 5905ffe..fe68a8e 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_leader_book" class="cat" style="padding:1em;">
 <form name="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_leader_book.pl" />
 <table>
index 8ff15b9..71efda8 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_leader_computerfile" class="cat" style="padding:1em;">
 <h3>000 - Leader</h3>
 <form name="f_pop" onsubmit="report()" action="">
 <input type="hidden" name="plugin_name" value="marc21_leader_computerfile.pl" />
index b959357..503af7a 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; 007 feltbygger</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
+<body id="cat_normarc_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
 <h3>007 Fysisk beskrivelse av dokumentet</h3>
 <form id="f_pop" onsubmit="report()">
 <input type="hidden" name="plugin_name" value="normarc_field_007.pl" />
index 5635fe5..cfdba9c 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Katalogisering &rsaquo; Feltbygger for 008</title> 
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_normarc_field_008" class="cat" style="padding:1em;">
 <h3>008 Informasjonskoder</h3>
 
 <form>
index 9af6f29..a99d78e 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Cataloging &rsaquo; 000 - Bygging av postens hode</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_normarc_leader" class="cat" style="padding:1em;">
 <form name="f_pop" onsubmit="report()">
 <input type="hidden" name="plugin_name" value="normarc_leader.pl" />
 <h3>000 - Postens hode</h3>
index 4686148..878d7bb 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 100 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 100 builder</h3>
 <form name="f_pop" action="">
 <table>
index f7e5884..2806de1 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 105 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_105" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 105 builder</h3>
 <form name="f_pop" action="">
 <table>
index 3e129c8..b62b0ad 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 106 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_106" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 106 builder</h3>
 <form name="f_pop" action="">
 <table>
index b661898..c729cd4 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 110 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_110" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 110 builder</h3>
 <form name="f_pop" action="">
 <table>
index 8a7b2eb..5d96588 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 115a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_115a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 115a builder</h3>
 <form name="f_pop" action="">
 <table>
index 49f6ee2..a05004f 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 115b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_115b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 115b builder</h3>
 <form name="f_pop" action="">
 <table>
index 70cd050..fcee6ea 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 116 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_116" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 116 builder</h3>
 <form name="f_pop" action="">
 <table>
index 376641a..71e4adb 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 117 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_117" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 117 builder</h3>
 <form name="f_pop" action="">
 <table>
index 09ac0df..48a46df 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 120 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_120" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 120 builder</h3>
 <form name="f_pop" action="">
 <table>
index 827c506..31384f4 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 121a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_121a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 121a builder</h3>
 <form name="f_pop" action="">
 <table>
index 63394c8..e822179 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 121b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_121b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 121b builder</h3>
 <form name="f_pop" action="">
 <table>
index ece6a4d..d99013d 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 122 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_122" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 122 builder</h3>
 <form name="f_pop" action="">
 <table>
index e4e1c86..a762aea 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 123a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_123a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 123a builder</h3>
 <form name="f_pop" action="">
 <table>
index 649066c..e596ca9 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 123d builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_123d" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 123d builder</h3>
 <form name="f_pop" action="">
 <table>
index 1f7e665..dd3f675 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 123e builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_123e" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 123e builder</h3>
 <form name="f_pop" action="">
 <table>
index cd950a1..aa0594d 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 123f builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_123f" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 123f builder</h3>
 <form name="f_pop" action="">
 <table>
index 1835327..11023fb 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 123g builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_123g" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 123g builder</h3>
 <form name="f_pop" action="">
 <table>
index 2ddf7a1..873a43e 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124a builder</h3>
 <form name="f_pop" action="">
 <table>
index d4fa242..1b05672 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124b builder</h3>
 <form name="f_pop" action="">
 <table>
index fb3ea84..07effa2 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124c builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124c" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124c builder</h3>
 <form name="f_pop" action="">
 <table>
index a0a004c..094f8cc 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124d builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124d" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124d builder</h3>
 <form name="f_pop" action="">
 <table>
index 090b049..7af2bb8 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124e builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124e" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124e builder</h3>
 <form name="f_pop" action="">
 <table>
index 7ed3dc0..5ed6a48 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124f builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124f" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124f builder</h3>
 <form name="f_pop" action="">
 <table>
index 476292b..053f645 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 124g builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_124g" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 124g builder</h3>
 <form name="f_pop" action="">
 <table>
index 94bf3f9..871b0a8 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 125a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_125a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 125a builder</h3>
 <form name="f_pop" action="">
 <table>
index 7bee0bf..ec867c7 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 125b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="unimarc_field_125b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 125b builder</h3>
 <form name="f_pop" action="">
 <table>
index 959e4a8..159eed8 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 126a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_126a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 126a builder</h3>
 <form name="f_pop" action="">
 <table>
index 69464f8..de252b0 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 126b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_126b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 126b builder</h3>
 <form name="f_pop" action="">
 <table>
index c2e538a..b3cf23f 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 127 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_127" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 127 builder</h3>
 <form name="f_pop" action="">
 <table>
index f4006a7..0634d72 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 128a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_128a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 128a builder</h3>
 <form name="f_pop" action="">
 <table>
index 5751b2d..44f85b6 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 128b builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_128b" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 128b builder</h3>
 <form name="f_pop" action="">
 <table>
index d8012dd..869f0c8 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 128c builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_128c" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 128c builder</h3>
 <form name="f_pop" action="">
 <table>
index 6edba01..2f1a816 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 130 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_130" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 130 builder</h3>
 <form name="f_pop" action="">
 <table>
index 152c6f5..0a33091 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 135a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_135a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 135a builder</h3>
 <form name="f_pop" action="">
 <table>
index 689e775..3868621 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 140 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_140" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 140 builder</h3>
 <form name="f_pop" action="">
 <table>
index d3587bf..bcf62d4 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 141 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_141" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 141 builder</h3>
 <form name="f_pop" action="">
 <table>
index 3e61f92..a5fd3d4 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 210c builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_210c" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 210c builder</h3>
     <h4>Search for authority type: EDITORS</h4>
         <form name="f" method="post" action="plugin_launcher.pl">
index 2a68566..5ef3a1f 100644 (file)
@@ -10,7 +10,7 @@
     <link rel="stylesheet" type="text/css" href="[% themelang %]/css/staff-global.css" />
 
 </head>
-<body>
+<body id="cat_unimarc_field_210c_bis" class="cat">
 <div id="header_search">
 <script type="text/javascript">
 //<![CDATA[
index e85312c..3ab2393 100644 (file)
@@ -2,7 +2,7 @@
     <title>UNIMARC Field 225a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_225a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 225a builder</h3>
     <div id="mainbloc">
         <form name="f_pop" onsubmit="report()" action="">
index 04adbc3..df79c94 100644 (file)
@@ -78,7 +78,7 @@
 </script>
 
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_4XX" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 4XX builder</h3>
 [% ELSE %]
                <script type="text/javascript">
index b51cfad..3151789 100644 (file)
@@ -5,7 +5,7 @@
 #custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; }
 </style>
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_686a" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 686a builder</h3>
 <div id="custom-doc" class="yui-t7">
    <div id="bd">
index 37e0987..d977be1 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Field 700-4 builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_700-4" class="cat" style="padding:1em;">
 <h3>UNIMARC Field 700-4 builder</h3>
 <p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
 <form name="f_pop" onsubmit="report()" action="">
index 6e53881..0890b33 100644 (file)
@@ -2,7 +2,7 @@
 <title>UNIMARC Leader builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_leader" class="cat" style="padding:1em;">
 <h3>UNIMARC Leader builder</h3>
 <form name="f_pop" action="">
 <table>
index 7775f1f..eaaadd1 100644 (file)
@@ -75,7 +75,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
           #custom-doc { width:53em;*width:51.72em;min-width:689px; margin:auto; text-align:left; }
    </style>
 </head>
-<body>
+<body id="cat_z3950_search" class="cat">
 
 <div id="custom-doc" class="yui-t7">
 [% ELSE %]