RE: [Phpgedview-talk] I must change a child to another family
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@ne...> - 2005-11-29 22:56:11
|
In version 3.3.x you will have to do some editing of the raw GEDCOM to accomplish this. 1. Go to the record of the child you want to move 2. Click edit raw gedcom record 3. Find the 1 FAMC @F###@ line and replace the old id with the ID of the family you want that person to be in... for example 1 FAMC @F101@ 4. Go to the record for the old family 5. Edit the raw gedcom record 6. Find the 1 CHIL @I###@ line with the ID to the INDI you want to remove and remove that line from the record 7. Go to the record for the new family 8. Edit the raw gedcom record 9. Add a new 1 CHIL @I###@ line to link the family back to the child In version 4.0 there is a new change family members option on the family page which will allow you to do this. --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of jgi...@t-... Sent: Tuesday, November 29, 2005 1:40 PM To: php...@li... Subject: Re: [Phpgedview-talk] I must change a child to another family Hello John, John Finlay wrote on 29.11.2005 19:47: >=20 > Which version of PhpGedView are you using? >=20 phpgedview 3.3.5 Josef ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |