-
Currently there is very little documentation about using GVExport. We should document each feature so users know how to use them.
Given the small scale of the module, a GitHub wiki page should be s…
-
First of all, thanks for the effort in creating this module!
I tested it with webtrees 2.0.19.
1. I added three relations (`twin`, `triplet`, `minister`) in **RelationIsDescriptorAddon.php**, a…
-
webtrees now has custom map link providers mechanism. These are currently ignored in this module.
Option for the custom tab:
a) Include them always in map links?
b) add option to include them?
…
-
You can configure the content of a persons info-box, but the content is truncated.
Perhaps the size of the info-box can be resized dynamically corresponding to real content.
In webtrees theme it s…
-
When using the GVExport module by @[tillsc](https://github.com/tillsc/GVExport) (for webtrees 2.0.x) or by @[Neriderc](https://github.com/Neriderc/GVExport) (for webtrees 2.1.x) and the Rural theme, i…
-
Note that it's safer to lookup a module by interface (`module_service->findByInterface(...)`) than by internal name, [as you do here](https://github.com/JustCarmen/webtrees-media-display/blob/d4315831…
-
Cissee\Webtrees\Module\ExtendedRelationships\ExtendedRelationshipModule …/vendor/aura/router/src/Map.php:189
#0 …/app/Helpers/functions.php(166): Aura\Router\Map->getRoute('Cissee\\Webtrees...')
ves…
-
The module is throwing an error when upgrading site to 2.1.0 of webtrees.
-
One of the symptoms of #4361 is that I'm prevented from adding custom tags such as _PLAC or _ALBUM when working with media objects.
-
Hello,
Is it possible to add an option to set a custom authentication header instead of REMOTE_USER ?
For example, Authentik use another header : X-Authentik-Username
Thanks !
(Sorry for my bad …