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

2002-01-06 01:37
1.10.006

새 정부, 새로운 능력을 귀하의 브라우저에서 gedcom 파일을 가져올 레코드를 삭제하고 관리자 암호를 변경할 수있습니다. 이것은 다중 사용자 시스템은 아니지만 그런 경우 결국되면 문을 열어 놓고있다.
Tags: Minor feature enhancements
New administration, and new abilities to import gedcom files from your browser, delete records, and change the admin password. This is not a multiuser system, but the door has been left open if that becomes the case eventually.

2002-01-03 01:36
1.10.003

이 릴리스에는 더 이상 Gedcom에 의존 - 1.09.tar.gz지만, 자체 gedcom 파일을 구문 분석 않습니다. 정규 표현식의 많은 MySQL의로 데이터를 전송 Gedcom 엔진의 양을 속도 개선에 도움이 이동되었습니다. 그것 스스로 파일 gedcom 같은 id를 스레드를 사용하는 디자인이 훨씬 더 정확하게 그 전에해야 두 테이블 (개인 및 가족), 모든 것을 하나의 테이블에서 canged있다. 이것은 또한 결혼 정보의 추가 허용 및 입양 아동 보여주고있습니다. 이미 염두에두고 90 %의 코드를 속도로 재작 성되었습니다.
Tags: Major feature enhancements
This release no longer depends on Gedcom-1.09.tar.gz, but does its own gedcom file parsing. A lot of the regexp has been moved into MySQL to help improve speed in the amount of the data transfered to the Gedcom engine. The design has canged from one table with everything to two tables (Individuals and Families), which should make it much more accurate then before, as it is using the same id threads as the gedcom files themselves. This also allowed for the addition of the marriage information and showing of adopted children. There has been a 90% code rewrite with speed in mind.

2002-01-01 14:28
1.00.002

버그는 어디에 MySQL에 테이블의 필드가 너무 제한적인 사실이 밝혀지면 개별 자녀들이 수정되었습니다. 기타 작은 버그수정이 추가되었습니다.
Tags: Minor bugfixes
A bug where a field in the MySQL table was too restrictive if the individual had many children has been fixed. Other small bugfixes were added.

Project Resources