Changes

Jump to: navigation, search

Gramplets

145 bytes added, 18:27, 24 January 2011
+help_url
gramplet = 'init',
gramps_target_version="3.2",
gramplet_title=_("Sample Gramplet") , help_url="Sample Gramplet"
)
</pre>
height = 20,
gramplet = 'HelloWorldGramplet',
gramplet_title=_("Sample Gramplet") , help_url="Sample Gramplet"
)
</pre>
* '''version''': a string with 2 dots (such as "1.23.14") representing the version number
* '''gramps_target_version''': a string with 2 dots representing the version of GRAMPS that this gramplet was written for
* '''help_url''': the title of the wiki page that describes the gramplet
At the bare minimum, you need to have the above 10 options when registering your Gramplets.
38
edits

Navigation menu