Posted on: 11/16/02 06:17am
By: keystone
Does anyone know of a geeklog plugion or PHP Script for maintaining a family tree?
Family Tree Plugin?
Posted on: 11/16/02 10:07am
By: Anonymous (jhoke)
I did a quick search on google for "PHP Genealogy" and the following came up... you may want to look into hooking it into Geeklog
http://etherlabs.net/m.werneburg/pro/code/php/gen/
and
http://www.netprofx.com/genealogy/
--John
slapd.net[*1]
My Personal Asylum[*2]
Family Tree Plugin?
Posted on: 11/16/02 10:38am
By: keystone
Thanks, John. I took a look at your suggestions but I'm going with a package from http://lythgoes.net/genealogy/index.html
It cost $25 but seems pretty functional. Now I'm going to figure out if I can integrate it using Static Pages 1.2 but I'm having a problem upgrading from 1.1. I get a System Locked error running the install program...
Best Regards,
Bob
Family Tree Plugin?
Posted on: 11/16/02 01:56pm
By: Anonymous (jhoke)
You dont have to use static pages for that...
if all you want to do is present the GeekLog Layout and have your code in that... there are a cople of things you can do:
<?php
echo COM_siteHeader();
echoCOM_startBlock(Some Title);
YOUR CODE HERE
echo COM_endBlock();
echo COM_siteFooter();
?>
will do what you want to do

This is what I do for a stopgap until I get Static pages set up

Hope this helps !
Let me know how it turns out, I may be interested in working on something like this as well for my site.
-John-----John
http://www.slapd.net
http://john.hoke.org
Family Tree Plugin?
Posted on: 11/18/02 06:01pm
By: Anonymous (jhoke)
I purchased this application, and have started integrating it into GeekLog ... so far not a hitch... its not pretty code wise (needs serious housecleaning...) but it will work in geeklog
once I have imported my genealogy data, I will show it off...
Keystone, send me an email[*3] if you need help with this :-D
---
--John
http://www.slapd.net
http://john.hoke.org
Family Tree Plugin?
Posted on: 05/31/03 06:06am
By: Anonymous (Anonymous)
Did you get the genealogy plug-in up and running?
Pls advice tebones@c2i.net
Trond E