15,091
edits
Changes
From Gramps
m
built-in to builtin
* '''Gramps [[Gramps_Glossary#viewmode|View ''(mode)'']]''' (VIEW) - adds a new view mode to the list of views available within a [[Gramps_Glossary#view|View Category]]
* '''[[Map_Services|Map Service]]''' (MAPSERVICE) - adds new mapping options to Gramps
* '''Plugin lib''' (GENERAL) - libraries that are present giving extra functionality. Can add, replace and or modifies built-in builtin Gramps options.
* '''[[Gramps_{{man version}}_Wiki_Manual_-_Reports_-_part_8#Quick_Views|Quickreport'''/'''Quickview]]''' (QUICKREPORT) - a view that you can run by right-clicking on object, or if a person quickview, then through the Quick View Gramplet
* '''[[Gramps_{{man version}}_Wiki_Manual_-_Reports_-_part_1|Report]]''' (REPORT) - adds a new output report / includes '''Website''' - output a static genealogy website based on your Gramps Family Tree data.
=== Config ===
Some addons may want to have persistent data (data settings that remain between sessions). You can handle this yourself, or you can use Gramps' built-in builtin configure system.
At the top of the source file of your addon, you would do this:
* [[Develop_an_Addon_Rule|Develop an Addon Rule]]
* [[Develop_an_Addon_Tool|Develop an Addon Tool]]
* [[Adapt_a_built-in_ReportAdapt_a_builtin_Report|Adapt a built-in builtin Report]]
[[Category:Developers/General]]