For Gramps 6.0 and the Graph View add-on.
Gramps Graph View Profiles extends the Graph View add-on with reusable Standard and View profiles, startup control, temporary profile use and ProfileTag filtering.
The extension makes it possible to save Graph View settings and restore them later. A Standard profile stores a reusable setup for one family tree. Named View profiles can also include the Home person and Active person.
This is an independent and unofficial extension. It is not affiliated with or endorsed by the Gramps Project or the original Graph View developers.
graphview.py Modified Graph View source file containing the profile functions.
addon.mo Optional Danish translation.
LICENSE.txt GNU General Public License, version 2.
README.txt Project information and installation instructions.
RELEASE_NOTES.txt Changes and compatibility information for this release.
Close your family tree and exit Gramps.
Open this folder:
C:\Users<your-name>\AppData\Roaming\gramps\gramps60\plugins\GraphView
Rename the existing file:
graphview.py
to:
graphview.py.bak
Copy all supplied files into the GraphView folder:
Start Gramps, open your family tree and select Graph View.
Open Configure -> Profiles and enable the profile function.
The supplied addon.mo file provides the Danish translation.
Open this folder:
C:\Users<your-name>\AppData\Roaming\gramps\gramps60\plugins\GraphView\locale\da\LC_MESSAGES
If an addon.mo file already exists, rename it first to:
addon.mo.bak
Copy the supplied addon.mo file into the folder.
The first time the profile function is enabled, the current Graph View settings are automatically saved as the original settings backup. This backup is never overwritten.
As with any add-on installation or update, it is good practice to make sure that you have a recent backup of your family tree.
The shared GraphView/profiles folder is used for Standard profiles, startup settings, the original settings backup and temporary restore files.
View profiles are stored separately in the base media folder of each family tree. This allows the same View profile names to be used independently in different family trees.
A person tag named ProfileTag can be used to limit the graph to tagged people that Graph View can connect within the displayed graph.
ProfileTag filtering can also be selected independently of the profile function from the Layout tab or the Graph View right-click menu.
The original Graph View source code is distributed under the GNU General Public License, version 2 or, at your option, any later version.
This modified version remains under the same license terms. See LICENSE.txt for the complete GNU General Public License version 2.
This software is provided "as is", without warranty of any kind. Use it at your own risk. The author is not liable for loss of data or any other damage arising from its use.
https://myown-project.dk/