/[drupal]/contributions/modules/family/README.txt
ViewVC logotype

Contents of /contributions/modules/family/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Sat Dec 6 03:18:46 2008 UTC (11 months, 2 weeks ago) by pyutaros
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
File MIME type: text/plain
#322607 by Microbe:  Ascendants and Descendants tabs appear on every node type
#326432 by Microbe:  New 6.x-1.0-beta2 instalation - warning: mysql_fetch_array()
#339263 by Microbe:  Misspelling of word "Birth" in table
#339265 by Microbe:  Marriage type fields requested, in addition to "Religious"
#331459 by Microbe:  GEDCOM data confused on import
1 Overview
2 --------
3 The famiy module allows you to display family trees on your Drupal website.
4
5 Users of your website can be given ownership of banners, and be allowed to
6 modify certain settings and view statistics.
7
8 Requirements
9 ------------
10 Drupal 6.5.x
11
12 Features
13 --------
14 * Import from GEDCOM files - almost ready
15 * Editing capabilities for individual data, groups data (relationships) and locations
16 * Individual nodes showing full information on individual: Name, Birth/Death dates and places, parents, spouses, children
17 * Group nodes showing full information on relationships: Relationship type, Marriage/Death dates and places, parents and children
18 * Location nodes showing full information on location: Building, Street, City, County, State, Country
19 * Full linking to other individuals
20 * Biography may be added to each individual
21 * Listing of all individuals, groups and locations
22 * Ancestory and Descendary trees for all inidividuals
23
24 Installation
25 ------------
26 Install files in modules folder and enable it in admin/modules.
27 Set access in admin/access control
28 Import GEDCOM file from your favorite genealogy software (admin/content/family_import).
29
30 Bugs and Suggestions
31 --------------------
32 - Family website: http://drupal.org/project/family
33 - Maintainer: Johnthan Blackshire
34
35 Planned features (please tell us what is useful to you)
36 -------------------------------------------------------
37 - Source nodes (file/book,document,personal evidence, etc.)
38 - Other nodes, based on GEDCOM record types: Header, Multimedia, Repository, Submitter.
39 - Generating reports/trees.
40 - Revisions control - users add or change data, while admin/editor can approve or deny changes.
41 - GEDCOM import merge - update data from GEDCOM file to current database
42 - GEDCOM export
43 - Automatic names linking filter - link names in non family nodes to the individual page.
44 - Advanced search (e.g. born in Atlantis, bet. 3000 to 4000 b.c.)
45 - statistics (e.g. mean lifespan, number of individuals,...)
46 - events calendar (birthdays, events anniversaries)
47 - relationship calculator (find the relationship of x to y)
48 - Link to individuals on other family tree websites
49 - Check for errors
50 - Dates conversion (Gregorian, Hebrew, Muslim,...)

  ViewVC Help
Powered by ViewVC 1.1.2