<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br>
<br>
Check this page in the wiki which contains how to make a backup of a framework. <br>
<br>
http://wiki.koha-community.org/wiki/Mysqldump_Library<br>
<br>
You could then import this dump into another instance of koha database.<br>
<br>
I've used this to generate frameworks so I don't have to configure for every Koha install from scratch. <br>
<br><br>Olugbenga Adara <br>
Mobile: 234-803-3220288<br><br>--- On <b>Tue, 12/7/10, Bernardo Gonzalez Kriegel <i>&lt;bgkriegel@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Bernardo Gonzalez Kriegel &lt;bgkriegel@gmail.com&gt;<br>Subject: Re: [Koha] MARC frameworks - sharing<br>To: "Nicole Engard" &lt;nengard@gmail.com&gt;<br>Cc: "koha" &lt;koha@lists.katipo.co.nz&gt;<br>Date: Tuesday, December 7, 2010, 2:27 PM<br><br><div id="yiv804658191">The table 'biblio_framework' has only the "code" of the framework.&nbsp;<div>The actual definition is on tables 'marc_tag_structure' and 'marc_subfield_structure'.</div><div><br></div><div>For example, for 'BKS' framework there are 312 rows on 'marc_tag_structure' and 3532 rows on 'marc_subfield_structure',&nbsp;</div>
<div>perhaps to much for copy/paste.</div><div><br></div><div>On those rows there are descriptions, that can be translated.</div><div>And one need to distinguish if the framework use authorities control or not.</div><div>
<br></div><div>I suggest you do a dump of the 3 tables.</div><div>From there you could extract all the inserts corresponding to particular framework, put all in a file and share it.</div><div><br></div><div>Bernardo</div>
<div><br><div class="yiv804658191gmail_quote">On Tue, Dec 7, 2010 at 8:48 AM, Nicole Engard <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:nengard@gmail.com" target="_blank" href="/mc/compose?to=nengard@gmail.com">nengard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="yiv804658191gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Looks like all your frameworks are in one table in the database.<br>
<br>
--<br>
-- Table structure for table `biblio_framework`<br>
--<br>
<br>
DROP TABLE IF EXISTS `biblio_framework`;<br>
CREATE TABLE `biblio_framework` (<br>
 &nbsp;`frameworkcode` varchar(4) NOT NULL default '',<br>
 &nbsp;`frameworktext` varchar(255) NOT NULL default '',<br>
 &nbsp;PRIMARY KEY &nbsp;(`frameworkcode`)<br>
) ENGINE=InnoDB DEFAULT CHARSET=utf8;<br>
<br>
<br>
You should export the framework in question and paste the mysql on the<br>
wiki (if we set up a page for these things).<br>
<br>
I'd instead repeat my desire for a more friendly framwork editor<br>
(something I don't have the skills to take on yet).<br>
<br>
Nicole<br>
<br>
2010/12/7 Elaine Bradtke &lt;<a rel="nofollow" ymailto="mailto:eb@efdss.org" target="_blank" href="/mc/compose?to=eb@efdss.org">eb@efdss.org</a>&gt;:<br>
<div><div></div><div class="yiv804658191h5">&gt; I'm about to put together some rather specialized frameworks that may be<br>
&gt; useful for other collections that have historical or archival sound<br>
&gt; recordings in digital formats (we have both). Even basing it on the existing<br>
&gt; one for audio cassettes and CDs is taking a bit of time. &nbsp;It seems like it<br>
&gt; would be a good idea to set up a repository of useful frameworks that we<br>
&gt; could share.<br>
&gt; From what I can tell, all the frameworks are in the same file, which makes<br>
&gt; sharing more difficult. &nbsp;Someone may want to use my digital audio framework,<br>
&gt; but they may have their own custom frameworks that they would need to keep.<br>
&gt; &nbsp;I wonder how it might be made easier to import and export individual<br>
&gt; frameworks without overwriting existing ones. I suppose one could &nbsp;cut and<br>
&gt; paste the raw data, but it would be nice to have a more user friendly<br>
&gt; method.<br>
&gt; --<br>
&gt; Elaine Bradtke<br>
&gt; Data Wrangler<br>
&gt; VWML<br>
&gt; English Folk Dance and Song Society | <a rel="nofollow" target="_blank" href="http://www.efdss.org">http://www.efdss.org</a><br>
&gt; Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY<br>
&gt; Tel&nbsp; &nbsp; +44 (0) 20 7485 2206 ext 36<br>
&gt; --------------------------------------------------------------------------<br>
&gt; Registered Company No. 297142<br>
&gt; Charity Registered in England and Wales No. 305999<br>
&gt; ---------------------------------------------------------------------------<br>
&gt; "Writing about music is like dancing about architecture"<br>
&gt; --Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Koha mailing list &nbsp;<a rel="nofollow" target="_blank" href="http://koha-community.org">http://koha-community.org</a><br>
&gt; <a rel="nofollow" ymailto="mailto:Koha@lists.katipo.co.nz" target="_blank" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
&gt; <a rel="nofollow" target="_blank" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
Koha mailing list &nbsp;<a rel="nofollow" target="_blank" href="http://koha-community.org">http://koha-community.org</a><br>
<a rel="nofollow" ymailto="mailto:Koha@lists.katipo.co.nz" target="_blank" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a rel="nofollow" target="_blank" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br></div>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>Koha mailing list&nbsp; <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br><a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br><a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br></div></blockquote></td></tr></table><br>