Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-15 06:25
2.3.10

Proper handling of date of birth and death in GEDCOM data.
標籤: Major bugfixes

2008-11-03 14:29
2.3.9

Russian language support was added.
標籤: Minor feature enhancements

2008-10-18 06:38
2.3.8

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).
標籤: Minor feature enhancements

2007-12-08 01:56
2.3.7

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

2007-10-22 02:08
2.3.6

This release decouples style from XHTML output by
employing a stylesheet.

Project Resources