5,876
edits
Changes
m
no edit summary
[[File:DynamicWeb-map-1.png|right|450px|DynamicWeb report, map view]]
The {{man label|Dynamic Web Report}} Addon for Gramps addon creates interactive web pages of the your family tree database, and provides the user with options that allow a wide range of customization.
This addon is based on the native [[Gramps_{{Version manualman version}}_Wiki_Manual_-_Reports_-_part_7#Narrated_Web_Site|Narrative {{man label|Narrated Web ReportSite}}]] Gramps report.
== Usage ==
{{-}}
==== Tab {{man label|Report}} ====
[[File:DynamicWebDynamicWebReport-confWebPages-0Report-tab-defaults-60.png|thumb|right|450px|Dynamic Web Report - Web Pages - Report tab defaults]]
* {{man label|Destination}} (<code>~/yourhomedirectory/<Family Tree Name>_dynamicweb</code> by default):
* {{man label|Name format}}:<br>Select the format to display the names
* {{man label|Name format (short)}}:<br>Select the format to display the names, in the graphical tree only.
* {{man label|Web site template}}:<br>The report provides two built-in builtin style sheets for you to choose from to determine the appearance or your web pages. Choose between [[http://belissent.github.io/GrampsDynamicWebReport/reports/report_000/index.html '''Default''']], or [[http://belissent.github.io/GrampsDynamicWebReport/reports/report_001/index.html '''Mainz''']].
* {{man label|Copyright:}} ('''Standard copyright''' by default):<br/>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. 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/
{{-}}
* {{man label|Export addresses}} (Enabled by default):<br/>Whether to include addresses.
* {{man label|Living People}}:<br/>How to handle 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's ''possibility of being alive'' unlikely.
**'''Exclude''' (Default): Excludes all information of all individuals who are ''[[Gramps_{{Version manualman version}}_Wiki_Manual_-_Probably_Alive|possibly still alive]]''
**'''Include Last Name Only'''
**'''Include Full Name Only'''
There are three (3) possibilities for using the media files in the report:
# '''''Copy, rename files with an internal Gramps identifier''''':<br/>The media files are copied at every report generation, in the directory "image", and their names and changed into a unique obfuscated name. This behavior is identical to the [[Gramps_{{Version manualman version}}_Wiki_Manual_-_Reports_-_part_7#Narrated_Web_Site|Narrative Web Site report]].
# '''''Copy, keep file names unchanged''''':<br/>The media files are copied at every report generation, in the directory "image", but their names kept intact. The files that are in the same directory are copied into the same directory. The directory names are replaced by unique obfuscated names.
# '''''Do not copy, reference existing files''''':<br/>The media files are not copied.<br/>The relative path from the generated report to the media files is used.<br/>Therefore, the relative path from Web report to the media object shall stay the same between local computer and the web server where the web site is uploaded.<br/>'''On Windows''': The report shall be generated on the same disk drive where the media files are located.
{{-}}
== Developer ==
Created by [[User:Belissent|Pierre Bélissent]]
* Introduction: [https://sourceforge.net/p/gramps/mailman/message/33115916/ (Gramps-devel) Feedback for a new web report] - From: Pierre B. - 2014-12-05 14:34:44 - ''Hi all, I'm new to GRAMPS, and I would like to have your feedback about a Web report prototype I've developed. http://belissent.github.io/GrampsDynamicWebReport/ Do you find it interesting? Is it worth to continue working on it, and package it as an add-on? Regards, Pierre''
* Initial Addon Release: [https://sourceforge.net/p/gramps/mailman/message/34073318/ (Gramps-devel) New addon (DynamicWeb)] - From: Pierre B. - 2015-04-30 18:53:05 -
== Issues ==