Open main menu

Gramps β

Changes

Writing a plugin

No change in size, 11:55, 30 March 2010
no edit summary
To get started writing a plugin, please see the following tutorials:
* [[Addons Developmentdevelopment]] - for Gramps version 3.2
* [[Gramplets]]
* [[Quick Views]]
* [[Simple Access API]]
* [[Using database API]]
* [[Getting Started started with GRAMPS development]]
== Share it==
* Create a filename.tar.gz or filename.zip file of your plugin code
* Upload the code to this wiki
* Add an entry of your plugin to [[Plugins3.2]]. See [[Plugin List Legendlist legend]] for meaning of columns. Please use these meanings and pay attention to details; this page is machine readable.
* Create a new wiki page, and refer to that page here, with a short description of what the plugin does
This section describes a method of internationalizing your code for versions of Gramps 3.2 and later. The previous section describes a new method for Gramps 3.1 and earlier.
Please see [[Addons Developmentdevelopment]] for complete details.
Also, have a look at [[Coding_for_translation#Tips_for_writing_a_translatable_report|Coding for translation]].