This report will give the direct ancestors of the chosen person together with birth, death, marriage details, residences, occupations, children, together with their births and deaths.
Gerry
I have added DEAT,BURI and will add CREM before I upload the file You can see it at http://www.hawthornthwaite.net/phpfamilytree/phpgedview/index.php?ctype=gedcom
I have sorted the "sources" out and they perform properly. (better in IE8 than Firefox 3) The PDFs are a bit iffy with non bold text looking like superscripts. It still won't print properly in FF3. I have tidied up the layout a bit by using text boxes. I don't know how to upload it onto the patch. (I've forgotten! Comes with age I suppose.)
HNY
John H
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ancestry report (xml file)
I forgot to add. The following lines need to be added to the language/lang/en.php file.
$pgv_lang["Ancestry_header"] = "Ancestry Report for ";
$pgv_lang["Ancestry_generation"] = "Generation ";
$pgv_lang["Ancestry_pronoun_m"] = "He ";
$pgv_lang["Ancestry_pronoun_f"] = "She ";
$pgv_lang["Ancestry_born_m"] = "was born"; // male
$pgv_lang["Ancestry_born_f"] = "was born"; // female
$pgv_lang["Ancestry_christened_m"] = "was christened"; // male
$pgv_lang["Ancestry_christened_f"] = "was christened"; // female
$pgv_lang["Ancestry_married_m"] = "married"; // male
$pgv_lang["Ancestry_married_f"] = "married"; // female
$pgv_lang["Ancestry_married_post"]= " ";
$pgv_lang["Ancestry_died_m"] = "died"; // male
$pgv_lang["Ancestry_died_f"] = "died"; // female
$pgv_lang["Ancestry_buried_m"] = "was buried"; // male
$pgv_lang["Ancestry_buried_f"] = "was buried"; // female
$pgv_lang["Ancestry_place"] = " at "; // place name follows this
$pgv_lang["Ancestry_no_details"] = " but the details are unknown";
$pgv_lang["Ancestryl_on"] = " ";
$pgv_lang["Ancestry_residence_m"] = " lived";
$pgv_lang["Ancestry_residence_f"] = " lived";
$pgv_lang["Ancestry_occupation_m"] = " was a ";
$pgv_lang["Ancestry_occupation_f"] = " was a ";
John H
I'm working through this new report script to work out a few problems and to add/correct SOUR references as well as to add reporting on CREM events.
The reworked script will be for the SVN version of PhpGedView. It should be ready soon.
Gerry
I have added DEAT,BURI and will add CREM before I upload the file You can see it at http://www.hawthornthwaite.net/phpfamilytree/phpgedview/index.php?ctype=gedcom
I have sorted the "sources" out and they perform properly. (better in IE8 than Firefox 3) The PDFs are a bit iffy with non bold text looking like superscripts. It still won't print properly in FF3. I have tidied up the layout a bit by using text boxes. I don't know how to upload it onto the patch. (I've forgotten! Comes with age I suppose.)
HNY
John H
John:
Hold off with working on this until I have sent you a copy of the file as it stands right now.
Thanks, Gerry