Download List

Projeto Descrição

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 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.

2003-12-19 19:35
2.01.001

O sistema de cookie foi modificado para permitir ao usuário uma experiência mais dinâmica. Um contador simples e um livro de visitas simples estão incluídos.
Tags: 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

Suporte para SQLite, que ajuda pessoas que não têm acesso a um motor de SQL. SQLite não requer nenhum motor DB para executar, uma vez que é construído fora gdbm.
Tags: 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

Todas as chamadas SQL foram centralizados para uma única classe, preparando o caminho para futuro apoio de outros tipos de dados.
Tags: 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

Esta versão corrige um bug de importação que ocorreram quando se lida com a versão 5,5 GEDCOM arquivos, move o código para um objeto de estilo mais orientado para trabalhar mais confortavelmente com modperl, e acrescenta melhorias de velocidade menor.
Tags: 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

Esta versão adiciona um regime de permissão de bitwise para usuários anônimos.
Tags: Minor feature enhancements
This release adds a bitwise permission scheme for anonymous users.

Project Resources