Download List

项目描述

Web Gedcom Viewer is a full Web-based Gedcom viewer that uses MySQL or SQLite on the backend and Perl as the frontend with templates for easy HTML manipulation. Gedcom files are in the standard format exported by family tree/genealogy applications such as Family Tree Maker or Personal Ancestory File. Plugging in different SQL types is a breeze, as all of the SQL statements are centralized to a single pm.

系统要求

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.

2003-12-19 19:35
2.01.001

cookie的系统已被修改,以便更动态的用户体验。一个简单的计数器和一个简单的留言也包括在内。
标签: Minor feature enhancements
The cookie system has been modified to allow for a more dynamic user experience. A simple counter and a simple guestbook are included.

2003-01-15 01:34
1.23.001

SQLite的支持,这将有助于人们谁没有一个SQL引擎的访问。 SQLite的数据库引擎不需要运行,因为它是关闭的gdbm的兴建。
标签: Minor feature enhancements
Support for SQLite, which will aid people who have no access to an SQL engine. SQLite requires no DB engine to run, as it is built off gdbm.

2002-09-09 04:41
1.22.002

在SQL调用已全部集中到一个班,准备对其他数据库类型支持未来的道路。
标签: Minor feature enhancements
All of the SQL calls have been centralized to a single class, preparing the road for future support of other database types.

2002-06-29 01:18
1.21.001

此版本修复了导入时发生的错误与家谱文件版本5.5文件处理,移动代码更加面向对象的工作作风与modperl更舒适,并增加了轻微的速度提升。
标签: Minor bugfixes
This release fixes an import bug that occurred when dealing with
gedcom version 5.5 files, moves the code to a more object orientated
style to work more comfortably with modperl, and adds minor speed
improvements.

2002-03-07 09:45
1.20.004

此版本增加了一个匿名用户按位许可计划。
标签: Minor feature enhancements
This release adds a bitwise permission scheme for anonymous users.

Project Resources