http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642
--- Comment #102 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Jonathan Druart from comment #100) Hi Jonathan > - You should extract the less/css changes from the mainpage. > - There is still something wrong with the radio buttons on the modal window > (staff). I'll fix this as soon as possible. > - export oai-dc: in opac/oai.pl we use HTTP::OAI::Metadata::OAI_DC, so now > we will have 2 differents module to do the same job? Yep, you're right. But at least with this one I can reproduce another kind of metadata (DC-XML standard, SRW-DC, RDF serialization) starting from a marc record. Besides, this enhancement let us to work with more than simple dc (namespace for elements 1.1) otherwise works with complete dcterms namespace. With HTTP::OAI::Metadata::OAI_DC -I think- you need to create a record from scratch. > > I am not familiar enough with Dublin core to know what to do with the > UNIMARC export and validate it works well for other flavors. I think that this can be corrected if we do the conversion between unimarc and marc 21 flavor as i explained in comment 98. NORMARC works like marc21, so i don't need to fix somethin here. > Frédéric (cced), Is there any chance to get your opinion on this enhancement? I will work with the corrections and make something to convert unimarc to marc21. Regards -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
