XHTML Family Tree Generator is a CGI Perl script together with some Perl modules that will create views of a family tree. Data can be stored in a database or in a data file. The data file is either a simple text (CSV), an Excel, or GEDCOM file listing the family members, parents, and other details. It is possible to show a tree of ancestors and descendants for any person, showing any number of generations. Other facilities are provided for showing email directories, birthday reminders, facehall, and more. It has a simple configuration, makes heavy use of CGI (and other CPAN modules), generates valid XHTML, and has support for Unicode and multiple languages.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Genealogy family gedcom |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Release Notes: This release has bugfixes, and is serializing in a platform-independent way.


Release Notes: Proper handling of date of birth and death in GEDCOM data.


Release Notes: Russian language support was added.


Release Notes: No zoom-out button if there are no more generations. The border color of the image depends on the existence of the member (black for dead relatives). See the classes dead and alive in the stylesheet. Gender-dependent picture for unknown persons. Proper UTF-8 and Excel encoding (big endian) handling. Bugfixes (e.g. in language switching). A config file change (see option encoding for CSV format).


Release Notes: Romanian language support has been added, and the code has been cleaned up.