Menu

#577 Ancestry Report

mySQL Version
open
5
2010-12-30
2010-11-30
No

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.

Discussion

  • John Hawthornthwaite

    Ancestry report (xml file)

     
  • John Hawthornthwaite

    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

     
  • Gerry Kroll

    Gerry Kroll - 2010-12-30
    • assigned_to: nobody --> canajun2eh
     
  • Gerry Kroll

    Gerry Kroll - 2010-12-30

    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.

     
  • John Hawthornthwaite

    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

     
  • Gerry Kroll

    Gerry Kroll - 2011-01-05

    John:
    Hold off with working on this until I have sent you a copy of the file as it stands right now.

    Thanks, Gerry

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.