Difference between revisions of "De:Gramps 3.1 Wiki Handbuch - Berichte"

From Gramps
Jump to: navigation, search
m (Narrated Web Site)
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Dieser Abschnitt beschreibt die verschiedenen Berichte die in GRAMPS verfügbar sind.
 
Dieser Abschnitt beschreibt die verschiedenen Berichte die in GRAMPS verfügbar sind.
{{man index/de|De:Gramps 3.1 Wiki Handbuch - Gramplets|De:Gramps 3.1 Wiki Handbuch - Werkzeuge}}
+
{{man index/de|De:Gramps 3.1 Wiki Handbuch - Gramplets|De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_1|3.1}}
  
  
Line 6: Line 6:
  
  
{{languages|Gramps_3.1_Wiki_Manual_-_Reports}}
+
{{languages/de|Gramps_3.1_Wiki_Manual_-_Reports}}
  
  
== Berichte erstellen ==
+
=Introduction=
  
Reports are the most common form of the output produced by genealogical research. The majority of genealogical software puts a lot of emphasis on developing nice looking reports. GRAMPS is no exception in this regard, offering a choice of a variety of reports. GRAMPS can generate reports in a multitude of open formats, both text based and graphical. GRAMPS can also produce screen based reports that are convenient for viewing a summary of your database. Finally, GRAMPS can generate a web site suitable for immediate posting on the Internet. All of these are almost infinitely flexible. If you wish to modify or extend the default format of GRAMPS report, you can design and choose the style for each of your reports.
+
The amount of available reports in GRAMPS is huge and could be overwhelming at first glance. The different subsections describe the various possibilities and options:
  
All reports can be accessed through the menu by choosing ''' Reports ->Report Type ->Particular Report ''' . Alternatively, you can browse the complete selection of available reports along with their brief descriptions in a {{man label|Report Selection}} dialog invoked by clicking the {{man button|Reports}} icon on the toolbar.
 
  
== Werte ersetzen ==
+
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_1|Generating Reports]]: This first subsection gives you some general remarks.
  
Many of the graphical reports allow you to customize the information on the display. Variable substitutions are used to substitute date for a particular symbol. There are two styles of variables. The difference between the two styles is how empty data is handled.
+
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_2|Substitution Values]]: you can use some handy values in your reports.
 +
=Books=
 +
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_3#Books|The book report]] creates a single document containing a collection of graphical and textual reports.
  
The first style of variables are preceded by a '$'. If the variable evaluates to an empty string, the variable is replaced with the empty string. The second style of variables are preceded by a '%'. If the variable evaluates to an empty string, the line that contains the variable is removed from the output.
+
=Graphical Reports=
 +
Graphical reports represent information in forms of charts and graphs.
  
*$n/%n
+
==Ancestor Tree==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Ancestor Tree|Ancestor Tree report]] generates the chart of people who are ancestors of the Active Person.
Zeigt die Personen Namen in der Form Vorname Nachname
+
==Calendar==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Calendar|Calendar report]] produces a calendar with birthdays and anniversaries on a page by month.
*$N/%N
+
==Descendant Tree==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Descendant Tree|Descendant Tree report]] generates a graph of people who are descendants of the Active Person.
Zeigt die Personen Namen in der Form Vorname Nachname
+
==Fan Chart==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Fan Chart|Fan Chart report]] produces a chart resembling a fan, with Active Person in the center, parents the semicircle next to it, ans so on, for a total of five generations.
*$i/%i
+
==Statistics Chart==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Statistics Chart|Statistics Chart report]] can collect and display a wealth of statistical data about your database.
Zeigt die mit der Person verknüpfte GRAMPS ID
+
==Timeline Chart==
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_4#Timeline Chart|Timeline Chart report]] outputs the list of people with their lifetimes represented by intervals on a common chronological scale.
*$b/%b
 
 
 
Zeigt das Geburtsdatum der Person
 
 
 
*$B/%B
 
 
 
Zeigt den Geburtsort der Person
 
 
 
*$d/%d
 
 
 
Zeigt das Todesdatum der Person
 
 
 
*$D/%D
 
 
 
Zeigt den Sterbeort der Person
 
 
 
*$s/%s
 
 
 
Zeigt den Ehepartner-Namen in der Form Vorname Nachname
 
 
 
*$S/%S
 
 
 
Zeigt den Ehepartner-Namen in der Form Vorname Nachname
 
 
 
*$m/%m
 
 
 
Zeigt das Datum der Eheschließung an
 
 
 
*$M/%M
 
 
 
Zeigt den Ort der Eheschließung an.
 
 
 
Substitution values can be combined:e.g.
 
$n  $i
 
$b  $B
 
$d  $D
 
 
 
this will give a lot of information in the displayed boxes.
 
 
 
== Bücher ==
 
 
 
Currently, the only available report under this category is the Book Report.
 
 
 
The Book Report creates a single document (i.e. a Book) containing a collection of graphical and textual reports. Consequently, this allows for a very rich set of documents that GRAMPS can produce.
 
 
 
When '''Reports-->Books-->Book Report...''' is selected, the following {{man label|book configuration}} dialog appears:
 
 
 
[[Image:Buchbericht.png|thumb|200x|Fig. a.1 Buchbericht]]
 
 
 
The {{man label|Book name}} text entry field is used to save the book (a set of configured selections) for future use. The top pane {{man label|Available items}} lists the items available for inclusion in the book. The bottom panel {{man label|Current book}} lists the currently selected items in the order they will appear in the book.
 
 
 
The horizontal set of buttons by the {{man label|Book name}} field operates on the whole book. Click the {{man button|Clear}} button (clear the book) to clear all items from the current book. Click the {{man button|Save}} button to save the current book (under the name typed in the {{man label|Book name}} text entry field) for future use. This saves the current set of configured selections.
 
 
 
{{man tip|Save configuration|Saving the book also saves the configuration for each item.}}
 
 
 
Click the {{man button|Open}} button to load the book (Open previously created book) from the list of previously saved books.
 
 
 
Finally, click the {{man button|Edit books}} button to invoke the editable list of available books (Manage previously created books).
 
 
 
The vertical set of buttons to the right of the bottom pane operates on the selected book item. Click the {{man button|Add}} button to add selected item from the available list to the current book. Click the {{man button|Remove}} button to remove an item from the current book. Use {{man button|Up}} and {{man button|Down}} to change the items order in the current book. Click the {{man button|Setup}} button to configure the options of the selected item of the current book.
 
 
 
The configuration dialogs invoked by {{man button|Setup}} are item-specific. If you choose not to configure the item, same defaults will be used for all needed options. The common option for almost all book items is the center person: the person on whom the item is centered. Thanks to this option, you can create a book with items centered on different people (e.g. your mom's and dad's ancestors as separate chapters). By default, the center person is set to the Active Person.
 
 
 
If all selections of the reports to be included are made, click the {{man button|OK}} button. This will invoke a {{man label|GRAMPS Book}} window. There is one tab with available {{man label|Paper Options}} where you can change Size, and Orientation for the Paper Format and all Margins. Click box is available to change to metric values.
 
 
 
In the lower part of the window you can change some {{man label|Document Options}}:
 
*Output Format: drop down menu let you choose between: '''Open Document Text''', '''PDF document''' or '''Print...'''. Click box is available to open in OpenOffice.org Word Processor
 
*Filename: default value is /yourhomedir/book.odt. Click the {{man button|Save as}} button and you can change the file name settings in the usual way.
 
 
 
Almost all items available for inclusion in the book are textual or graphical reports, and are therefore available in the form of standalone reports. The exception is the following items which are only available as book items:
 
 
 
*Title Page
 
If you selected the {{man label|Title page}} item and clicked the {{man button|Add}} button to put this item in your book and you click {{man button|Preferences}} button (Configure currently selected item) you will get a {{man label|Title Page}} window.
 
Two tabs are available: '''Text''' and '''Image'''. In the {{man label|Text}} tab you have three text input fields available where you can change the '''Title''', the '''subtitle''' and a '''Footer''' (default Copyright 2008).
 
 
 
The lower window part shows some '''Document Options''': here you can choose the '''Style'''. You can choose the default style or click on the {{man button|Style Editor...}} button. This brings up a {{man label|Style Editor}} window where you can add and remove Styles.
 
 
 
TODO  link to Style Editor window
 
 
 
In the {{man label|Image}} tab an image can be optionally placed between the subtitle and the footer.
 
There is {{man label|Preview}} facility and with the {{man button|from gallery...}} button you can select via the {{man label|Select Media Object}} dialogue the image you want. You can also change the {{man label|Size}}
 
 
 
Because of you can configure the various elements , this item can be used to create title pages for the whole book, its chapter, or even a single item.
 
 
 
*Custom Text
 
 
 
This item produces a page with three paragraphs, each containing custom text: Initial Text, Middle Text and Final Text. The text input fields are expandable so you can really put all the text you want in there.
 
The appearance of the text can be adjusted by using custom styles (see Document options Title Page). This item was meant to be used for epigraphs, dedications, explanations, notes, and so forth.
 
 
 
== Grafische Berichte ==
 
 
 
Graphical reports represent information in forms of charts and graphs. Most of the options are common among graphical reports, therefore they will be described only once, at the end of this section. The few options which are specific to a given report will be described directly in that report's entry.
 
 
 
The following graphical reports are currently available in GRAMPS:
 
 
 
===<u>Ahnenbaum</u>===
 
[[Image:voorouderpdf.png|thumb|200x|Fig. a.2 PDF Output ancestor tree]]
 
This report generates the chart of people who are ancestors of the Active Person.  
 
*Paper options: With the {{man label|Paper Options}} you can change Paper format (Size and Orientation) and margins (Left, Right, Top and Bottom) and use metric values or not.
 
*Document options: choose the output format: Open Document Text, PDF document, PostScript, Print..., or SVG (Scalable Vector Graphics). A {{man label|check box}} is available were you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file). 
 
*Report Options: First the Center Person is displayed. Using the {{man button|Edit}} button you can select a different person. With the next input field {{man label|Generations}} you can change the number of generations considered. The input field {{man label|Display Format}} gives you the opportunity to change the default settings for the displayed entries (see [[#Substitution Values|Substitution Values]]).
 
Finally three check boxes are available: scale to fit on a single page, include blank pages and compress chart.
 
 
 
{{man warn|Single page vs. multiple pages|Depending whether you checked the fit on single page box, the output will be spread over one or more pages. If the amount of included generations is high (say 10) the output on a single page will be very difficult to read on a single (A4) page. On the other hand if you do not checked this box you will end up with a lot of pages!}}
 
 
 
===<u>Kalender</u>===
 
[[Image:Kalenderbericht1.png|right|thumb|250px|Fig. a.1 Kalender Papieroptionen]]
 
 
 
This report produces a calendar with birthdays and anniversaries on a page by month.
 
 
 
* {{man label|Paper options}}: With the Paper Options you can change
 
** Paper format (Size and Orientation)
 
** Margins (Left, Right, Top and Bottom)
 
and whether to use metric values or not.
 
 
 
[[Image:Kalenderbericht4.png|right|thumb|250px|Fig. a.1 Kalender Dokumenoptionen]]
 
 
 
* {{man label|Document Options}}:
 
** Output Format: choose the output format:
 
*** Open Document Text
 
*** PDF document
 
*** PostScript
 
*** Print...
 
*** SVG (Scalable Vector Graphics). A {{man label|check box}} is available were you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
** Filename: default value is ''/home/<username>/calendar.pdf''.
 
** Style: default ''default style'' . With the {{man button|Style Editor...}} you can add Document Styles.
 
 
 
[[Image:Kalenderbericht2.png|right|thumb|250px|Fig. a.1 Kalenderberichtoptionen]]
 
* {{man label|Report Options}}:
 
** Year of calendar: for which year you want the calendar to be build.
 
** Filter: select filter to restrict people that appear on the calendar
 
*** Entire Database : not recommended!
 
*** Descendants of ...
 
*** Descendant Families of ...
 
*** Ancestors of ...
 
*** People with common ancestors with ...
 
*** any custom filter who have made
 
** Center Person: the center person for the report
 
** Name Format: Select the format to display names: choose between:
 
*** Surname, Given Patronymic
 
*** Given Surname
 
*** Patronymic, Given
 
*** Given
 
** Country for holidays: Select the country to see associated holidays choose between:
 
*** Don't include holidays: default value
 
*** Canada / China / Deutschland / Finland / France / Sverige - röda dagar / United States / Ceska republika
 
** First day of week:
 
** Birthday surname:
 
** Checkboxes:
 
*** Include only living people: include only living people in the calendar
 
*** Include birthdays: include birthdays in the calendar
 
*** Include anniversaries: include anniversaries in the calendar
 
 
 
[[Image:Kalenderbericht3.png|right|thumb|250px|Fig. a.1 Kalender Textoptionen]]
 
 
 
 
 
* {{man label|Text Options}}: here you can fill in three lines of text that will be put at the bottom of the page.
 
** Text Area 1: First line of text at bottom of calendar default value : ''My Calendar''
 
** Text Area 2: Second line of text at bottom of calendar  default value: ''Produced by GRAMPS''
 
** Text Area 3: Third line of text at bottom of calendar  default value: '' http://gramps-project.org/''
 
 
 
The final result can be seen on the right side.
 
 
 
[[Image:calendarreport5.png|right|thumb|450px|Fig. a.1 Kalender Ergebnis]]
 
 
 
{{man label|Final Result}}:
 
 
 
<br clear="all"/>
 
 
 
[[Calendar_tools_holidays|Calendar tools holidays]] explains how to add or change the holidays appearing on the output of the calendar plugin.
 
 
 
===<u>Nachkommenbaum</u>===
 
 
 
This report generates a graph of people who are descendants of the Active Person. Specific options include the format of the displayed entries.
 
 
 
This report produces a calendar with birthdays and anniversaries on a page by month.
 
 
 
* {{man label|Papieroptionen}}: With the Paper Options you can change
 
** Paper format (Size and Orientation)
 
** Margins (Left, Right, Top and Bottom)
 
and whether to use metric values or not.
 
 
 
* {{man label|Document Options}}:
 
** Output Format: choose the output format:
 
*** Open Document Text
 
*** PDF document
 
*** PostScript
 
*** Print...
 
*** SVG (Scalable Vector Graphics). A {{man label|check box}} is available were you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
** Filename: default value is ''/home/<username>/descend_chart.pdf''.
 
** Style: default ''default style'' . With the {{man button|Style Editor...}} you can add Document Styles.
 
 
 
[[Image:Nachfahrenbaum 1.png|right|thumb|250px|Fig. a.1 Baumoptionen]]
 
 
 
* {{man label|Tree Options}}:
 
** Center Person: the center person for the tree.
 
** Generations: The number of generations to include in the tree. Default : 10 generations
 
** Display format: Display format for the outputbox. Default is
 
$n
 
b. $b
 
d. $d
 
** Check Box: Scale to fit on a single page.
 
** Check Box: Include Blank Pages.
 
** Check Box: Compress Tree: whether or not compress the tree.
 
 
 
[[Image:descendant_tree2.png|right|thumb|450px|Fig. a.1 Descendant Tree Result]]
 
 
 
The final result can be seen on the right side.
 
 
 
{{man label|Final Result}}:
 
 
 
{{man warn|Single page vs. multiple pages|Depending whether you checked the fit on single page box, the output will be spread over one or more pages. If the amount of included generations is high (say 10) the output on a single page will be very difficult to read on a single (A4) page. On the other hand if you do not checked this box you will end up with a lot of pages!}}
 
 
 
===<u>Fächergrafik</u>===
 
[[Image:Fächergrafikoptionen.png|right|thumb|200px|Fig. a.3 Optionen Fächergrafik]]
 
This report produces a chart resembling a fan, with Active person in the center, parents the semicircle next to it, grandparents in the next semicircle, and so on, for a total of five generations.
 
[[Image:fanchartpdf.png|left|thumb|200px|Fig. a.4 Fan chart]]
 
*Paper options: With the {{man label|Paper Options}} you can change Paper format (Size and Orientation) and margins (Left, Right, Top and Bottom) and use metric values or not.
 
*Document options: choose the output format: Open Document Text, PDF document, PostScript, Print..., or SVG (Scalable Vector Graphics). A {{man label|check box}} is available were you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
*Report Options: First the Center Person is displayed. Using the {{man button|Edit}} button you can select a different person. With the next input field {{man label|Generations}} you can change the number of generations considered.
 
Next input field {{man label|Type of graph}}: choose via the drop down menu: full, half , or quarter circle.
 
Next input field {{man label|Background color}}: choose white or generation dependant.
 
Next input field {{man label|Orientation of radial text}} : choose upright or roundabout
 
 
 
===<u>Statistkdiagramme</u>===
 
[[Image:Statistik.png|right|thumb|200px|Fig. a.5 Statistikgraph]]
 
This report can collect and display a wealth of statistical data about your database. Specific options include filter, sorting methods, and additional birth- and gender-based limit for inclusion into statistics. You can also set the minimum number of items to qualify for the bar chart, so that the charts with fewer items will generate a pie chart instead. The '''Chart Selection''' tab allows you to check which charts you want to include in your report.
 
*Paper options: With the {{man label|Paper Options}} you can change Paper format (Size and Orientation) and margins (Left, Right, Top and Bottom) and use metric values or not.
 
*Document options: choose the output format: Open Document Text, PDF document, PostScript, Print..., or SVG (Scalable Vector Graphics). A {{man label|check box}} is available were you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
*Report Options:
 
** Filter: determines what people are included in the report. You can choose the entire Database, or descendants of a certain person, people with a common ancestor as... or a default/common made filter.
 
** Filter person: The center person for the filter: only available if as filter not entire database selected. {{man button|Edit}} button let you choose another filter person.
 
** Sort chart items by: Select how the statistical data is sorted: Choose Item count or item name from the drop down list.
 
** check box: sort in reverse order
 
** People born after: Birth year from which to include people: fill in a year to start from
 
** People born before: Birth year until which to include people: fill in a year
 
** check box: Whether to include people without known birth years
 
** Gender included: Select which genders are included into statistics. Choose both, men, or women.
 
** Max. items for a pie: With fewer items pie chart and legend will be used instead of a bar chart. Choose a number from the drop down list.
 
[[Image:Statistk 1.png|right|thumb|200px|Fig. a.6 Statistikgraphoptionen]]
 
* Charts 1: 9 check boxes are available to include charts with indicated data:
 
[[Image:statgraftaart.png|right|thumb|250px|Fig. a.6 Results]]
 
[[Image:statistic2.png|right|thumb|200px|Fig. a7 Results]]
 
** Alter
 
** Death place
 
** Death month
 
** Age when first child born
 
** Titel
 
** Age when last child born
 
** Birth month
 
** Age at marriage
 
** Age at death
 
* Charts 2: 10 check boxes are available to include charts with indicated data:
 
** Event type
 
** Number of children
 
** Marriage place
 
** Number of relationships
 
** Surname
 
** Death year
 
** Gender
 
** Forename
 
** Birth year
 
** Birth place
 
 
 
 
 
If all needed info is filled in click on {{man button|OK}} to start the data collecting. A progress bar will be shown: Collecting Data... ->Sorting Data...->Saving charts...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The image shows the result of '''Age of first child''' for all women born between 1500 and 2008. For most (576) persons personal information was missing, for some birth information was missing, but for 33 women their first child was born at age 20. With the detailed iformation further analysis can be done: calculate average, std. dev. etc.
 
 
 
===<u>Zeitliniengrafik</u>===
 
 
 
This report outputs the list of people with their lifetimes represented by intervals on a common chronological scale. Specific options include filter, sorting method, and the title of the report.
 
 
 
== Grafiken ==
 
 
 
This reports are realted to [http://www.graphviz.org/ GraphViz].
 
 
 
{{man warn|Reports and custom IDs|After a GEDCOM import, your database can use some non-standard IDs (ie. 123I or 456U not set on '''Edit --> Preferences --> Identifiants ID'''). If generated reports do not properly display data, then try [[Gramps_3.1_Wiki_Manual_-_Tools#Reorder_GRAMPS_ID|Reorder GRAMPS IDs tool]] ('''Tools-->Database Processing-->Reorder GRAMPS IDs''').}}
 
 
 
 
 
===<u>Grafik der Familienlinien</u>===
 
[[Image:Familylines.gif|thumb|left|200px|Example of a graph generated using FamilyLines.py, without thumbnail images.]]
 
[[Image:Familylines with thumbnails.gif|thumb|right|200px|Example of a graph generated using FamilyLines.py, with thumbnail images.]]
 
The FamilyLines.py plugin was created to generate easy-to-follow graphs.  Note that FamilyLines does not display all of the people in the database -- instead, this plugin generates smaller family trees, with many options to try and restrict the number of people included.
 
  
 +
=Graphs=
 +
These reports are related to GraphViz.
 +
==Family Lines Graph==
 +
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_5#Family Lines Graph|Family Lines Graph.py]] plugin was created to generate easy-to-follow graphs. Note that FamilyLines does not display all of the people in the database -- instead, this plugin generates smaller family trees, with many options to try and restrict the number of people included.
 
A typical use of this plugin is to generate simplified graphs printed on large plotters.
 
A typical use of this plugin is to generate simplified graphs printed on large plotters.
 +
==Hourglass Graph==
 +
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_5#Hourglass Graph|Hourglass Graph]] generate an hourglass graph using the GraphViz generator.
 +
==Relationship Graph==
 +
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_5#Relationship Graph|Relationship Graph]] creates a complex relationship graph in GraphViz format and then converts into graphical output running it through the GraphViz dot tool behind the scene.
  
[[Image:Familylines_graphviz.png|thumb|250px|Fig. xx ]]
+
=Text Reports=
*'''GraphViz Options''':This plugin uses [http://www.graphviz.org/ GraphViz].  GraphViz takes the .dot files and creates the final files, such as .gif, .png, .pdf, .ps, etc.
+
Text reports represent the desired information as formatted text.
This first tab allows several GraphViz options to be set:
+
===<u>Ahnentafel Report</u>===
** ''Width'': the width, in inches, of the final image.  Set to a large number if generating .png or .gif files.
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Ahnentafel Report|Ahnentafel Report]] lists the Active Person and his or her ancestors along with their vital data. The people are numbered in an establish standard called 'Ahnentafel'.
** ''Height'': the height, in inches, of the final image.  Set to a large number if generating .png or .gif files.
+
===<u>Birthday and Anniversary Report</u>===
** ''DPI'': dots-per-inch.  Typically between 75 and 120 if generating .png or .gif files, but 300 or 600 if generating files to be printed.
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Birthday and Anniversary Report|Birthday and Anniversary Report]] gives the same information as a calendar but in text format.
** ''Row spacing'': the whitespace to leave, in inches, between rows.
 
** ''Columns spacing'': the whitespace to leave, in inches, between columns
 
** ''Graph direction'': whether the tree grows from left-to-right, or right-to-left.
 
** ''Ratio'': GraphViz uses this to determine how to position items.  Only trial-and-error will help you determine the best option to use.  (When in doubt, '''compress''' tends to work well.)
 
<br clear=right>
 
 
 
[[Image:Familienlinien Personen.png|thumb|right|Fig. xx People of Interest]]
 
*'''People of Interest''': The FamilyLines.py plugin works by starting with a list of "people of interest".  This initial list of people is then used to find both ancestors and descendants. 
 
** ''People of interest'': click on "+" and "-" to add/remove people of interest.  When in doubt, try adding your grandparents as a starting place.
 
** ''Follow parents to determine family lines'':  when selected, this causes FamilyLines.py to follow the parents to determine the full list of people of interest.  You most likely want this selected.
 
** ''Follow children to determine family lines'':  when selected, this causes FamilyLines.py to follow the children of the people of interest.
 
** ''Try to remove extra people and families'': when selected, this option causes FamilyLines.py to aggressively attempt to remove extra ancestors and families from the family tree.
 
<br clear=right>
 
 
 
*'''Family Colours'''
 
[[Image:Familienlinien Familie.png|thumb|right|250px|Fig. xx Family Colors]]
 
Select the colour to use for people with a specific surname.  Click on "+" or "-" to add a surname.  Double-click on a surname to edit the colour.
 
<br clear=right>
 
 
 
*'''Induvidien'''
 
[[Image:Familienlinien Induvidien.png|thumb|right|250px|Fig. Induvidien]]
 
** ''Males'', ''Females'', ''Unknown'': the colour to use for people whose surname doesn't match any of the names on the "Family Colours" tab.
 
** ''Families'': the colour to use for families (weddings).
 
** ''Limit the number of parents'': if selected, then the number of ancestors will be limited by the amount shown.  This can only be selected if "Follow parents" has also been selected on the "People of Interest" tab.
 
** ''Limit the number of children'': if selected, then the number of children will be limited by the amount shown.  This can only be selected if "Follow children" has also been selected on the "People of Interest" tab.
 
<br clear=right>
 
 
 
*'''Optionen'''
 
[[Image:Familienlinien Optionen.png|thumb|right|200px|Fig. xx Optionen]]
 
** ''Include dates'': date of birth, date of death, and marriage dates will be included in the graph when this is selected.
 
** ''Include places'': place of birth, place of death, and place of marriage will be included in the graph when this is selected.
 
** ''Include the number of children'': marriage text will include the total number of children when this is selected.
 
** ''Include researcher and date'': a label will be placed at the bottom of the graph when this is selected.
 
** ''Include private records'': people and events marked as private will be included in the graph when this is selected.
 
<br clear=right>
 
 
 
*'''Generating graphs'''
 
Once FamilyLines.py produces the .dot output file (defaults to ''./familylines.dot''), the GraphViz package will be necessary to create the final output file.  If GraphViz isn't already installed, you can download it from [http://www.graphviz.org/ http://www.graphviz.org/].
 
 
 
Some common examples of commands used to generate graphs from the familylines.dot file are:
 
 
 
dot -v -Tgif -ofamilylines.gif familylines.dot
 
dot -v -Tpng -ofamilylines.png familylines.dot
 
dot -v -Tpcl -ofamilylines.pcl familylines.dot
 
dot -v -Tps -ofamilylines.ps familylines.dot
 
 
 
<br clear="all"/>
 
 
 
===<u>Stundenglasdiagramm</u>===
 
 
 
Generate an hourglass graph using the GraphViz generator.
 
 
 
User can set maximum Descendant Generations and maximum Ancestor Generations
 
 
 
[[Image:Hourglass report.png|right|250px|thumb|Smith John Hjalmar as center person]]
 
 
 
<br clear="all"/>
 
 
 
===<u>Beziehungengrafik</u>===
 
 
 
The Relationship Graph creates a complex relationship graph in GraphViz format and then converts into graphical output running it through the GraphViz ''dot'' tool behind the scene. Specific options for this report include filter, options for dates and places for the events, and whether to include URLs and IDs for individuals and families. There are also several GraphViz-specific options related to pagination, color, and details of the graph.
 
This plugin uses [http://www.graphviz.org/ GraphViz].  GraphViz takes the .dot files and creates the final files, such as .gif, .png, .pdf, .ps, etc.
 
====Graph Options====
 
Via the menu: {{man label|Reports->Graphs->RelationshipGraph...}}. You will be presented a {{man label|Relationship Graph}} window where you can change all the settings.
 
The window is divided into two parts. One part provides for all the different tabs available, the other part has the {{man label|Document Options}}. 
 
[[Image:Beziehungsgrafik 1.png|right|200px|thumb|Fig. xx Papieroptionen]]
 
*'''Papieroptionen'''
 
 
 
This first tab as usual in reports regulates the Paper Format and the Margins.
 
 
 
A check box controles whether you have metric sizes or not.
 
 
 
 
 
Relationship Graphs can rapidly become '''very large'''.
 
 
 
Setting the paper format is essential for succes.
 
 
 
[[Image:Beziehungsgrafik 2.png|right|thumb|250px|Fig. xx Report Options]]
 
*'''Report Options''': Some important options here:
 
**''Filter'': Standard options here are the entire database ('''not recommended!'''), Descendants of, Descendant families of, Ancestors of, People with common ancestor with, or a custum made filter.
 
**''Filter Person'': If you use a custom filter, no Person can be choosen. Otherwise choose the correct person here. There are several tick boxes here:
 
*** Include Birth, Marriage and Death dates
 
*** Limit dates to years only
 
*** Use place when no date
 
*** Include URLs
 
*** Include IDs
 
*** Include thumbnail images of people: checking this box gives you another input field {{man label|Thumbnail Location}}
 
**''Thumbnail Location'': only active when last check box was checked: above or beside the name are the possibilities
 
 
 
[[Image:Beziehungsgrafik 3.png|right|thumb|250px|Fig. xx Graph Style]]
 
*'''Graph Style'''
 
**''Graph coloring'': Males will be shown in blue, females with red. If the sex of an individual is unknown it will be shown with gray. Options are:
 
*** Colored outline
 
*** B&W outline
 
*** Color fill
 
**''Arrowhead direction'': Choose the direction that the arrow point: Descendants <- Ancestors, Descendants -> Ancestors, Descendants <-> Ancestors, Descendants - Ancestors
 
*** Use rounded corners: Use rounded corners to differentiate between women and men
 
*** Indicate non-birth relationships with dotted lines: No-birth relationships wiil shown up as dotted lines in the graph.
 
*** Show family nodes: Families will show up as ellipses, linked to parents and children.
 
 
 
[[Image:Beziehungsgrafik 4.png|right|thumb|250px|Fig. xx GraphViz Layout]]
 
*'''GraphViz Layout'''
 
**''Font family'': Choose the font family. If international characters don't show, use '''FreeSans''' font. FreeSans is available from [http://www.nongnu.org/freefont/ the NonGNU org].
 
*** Default
 
*** PostScript/ Helvetica
 
*** True Type/ FreeSans
 
**''Font size'': The font size in points
 
**''Graph Direction'': Whether the graph goes from top to bottom or left to right
 
*** Vertical (top to bottom)
 
*** Vertical (bottom to top)
 
*** Horizontal (left to right)
 
*** Horizontal (right to left)
 
**''Number of Horizontal Pages'': GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number of pages in the array horizontally. '''Only valid for dot, postcript and pdf via Ghostscript'''.
 
**''Number of Vertical Pages'': GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number of pages in the array vertically. Only valid for dot, postcript and pdf via Ghostscript.
 
**''Paging Direction'': The order in which the graph pages are output. This option only applies if the horizontal pages or vertical pages are greater than 1.
 
 
 
[[Image:Relgraf5.png|right|thumb|250px|Fig. xx GraphViz Options]]
 
*'''GraphViz Options'''
 
** ''Aspect Ratio'': '''Affects greatly''' how the graph is layed out on the page.
 
*** Minimal Size
 
*** Fill the given area
 
*** Use the optimal number of pages
 
** ''DPI'': dots-per-inch.  Typically between 75 and 120 if generating .png or .gif files, but 300 or 600 if generating files to be printed. When creating images such as .gif or .png files for the web, try numbers such as 100 or 300 DPI. When creating PostScript or PDF, use 72 DPI.
 
** ''Node Spacing'': The minimum ammount of free space, in inches, between individual nodes. For vertical graphs, this corresponds to spacing between columns. For horizontal graphs, this corresponds to spacing between rows. Default is 0.20''.
 
** ''Rank Spacing'': The minimum ammount of free space, in inches, between ranks. For vertical graphs, this corresponds to spacing between rows. For horizontal graphs, this corresponds to spacing between columns. Default is 0.20''.
 
 
 
[[Image:Beziehungsgrafik 6.png|right|thumb|250px|Fig. xx Note]]
 
*'''Note''':
 
** Note to add to the graph: This text will be added to the graph
 
** Note Location : Whether the note will appear on top or bottom of the page
 
** Note size: The size of note text, in points
 
<br clear=right>
 
 
 
====Dokument Optionen====
 
 
 
*''Output Format'': available formats are: PDF (both Ghostscript and GraphViz), PostScript, SVG, SVGz, JPEG, GIF, PNG and GraphViz Dot File
 
*''Filename'': choose where the file will be saved and under which file name
 
 
 
====''.Dot'' Dateien====
 
If you use {{man label|.dot}} files you must realize that those files are meant to be processed by other programs. By themselves, the files will not provide meaningful information; the files must first be processed by another program.
 
 
 
The GraphViz ''''dot'''' tool can transform the graph into postscript, jpeg, png, vrml, svg, and other formats. GraphViz tools are freely available from the [http://www.graphviz.org/ GraphViz site].
 
 
 
So make sure you have '''Graphviz''' installed. Use your package manager on Linux.
 
 
 
 
 
On Ubuntu Hardy the actual version is '''2.16.3ubuntu2'''. The file is only 1.2 MB and provides a lot of commands like: ''dot'', ''gvcolor'', ''dijkstra'' ....
 
 
 
 
 
Ubuntu Gutsy users can get the deb package via Synaptic or the command line (actual version GraphViz 2.12)
 
 
 
 
 
{{man tip|1=Tip|2=If you are not interested in GraphViz code itself and just want to generate graphical output, GRAMPS can do it for you under the hood. }}
 
 
 
You can find a detailled explanation in a tutorial [http://www.gramps-project.org/wiki/index.php?title=Howto:_Make_a_relationship_chart How to make a relationship chart]
 
 
 
====Beispiel====
 
[[Image:Relgrafexample.png|right|thumb|350px|Fig. xx Example of Descendant Families of...]]
 
 
 
 
 
Let's make a simple example. We want a relationship graph with the Descendant Families of a certain person.
 
 
 
# First check that this person is the ''active person''. (You change this later but this is handier)
 
# Go via the menu {{man label|Reports->Graphs->Realtionship Graph...}}
 
# Papersize : A4 metric landscape: we know there will be not too much people on the graph, so this is ok
 
# Report Options: filter: Descendant Families of...  check include dates, limited to years and we want ID's as well
 
# Graph Style : Color fill, ronded corners and show Family Nodes
 
# GraphViz Layout: Font size: 15 pts  FreeSans Direction: top to bottom
 
# GraphViz Options: Fill given area dpi 133
 
# Note : we add title on the top  size: 18 pts
 
# Output Format: we want a JPEG file and after making of the graph to open a Image Viewer.
 
 
 
 
 
The result you can see in the image on the right hand side.
 
 
 
<br clear="all"/>
 
 
 
== Schriftliche Berichte ==
 
 
 
Text reports represent the desired information as formatted text. Most of the options are common among text reports, therefore they will be described only once, at the end of this section. The options which are specific to a given report will be described directly in that report's entry.
 
 
 
The following text reports are currently available in GRAMPS:
 
 
 
===<u>Ahnentafel Bericht</u>===
 
[[Image:Ahnenbericht 1.png|right|thumb|250px|Fig. a.1 Berichtoptionen]]
 
 
 
This report lists the Active Person and his or her ancestors along with their vital data.  
 
 
 
The people are numbered in a special way which is an established standard called Ahnentafel.
 
 
 
The Active Person is given number 1. His or her father and mother have numbers 2 and 3, respectively.
 
 
 
This rule holds for every person while going back in generations: father's parents are numbered 4 and 5, and mother's parents are numbered 6 and 7, fathers always numbered with even and mothers with odd numbers.
 
 
 
Therefore, for any person having number N in this tree, the numbers of father and mother are 2N and 2N+1, respectively.
 
 
 
    Person = n
 
    Vater = 2n
 
    Mutter = 2n+1
 
 
 
Each entry will consist of a single paragraph, and should contain the following contents:
 
* Person number.
 
* Person's name.
 
* Birth Information, if available.
 
* Death Information, if available.
 
* Burial Information, if available
 
 
 
 
 
* {{man label|Paper options}}: With the Paper Options you can change
 
** Paper format (Size and Orientation)
 
** Margins (Left, Right, Top and Bottom)
 
and whether to use metric values or not.
 
 
 
* {{man label|Document Options}}:
 
** Output Format: choose the output format:
 
*** HTML document
 
*** LaTex
 
*** Open Document Text
 
*** PDF document
 
*** Print...
 
*** RTF document
 
*** plain text document
 
With the {{man label|checkbox}} you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
** Filename: default value is ''/home/<username>/ancestor_report.pdf''.
 
** Style: default ''default style'' . With the {{man button|Style Editor...}} you can add Document Styles.
 
 
 
* {{man label|Report Options}}:
 
** Center Person: the center person for the report.
 
** Generations: The number of generations to include in the report. Default : 10 generations
 
** Check Box: Page break between generations: Whether to start a new page after each generation.
 
** Check Box: Add linebreak after each name: Indicates if a line break should follow the name.
 
** Check Box: Compress Tree: whether or not compress the tree.
 
 
 
[[Image:Ancestor_report2.png|right|thumb|450px|Fig. a.1 Ahnentafel Report Result]]
 
 
 
{{man label|Final Result}}:
 
 
 
<br clear="all"/>
 
 
 
===<u>Anzahl der Vorfahren</u>===
 
[[Image:AnzahlVorfahren.png|right|thumb|200px|Fig. a.a Anzahl der Vorfahren]]
 
 
 
Dieses Dienstprogramm berechnet und zeigt das Verwandschaftsverhältnis jeder Person zur aktuellen Person.
 
 
 
Just choose a person and click on the menu '''Report-->Text-->Number of Ancestors...'''.
 
 
 
The window will show up listing the details:
 
 
 
generation 1 has 1 individual : 100% : this is the person you started with
 
generation 2 has 2 individuals : 100% : both parents are known
 
 
 
 
 
generation 8 has 35 individuals : 27.34 % : this means from the (2**7) 128 possible ancestors in generation 8 27% are known.
 
 
 
Total ancestors in generation 2 to .. is also given in numbers and percentages.
 
 
 
With the {{man button|Close}} button you close the window and this report.
 
 
 
<br clear="all"/>
 
 
 
===<u>Datenbankübersicht</u>===
 
[[Image:Datenbankuebersicht.png|right|thumb|200px|Fig. a.b Zusammenfassung]]
 
 
 
This report displays the overall statistics concerning number of individuals of each gender, various incomplete entries statistics, as well as family and media statistics.
 
 
 
You can run this report via the menu '''Report-->Text-->Summary of the database...'''.
 
 
 
* Individuals: the numbers in the different categories are shown
 
** Number of individuals:
 
** Männer:
 
** Frauen:
 
** Individuals with unknown gender:
 
** Individuals with incomplete names:
 
** Individuals missing birth dates:
 
** Disconnected individuals:
 
 
 
* Family information:
 
** number of families:
 
** Unique surnames:
 
 
 
* Medienobjekte:
 
** Individuals with Media Objects:
 
** Total number of media object references:
 
** Number of unique media objects:
 
** Total size of media objects:  in bytes
 
 
 
* Missing Media Objects: this will show the full path and file names of any missing media object.
 
 
 
The information given in this report is the same as in the [http://www.gramps-project.org/wiki/index.php?title=Gramps_3.1_Wiki_Manual_-_Gramplets#Statistics_Gramplet Statistics_Gramplet]
 
 
 
<br clear="all"/>
 
 
 
===<u>Geburtags- und Jahrestage Bericht</u>===
 
[[Image:Geburtstagsbericht 1.png|right|thumb|250px|Fig. a.1 Berichtoptionen]]
 
 
 
This report gives the same information as a calender report but in text format.  
 
 
 
* {{man label|Papieroptionen}}: With the Paper Options you can change
 
** Paper format (Size and Orientation)
 
** Margins (Left, Right, Top and Bottom)
 
and whether to use metric values or not.
 
 
 
* {{man label|Dokumentoptionen}}:
 
** Output Format: choose the output format:
 
*** HTML document
 
*** LaTex
 
*** Open Document Text
 
*** PDF document
 
*** Print...
 
*** RTF document
 
*** plain text document
 
With the {{man label|checkbox}} you can indicate to open the made document with OpenOffice.org Word Processor or a Document Viewer (PDF file).
 
** Filename: default value is ''/home/<username>/birtday_report.pdf''.
 
** Style: default ''default style'' . With the {{man button|Style Editor...}} you can add Document Styles.
 
 
 
* {{man label|Report Options}}:
 
see calender report options
 
 
 
[[Image:Birthday_report2.png|right|thumb|450px|Fig. a.1 Birthday Report Result]]
 
 
 
{{man label|Final Result}}:
 
 
 
<br clear="all"/>
 
 
 
 
===<u>Complete Individual Report</u>===
 
===<u>Complete Individual Report</u>===
This report provides individual summaries similar to that of the Individual Summary report (gramps 2.0.x). The advantage of this report is the specific filter option. Depending on the filter choice (Active Person only, his or her descendants, his or her ancestors, or entire database), the report may contain from one to many individual summaries. Another option for this report is the inclusion of source information when listing events.
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Complete Individual Report|Complete Individual Report]] provides individual summaries similar to that of the Individual Summary Report.
 
+
===<u>Descendent Report</u>===
===<u>Nachkommenbericht</u>===
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Descendant Report|Descendant Report]] presents the descendants of the Active Person with a brief description in intended style.
This report produces a brief description of descendants of the Active Person. Specific options: number of forward generations to consider.
 
 
 
 
===<u>Detailed Ancestral Report</u>===
 
===<u>Detailed Ancestral Report</u>===
This report covers in detail the ancestors of the active person. It includes vital data (birth and death) as well as marriages. Specific options: number of backward generations to consider, as well as a variety of options regarding the exact contents to include.
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Detailed Ancestral Report|Detailed Ancestral Report]] covers in detail the ancestors of the Active Person, including a range of vital data as well as marriages.
 
+
===<u>Detailed Descendant Report</u>===
===<u>Ausführlicher Nachkommenbericht</u>===
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Detailed Descendant Report|Detailed Descendant Report]] covers in detail the descendants of the Active Person, following the genealogical tradition of textual descendant reports. It aims to provide all important features expected to be found in the classic descendency formats and has received influence from various sources.
This report covers in detail the descendants of the active person. It includes vital (birth and death) information as well as marriages. Specific options: number of forward generations to consider.
+
===<u>End of Line Report</u>===
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#End of Line Report|End of Line Report]] provides a list of of the person's last known ancestors with the pedigree line, ordered by generations.
===<u>Tote Endenbericht</u>===
+
===<u>Family Group Report</u>===
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Family Group Report|Family Group Report]] creates a family group report, showing information on a set of parents and their children.
This provides a list a person's last known ancestors with the pedigree line, order by generations.
 
 
 
===<u>Familien Blockbericht</u>===
 
This creates a family group report, showing information on a set of parents and their children. Specific options: the spouse (available only if the Active Person has more than one spouse).
 
 
 
 
===<u>Kinship Report</u>===
 
===<u>Kinship Report</u>===
 
+
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Kinship Report|Kinship Report]] provides the kinship of selected person according to level search( hight, down generations) set by the user.
This provides the kinship of selected person according to level search (hight, down generations) set by user.
 
 
 
 
===<u>Marker Report</u>===
 
===<u>Marker Report</u>===
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Marker Report|Marker Report]] lists primary objects - persons, families, and notes - who matches the selected marker.
This lists primary objets (person, family, notes) who match the selected marker.
+
===<u>Number of Ancestors</u>===
 
+
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Number of Ancestors|Number of Ancestors]] displays the number of ancestors of the Active Person. The form is - generation x has y individuals (z %).
 +
===<u>Place Report</u>===
 +
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Place Report|Place Report]] produces a report according to places selected by the user. It will list related person and event to the selected place.
 
===<u>Records Report</u>===
 
===<u>Records Report</u>===
 +
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Records Report|Records Report]] shows a number of interesting records(mostly age related) in your database, like oldest living person, youngest mother,etc.
 +
===<u>Summary of the Database</u>===
 +
The [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_6#Summary of the Database|Summary of the Database]] displays the overall statistics concerning number of individuals of each gender, various incomplete entries statistics, as well as family and media statistics.
  
The Records report shows a number of interesting records (mostly age related) in your database, like oldest living person, youngest mother, etc.
+
=Web Pages and Quick Reports=  
 
+
== Web Pages ==
Selection of the records to print is possible, and a reasonable list of "positive records" is preselected (most people would regard, for example, a long marriage as a positive record, while an early divorce would rather be seen as a negative record).
 
 
 
Caveats:
 
 
 
* If the option to underline the call name is selected, the report uses &lt;u&gt;...&lt;/u&gt; to achieve this. This only works with CairoDoc based output (direct printing, PDF export) and HTML output.
 
 
 
<br clear="all"/>
 
 
 
 
 
 
 
===Common options===
 
 
 
Common options for text reports are the filename of the output, the format of the output, selected style, page size and orientation. For HTML reports, there is no page information. Instead, HTML options include the choice of the HTML template, either available in GRAMPS or a custom template defined by you. Optionally, the reports can be immediately opened with the default application.
 
 
 
{{man tip|Tip|The options used in reports are persistent: each report remembers its options used last time.}}
 
 
 
  
 
== Webseiten ==
 
 
===<u>Narrated Web Site</u>===
 
===<u>Narrated Web Site</u>===
[[Image:NWeb-Man-Mainz.jpg|right|250px|thumb|fig. c.1 Individual List Page in Mainz Style]]
 
One of the reports in this category is the Narrated Web Site report. It generates a web site (that is, a set of linked web pages), for a set of selected individuals.
 
  
==== Introduction ====
+
One of the reports in this category is the [[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_7#Narrated Web Site|Narrated Web Site report]]. It generates a web site (that is, a set of linked web pages), for a set of selected individuals.
GRAMPS 2.0.6 introduced the Narrative Web generator. The GRAMPS 3.1 Narrated Web Site report provides improved functionality, support for web standards and additional features. The new report creates pages that closely follow the World Wide Web Consortium&#8217;s Recommendations for XHTML 1.0 Strict and CSS 1. These recommendations include a separation of content from presentation. Due to this practice, the style and appearance of the new web pages can be completely controlled from one CSS stylesheet without altering individual pages.
 
  
More information is now displayed about each person, along with information about sources, places, and media objects. Introduction pages can be added to provide additional information, such as a family history.
+
===<u>Web Calendar</u>===
  
Genealogy records can generate a lot of files. Many web servers have a difficult time with a large number of files in a single directory. The Narrated Web report strives to keep the number of files per directory to a manageable level. To do this, a hierarchy of directories is created. The generated file names are not intuitive, but are unique for each person. Subsequent runs will generate identical file names, making it easy to update specific files.
+
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_7#Web Calendar|Web Calendar]]
  
If you have trouble transfering the files to an external web host, you can create a single gzip'd tar file to more easily upload the data. (Please use this method if you would like to use the GRAMPS web hosting site.)
+
== Quick Reports ==
 +
[[De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_7#Quick_Reports|Quick reports]] are reports that are available in the context menu's of person, family, ... They are easy to make by users, even with limited coding knowledge.
  
To select the gzip'd tar file, select the Store web pages in .tar.gz archive option.
 
  
==== Using the Report ====
 
The Narrated Web Site report provides the user with options that allow a wide range of customization. You can run this report via the menu '''Reports-->Web Pages-->Narrated Web Site...'''.
 
  
The Narrated Web Site report dialog window {{man label|Narrated Web Site}} has four tabs: '''Report Options''', '''Page Generation''', '''Privacy''' and '''Advanced'''. Each of those tabs are reviewed below.
 
{{man warn|Entire Database|Be aware that if you select your entire database as a filter a large number of files will be generated (depending on the size of your database). It is recommended to start with a filter (for example: ancestors of a certain person) to simplify the output while you learn about the plugin.}}
 
  
==== Report Options ====
 
[[Image:NWeb-Man-Nebr.jpg|right|250px|thumb|fig. c.2 Individual Detail Page in Nebraska Style]]
 
;Store web pages in .tar.gz archive
 
:The large number of files and directories in this web output may make it difficult to transfer the files to an external web host. GRAMPS has the capability of saving all of your Narrative Web files in one compressed archive using the gzip and tar formats (casually known as a &#8216;tarball&#8217;). This single file can quickly be transferred to your server. Unfortunately not all web servers support saving web files in this way, so contact your hosting provider for more information.
 
  
:The free genealogy site hosting provided by the GRAMPS organization will only accept your files in a compressed archive. Learn more about free genealogy site hosting here: http://library.gramps-project.org
 
;Destination
 
:The output of the Narrative Web report is by default saved here {{man label|/yourhomedirectory/NAVWEB}}. This option allows you to save your report output to a destination of your choice.
 
;Filter
 
:Like the previous web page generator and other GRAMPS reports, you can control what is included in the output by choosing a filter. Several default filters are provided for you, but custom filters can be made for your specific needs. Learn more about custom filters here: [[Filter]].
 
Any person matching this filter who is not excluded due to the privacy rules, will be included in the output. The default filter includes all people in the database.
 
;Filter Person
 
:This option is inactive if the primary Filter option is set to &#8216;Entire Database&#8217;. Filters are generally subject to how one specific individual relates to other individuals. This option allows you to specify the primary individual. Use the {{man button|Edit}} button to select any individual in your database.
 
;Web site title
 
:The default site title value is '''My Family Tree'''. You can enter a custom site title in this option.
 
;File extension
 
:The file extension to be used for the web files. Choose between the {{man label|.html}} default value, .htm, .shtml, .php, .php3, or .cgi.
 
;Copyright
 
:When creating a public a web site it is important to specify the copyright conditions under which you are publishing your data. International copyright law reserves all rights of your data to your discretion. You own the data and individuals must have your permission if they wish to reuse that data. In genealogical research sharing data with other researchers is a common practice. By default the Narrative Web report uses an '''All Rights Reserved''' copyright. Other options include the Creative Commons licenses, offering a wide range of use restrictions or none at all. Learn more about the Creative Commons at http://creativecommons.org/
 
;Character set encoding
 
:GRAMPS is an international application developed with multiple languages and translations in mind. Because of this the default character set for HTML pages is {{man label|UTF-8}}, which supports a wide range of international characters and symbols. From the drop down menu list you can select from a variety of {{man label|ISO-8859-}} encoding sets or even a {{man label|koi8_r}} encoding set. There is support for virtually all popular character set encodings. If you are having problems with character presentation in your web pages it could be a matter of selecting a compatible character set encoding for your web server environment.
 
[[Image:NWeb-Man-BasicSet.jpg|right|180px|thumb|fig. c.3 Basic Style - 5 Color Choices]]
 
;Stylesheet
 
:GRAMPS provides seven built in style sheets for you to choose from to determine the appearance or your web pages. In GRAMPS 3.1 you can choose between '''Basic''' (Ash, Cypress, Lilac, Peach or Spruce color schemes), '''Mainz''', or '''Nebraska''' styles. There is also the option of not including a stylesheet ('''No style sheet'''). Regardless of the style you choose, the style sheet file name is ''narrative.css''. You may edit this file to further customize the appearance of your web pages.
 
:If you make modifications to your style sheet be aware that regenerating your pages with the same output destination will overwrite your custom style sheet. To preserve your custom style sheet through subsequent web page updates select {{man label|No style sheet}}.
 
:''figures c.1, c.2 and c.3 are examples of the styles currently included with GRAMPS 3.1''
 
;Include ancestor graph
 
:Checking this box will include an ancestor graph on each individual&#8217;s detail page if they have defined ancestors in your database.
 
;Graph generations
 
:This option is inactive if the "Include ancestor graph" option is not checked. The default number of generations shown in the ancestor graphs is {{man label|4}} with options of 2, 3, 4 or 5.
 
  
:The individuals represented in the ancestor graphs are the same individuals whose information is provided elsewhere in your web pages.
 
{{man warn|1=Generating Pages...|2=If you hit the {{man button|OK}} button, the generation of the web pages will start. So first check all options on the other tabs: '''Page generation''', '''Privacy''', and '''Advanced'''.}}
 
  
==== Page Generation ====
 
The Narrated Web Site report can be set to generate three supplemental pages: '''Home''', '''Introduction''' and '''Publisher Contact'''. From this tab you can activate the pages and assign Media or Notes items to each page. By default no content (media or text) is assigned to these pages. Content for these pages must originate as Media or Notes items. If the desired items have already been added to your database you will be able to choose them from a list of Notes or Image Objects.
 
;Home Page, Introduction and Publisher Contact
 
:These pages will display an individual Media Object and/or a Note of your choice. To enable any of these pages choose a Media Object and/or Note by way of the selection button to the right of the corresponding page listing.
 
  
:Please use the Publisher contact page with caution if you are publishing your web pages on a publicly accessible web server.
 
;HTML user header and HTML user footer
 
:These elements will display an individual Note of your choice. The HTML user header text will appear directly below the site title on every web page. The HTML user footer text will appear within the footer, above the copyright statement on every web page. (This feature is in rapid development currently and may be subject to dramatic change in upcoming releases of GRAMPS.)
 
;Include images and media objects
 
:This option determines whether to include/exclude a gallery of media objects on your website.
 
;Include download page
 
:This option determines whether to include a page titled "Downloads". This page will be blank and is provided in case you would like to offer downloads of databases, media objects or references to your visitors.
 
;Suppress GRAMPS ID
 
:This option determines whether to include the GRAMPS ID of objects in your web page output.
 
  
==== Privacy ====
+
<br clear="all"/>
Privacy of personal information is an important issue. GRAMPS provides tools and settings that give you control over the privacy of your data.
 
;Include records marked private
 
:If your intention is to provide a complete record of your research, checking this box will include all entries marked '''private''' along with the rest of your database.
 
;Living People
 
:You can control the display of sensitive information based on whether or not an individual is currently alive. However, since GRAMPS is a research tool, it is likely that there are individuals with no known date of death in your database. To deduce if an individual is ''possibly still alive'' GRAMPS employs an algorithm that compares death dates, birth dates, baptism/christening dates, death dates of ancestors and birth dates of ancestors. The algorithm assumes that each individual is ''possibly still alive'' unless the cross-referenced dates make the individual&#8217;s ''possibility of being alive'' unlikely.
 
:*'''Include''' &#8211; Include all information of all individuals even if they are ''possibly still alive''
 
:*'''Exclude''' &#8211; Exclude all information of all individuals who are ''possibly still alive''
 
:*'''Restrict''' &#8211; Exclude all information of all individuals who are ''possibly still alive'', but display their relationship with other individuals while replacing their first name with the word &#8220;Living&#8221;
 
;Years from death to consider living
 
:This option is inactive if the "Living People" option is set to '''Include'''. Some countries have laws that specify a certain number of years after death before an individual's information can be published. Here you can specify the number of years after death needed to comply with such laws. The default value is 30 years.
 
 
 
[[Image:NWeb-Man-Print.jpg|right|300px|thumb|fig. c.4 The default appearance of pages printed from a Narrative Website web page]]
 
 
 
:Please note that compliance with privacy laws and individuals' privacy concerns is the researcher&#8217;s responsibility. GRAMPS cannot be held responsible for privacy law compliance or other privacy issues.
 
 
 
==== Advanced ====
 
The current advanced settings primarily address the amount of information displayed on the Surname detail and Individual index web pages. They are simple on-or-off options which can be understood with little explanation.
 
* include a link to home person on every page
 
* include a column for birth dates on the index pages
 
* include a column for death dates on the index pages
 
* include a column for partners on the index pages
 
* include a column for parents on the index pages
 
* include a column for half-siblings on the index pages
 
 
 
=== Web Calendar ===
 
 
 
see [[#Calendar|Calendar]]
 
 
 
== Quick Reports ==
 
[[Quick_Reports|Quick reports]] are reports that are available in the context menu's of person, family, ... They are easy to make by users, even with limited coding knowledge.
 
 
 
[[Image:GRAMPS schnell Berichtansicht.png|thumb|right|Quick Report context menu on Person View]]
 
Many users want to produce a report quickly for their specific needs, but are hindered by the fact they do not want to learn python fully, nor the intricacies of a complicated program like GRAMPS.
 
  
For them, starting in GRAMPS 3.1 a new tool has been constructed: the quick reports. These reports are short textual reports that the user can register with GRAMPS, so they automatically appear in the context menu's.
 
Accompanying this, a [[Simple Access API|simple database access]] and simple document interface has been constructed, so as to hide as much complexity as possible.
 
  
{{man index/de|De:Gramps 3.1 Wiki Handbuch - Gramplets|De:Gramps 3.1 Wiki Handbuch - Werkzeuge}}
+
{{man index/de|De:Gramps 3.1 Wiki Handbuch - Gramplets|De:Gramps_3.1_Wiki_Handbuch_-_Berichte_-_Teil_1|3.1}}
{{languages|Gramps_3.1_Wiki_Manual_-_Reports}}
+
{{languages/de|Gramps_3.1_Wiki_Manual_-_Reports}}
 
[[Category:De:Documentation]]
 
[[Category:De:Documentation]]

Revision as of 21:07, 7 October 2009

Dieser Abschnitt beschreibt die verschiedenen Berichte die in GRAMPS verfügbar sind.

Zurück Index Nächste


Gnome-important.png Special copyright notice: All edits to this page need to be under two different copyright licenses:

These licenses allow the Gramps project to maximally use this wiki manual as free content in future Gramps versions. If you do not agree with this dual license, then do not edit this page. You may only link to other pages within the wiki which fall only under the GFDL license via external links (using the syntax: [https://www.gramps-project.org/...]), not via internal links.
Also, only use the known Typographical conventions



Introduction

The amount of available reports in GRAMPS is huge and could be overwhelming at first glance. The different subsections describe the various possibilities and options:


Generating Reports: This first subsection gives you some general remarks.

Substitution Values: you can use some handy values in your reports.

Books

The book report creates a single document containing a collection of graphical and textual reports.

Graphical Reports

Graphical reports represent information in forms of charts and graphs.

Ancestor Tree

The Ancestor Tree report generates the chart of people who are ancestors of the Active Person.

Calendar

The Calendar report produces a calendar with birthdays and anniversaries on a page by month.

Descendant Tree

The Descendant Tree report generates a graph of people who are descendants of the Active Person.

Fan Chart

The Fan Chart report produces a chart resembling a fan, with Active Person in the center, parents the semicircle next to it, ans so on, for a total of five generations.

Statistics Chart

The Statistics Chart report can collect and display a wealth of statistical data about your database.

Timeline Chart

The Timeline Chart report outputs the list of people with their lifetimes represented by intervals on a common chronological scale.

Graphs

These reports are related to GraphViz.

Family Lines Graph

The Family Lines Graph.py plugin was created to generate easy-to-follow graphs. Note that FamilyLines does not display all of the people in the database -- instead, this plugin generates smaller family trees, with many options to try and restrict the number of people included. A typical use of this plugin is to generate simplified graphs printed on large plotters.

Hourglass Graph

The Hourglass Graph generate an hourglass graph using the GraphViz generator.

Relationship Graph

The Relationship Graph creates a complex relationship graph in GraphViz format and then converts into graphical output running it through the GraphViz dot tool behind the scene.

Text Reports

Text reports represent the desired information as formatted text.

Ahnentafel Report

The Ahnentafel Report lists the Active Person and his or her ancestors along with their vital data. The people are numbered in an establish standard called 'Ahnentafel'.

Birthday and Anniversary Report

The Birthday and Anniversary Report gives the same information as a calendar but in text format.

Complete Individual Report

The Complete Individual Report provides individual summaries similar to that of the Individual Summary Report.

Descendent Report

The Descendant Report presents the descendants of the Active Person with a brief description in intended style.

Detailed Ancestral Report

The Detailed Ancestral Report covers in detail the ancestors of the Active Person, including a range of vital data as well as marriages.

Detailed Descendant Report

The Detailed Descendant Report covers in detail the descendants of the Active Person, following the genealogical tradition of textual descendant reports. It aims to provide all important features expected to be found in the classic descendency formats and has received influence from various sources.

End of Line Report

The End of Line Report provides a list of of the person's last known ancestors with the pedigree line, ordered by generations.

Family Group Report

The Family Group Report creates a family group report, showing information on a set of parents and their children.

Kinship Report

Kinship Report provides the kinship of selected person according to level search( hight, down generations) set by the user.

Marker Report

The Marker Report lists primary objects - persons, families, and notes - who matches the selected marker.

Number of Ancestors

The Number of Ancestors displays the number of ancestors of the Active Person. The form is - generation x has y individuals (z %).

Place Report

The Place Report produces a report according to places selected by the user. It will list related person and event to the selected place.

Records Report

Records Report shows a number of interesting records(mostly age related) in your database, like oldest living person, youngest mother,etc.

Summary of the Database

The Summary of the Database displays the overall statistics concerning number of individuals of each gender, various incomplete entries statistics, as well as family and media statistics.

Web Pages and Quick Reports

Web Pages

Narrated Web Site

One of the reports in this category is the Narrated Web Site report. It generates a web site (that is, a set of linked web pages), for a set of selected individuals.

Web Calendar

Web Calendar

Quick Reports

Quick reports are reports that are available in the context menu's of person, family, ... They are easy to make by users, even with limited coding knowledge.







Zurück Index Nächste