Changes

Jump to: navigation, search

DescendantsLines

614 bytes added, 08:38, 11 February 2013
m
Gramps XML
== History ==
2007: Adam Sampson has written a standalone python script for parsing data.gramps ([[GRAMPS Gramps XML]]). [http://offog.org/darcs/misccode/familytree]
2010: this script needs some updates for avoiding minor issues.
* S_VPAD - Length of vertical padding spacing between spouse and spouse-bar (?)
* FL_PAD - Length of padding spacing between S_UP edges (vertical edges from spouse-bar to spouse) and O_DOWN edges (vertical edges from spouse-bar to child-bar)
* OL_PAD-
* O_DOWN - The length of the vertical edges from spouse-bar to child-bar
* C_PAD - Length of padding spacing between children
* C_UP - The length of the vertical edges from child to child-bar
* SP_PAD - Length of padding spacing between spouses
* MIN_C_WIDTH- Minimal width of child cells* TEXT_PAD- Length of text padding* TEXT_LINE_PAD- Length of text line padding
* output_fmt - The output format (PNG, SVG, PDF or PS)
* output_fn - The output filename
* Add option to include spouse ancestries.
** Add option to include arbitrary spouse ancestries.
* Add option to include arbitrary ancestries.
* Add option to include notes.
* Add option to include sources.
* Add option to include images.
* Add horizontal mode.
* Add optional text wrap width.
* Add optional text width with use of ellipses.
* Cairo provides hyperlink support. Names could be hyperlinks to html complete individual reports or to web report pages.
* This addon may with time become a general orthogonal family tree drawing resource for Gramps, for a View, etc., and outside Gramps as well. The PyCairo code can be connected to a view.
 
The hardcoded number option limits can be altered by users, by altering the code.
== Command Line Interface ==
Gramps provides a cli support for running reports and tools [http://www.gramps-project.org/wiki/index.php?title=[Gramps_3.2_Wiki_Manual_4_Wiki_Manual_-_Command_Line]. * use stdin and stdout for command line import/export [http://www|Gramps 3.gramps4 Wiki Manual -projectCommand Line]].org/bugs/view.php?id=4114] 
* {{bug|4114}}: Would like to use stdin and stdout for command line import/export.
== See also ==
* [[Addon:Family Tree]] - generates horizontal orthogonal graphical trees.
* [[Addon:TimelinePedigreeView]] - displays horizontal orthogonal graphical trees.
[[Category:Plugins]]
[[Category:Developers/General]]
[[Category:Reports]]

Navigation menu