Changes

From Gramps

Gramplets development

199 bytes added, 00:41, 22 September 2025
m
Add navtypes info
* '''<code>maintainers</code>''': List of maintainers of the plugin, default=[] {{new|5.2.0}}
* '''<code>maintainers_email</code>''': List of emails of the maintainers (in the same order as the '''<code>maintainers</code>''' list) of the plugin, default=[] {{new|5.2.0}}
* '''<code>navtypes</code>''': Restrict view to specific navigation tabs. Available options are "Dashboard", "Person", "Family", "Event", "Place", "Source", "Citation", "Repository", "Media", "Note"
* '''<code>requires_mod</code>''': specifies python modules that the addon requires. If you want to allow Gramps to try to install a module using pip, then it should be pure python. {{new|5.2.0}}
* '''<code>requires_gi</code>''': specifies GObject introspection modules that are required. Gramps cannot install these {{new|5.2.0}}
276
edits

Navigation menu