Open main menu

Gramps β

Changes

Third-party Addons

68 bytes added, 17:47, 6 July 2007
Others
'''I want to share some tips who help me'''
* GRAMPS heart, core, API is written on [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/RelLib/ RelLib]
* On GRAMPS 2.2.x, as non-developper, I used two simple custom templates for exporting results (with ListModel or internal glade), plus the python command line output !!! GRAMPS 3.0 will introduce a simplified API. (see [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/Simple/_SimpleAccess.py?view=markup SimpleAccess.py] and [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/plugins/all_events.py?view=markup all_events.py]).
* Tools could be written too ... (see [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/PluginUtils/_Tool.py?view=markup Tool.py] and [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/plugins/DumpGenderStats.py?view=markup DumpGenderStats.py])