1 Sep
2009
1 Sep
'09
8:56 p.m.
Scott Marriott a écrit :
Has anyone had any luck exporting a version of a customized cataloging framework to another instance of Koha 3.0....
I have a very simplified framework that I'd rather not rebuild.
Barring that anyone have any good ideas/examples of quickly creating a custom template.
All you have to do is a mysqldump Mydb marc_subfield_structure marc_tag_structure biblio_frameworks --where 'frameworkcode=Yourcode' --no-create-info And you get them as a text file. Hope that helps. -- Henri-Damien LAURENT