16,719
edits
Changes
→Others
* [http://www.ifrance.com/romjerome/html_tree.py html_tree.py] was a testing for next GRAMPS simplified API. Should still work with command line. Also, need to add image_path for parents.
* [http://www.ifrance.com/romjerome/rel_fr.py rel_fr.py] is an alternative to existing rel_fr. There is no more generic values, Gramps displays the place on generation level for all individuals according his relationship with active person. Code could be used for a list (all first cousincousins, all ancestors on 14th generation ...)
* There is some unsupported plugins, which will be no more maintened on sources. Also, Richard taylor worked on a traditional style descendant tree. Currently, [http://www.ifrance.com/romjerome/TradDesTree.py this plugin] is no more supported by current gramps version : it is not possible to get accurate font metrics in the current report framework. This means that the names sometimes overlap and sometimes have large gaps. New GtkPrinting with Cairo/pango should provide the correct font metrics. Everybody who may help on Gramps GtkPrint support is welcome ...