Posted by landike on May 28, 2010 at 11:14am
I've reviewd 3 modules from Drupal Modules for Genealogy
Currently I'am searching other PHP/Drupal Based ways to work with Genealogy/Family Tree development.
Also I'm trying to research GEDCOM alternatives
And I am interested in this work, because I have plans about My Family Researching Results and future work.
So how it is now?
What most used modules are?
Which modules are being in development process good.
What plans for future of Genealogy Development in Drupal 7-8 :) ?
Can somebody tell me more that I know now?
PS. Not sure if this http://famhist.shawspace.com is part of Genealogy group, but anyway want to know if this is related to development.
Categories: family node, familytree, GEDCOM, Genealogy, genmod, tngintegrate
Comments
Uploading GEDCOM data to a Drupal 7 site
I have been working on a Drupal 7 module called "bulkpub" for a while that makes it possible to upload sets of files that are linked to one another. I have used this to upload DITA documentation to Drupal sites and now have also used it to upload my family history GEDCOM information to Drupal. Once I get the data uploaded (one content type instance per person), I use Views to display it as required. My Drupal project is at:
http://drupal.org/sandbox/rjohnson42/1278058
Dick Johnson