Difference between revisions of "Portal:Developers"

From Gramps
Jump to: navigation, search
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
If you’re giving your man a http://www.suprashop.net/Supra-Skytop_16_1.htm Supra Skytop variety of just because, then consider which learn love wearing http://www.topclshop.org/Christian-Louboutin-Pumps_3_1.htm Christian Louboutin Pumps tidy up. The Invicta Elements Chrome steel Black Ionic Plating Men’s Bracelet can certainly make a fierce addition to his accessory collection. Daring and masculine http://www.topclshop.org/Christian-Louboutin Boots_1_1.htm Christian Louboutin Boots shoes Jimmy Choo Pumps Louboutin Black Shoes Yves Saint http://www.topclshop.org/Christian-Louboutin-Sneakers_6_1.htm Christian Louboutin Sneakers Shoes , this bracelet showcases a center graphite insert while joined links of metal with black ionic plating deliver that wow factor. Regardless of unless of course the behind the gift Yves Saint Laurent Sandals http://www.topclshop.org/ Cheap Christian Louboutin shoes , guarantee that the jewellery you have chosen meets your needs about the situation.
+
{| cellspacing="5" width="auto"
 +
|-
 +
| width="100%" colspan="3" valign="top" style="border: 1px solid #ababab; background: #fff; padding: 0" |
 +
{{Developers/box-header|<big>The Gramps Developers Portal</big>|Developers/Intro}}
 +
|-
 +
| width="100%" valign="top" style="border: 1px solid #ababab; background: #fff; padding: 0" |
 +
{{Developers/box-header|''Report System''|Developers/Write a Report}}
 +
|-
 +
| valign="top" colspan="3" style="border: 1px solid #ababab; background: #fff; padding: 0" |
 +
{{Developers/box-header|''Categories''|Developers/Categories}}
 +
|}
 +
{| cellspacing="5" width="auto"
 +
|-
 +
| <!-- valign="top" colspan="2" | {{#lst:Poll|polldevelpage}} -->
 +
|}
 +
 
 +
__NOTOC__
 +
 
 +
[[Category:Portals|D]]
 +
[[Category:Community/General|G]]
 +
[[Category:Developers/General]]

Revision as of 05:07, 2 April 2016

edit  The Gramps Developers Portal
Gramps-devel.png
Welcome to the Gramps Developers Portal! This area is for people interested in helping with the development of the Gramps program.

Gramps is programmed in the Python language.

If you are an adventurous user, have some technical experience, or have a programming background, you might like to try Getting started with Gramps master.

You might want to start with obtaining the source code or have a look at Getting started with Gramps development. Once you have the code, writing a report or a quick view report is a great way to learn to navigate through the codebase; see also Addons development.

After becoming familiar with Gramps, you might want to help work on a proposal, or make a proposal yourself you want to spend time on. Both can be done at the Proposals Portal, in collaboration with the bug/feature tracker.

Developer Resources

edit  Report System
A good way to learn the Gramps codebase is by writing a small report.

Reports are plugins that can be distributed separately as unofficial Addons/plugins; see Addons development.

Documentation for writing reports can be found in the Database API and Report API. There is also a Report writing tutorial and a technical description of report generation.
edit  Categories