Descendtree Counter mod
The mod Descendtree Counter mod needs a new support person since the original mod developer or subsequent developers are no longer available to support the mod |
Downloads of Descendtree Counter mod are restricted to logged in users. If you do not have a user account on the TNG Wiki use the Request Account link to request a user account | ||
If you have trouble downloading with Google Chrome, Vivaldi, Brave or other Chromium based browser, try using a right-click and select Open in new Window, then F5, or use another browser such as Firefox |
Descendtree Counter | ||||||
---|---|---|---|---|---|---|
Summary | Shows the number of descendants in descend.php. | |||||
Validation | The mod is XHTML compliant. | |||||
Mod Updated | 28 Oct 2020 | |||||
Download link | for
for
for
| |||||
Download stats | Descendtree Counter | |||||
Author(s) | Erik Hoppe | |||||
Homepage | Descendtree Counter mod (this page) | |||||
Mod Support | TNG Community Forums: TNG Specific - Code Discussion - Addons | |||||
Contact Developer | ||||||
Latest Mod | 10.0.0.1b for TNG 10, 11 and 12 - v13.0.0.2 for TNG v13.0 - v13.0.1.2 for TNG v13.0.1 | |||||
Min TNG V | 10.0.0 | |||||
Max TNG V | 13.0 (Tested in 13.0.1) | |||||
Files modified | ||||||
Related Mods | ||||||
Notes |
Purpose of the mod
To show the number of descendants in the tree generated in descend.php
Developer
This mod was developed by Erik Hoppe who is NOT maintaining or developing this mod.
See Mod Support in the data box top right.
Requirements
TNG version: | ≥ 10.0 |
- A working TNG installation.
- A backup of all affected files (see the list below)
- An installed current version of the Mod Manager (is already included in TNG)
Installation
- Click on the download link, shown in the summary in the upper right corner of the page.
- Un-zip the file and you will find the .cfg file there (if there's also a folder there: That's a Mac habit - don't bother).
- Move/copy/FTP the .cfg file to the mods folder of your TNG system.
- Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files to install the mod.
In the event of a problem
- Try using the Mod Manager Remove capability
- Replace all affected files with the copies you made before the installation.
- TNG Community Forums: TNG Specific - Code Discussion - Addons
Custom Text Additions
Note: The config file includes the English language custom text.
The mod also includes German and Swedish texts if they are present in your system.
For other languages you can modify the config file to add the custom text or manually add to whatever language you like.
$text['xerxxDescCounter1'] = "There are "; $text['xerxxDescCounter2'] = " descendants (plus spouses) in this view"; $text['xerxxDescCounterDup'] = " unique";
Uninstalling the mod
If you want to completely Remove (uninstall) this mod and any tables if created, you should
- click the Remove button to uninstall the mod and then
- click the Delete button to delete the config file from the mods folder.
Revision History
Version | Date | Description |
---|---|---|
V13.0.0.1 | 28 Oct 2020 | Update for TNG v13.0.1 |
V13.0.0.2 | 19 Oct 2020 | Now includes descendvert.php. |
V13.0.0.1b | 22 Sep 2020 | Updated for TNG v13.0 by Ron Krzmarzick. Thanks Ron! |
V10.0.0.1b | 14 Oct 2016 | The word "tree" changed to "view" ("Ansicht" / "Vy") - excellent suggestion by Willem van O. (See img below) |
V10.0.0.1a | 17 Sep 2016 | The Wiki page link didn't work. Thanks to Ron K for the alert. |
V10.0.0.1 | 4 May 2016 | Prevented the mod to count persons in duplicate branches, e.g. cousins making a family. If a duplicate person is found, the text will have the word "unique" added. |
V10.0.0.0b | 12 March 2016 | Forgot the %fileoptional:% for the German and Swedish language files... Thanks to John Motyer for the alert. |
V10.0.0.0 | 11 March 2016 | Introduction. |
Visualization of this mod
When only unique persons are found | When duplicates are found |
---|---|
Sites using this mod
If you download and install this mod, please add your TNG site to the table below:
Regarding my Swedish-Only site below: Using the Google setting "English language" and then google for the site, I have a "Translate this page" beside the link. If I use it I get a quite decent translation...
URL | User | Note | Mod-Version | TNG-Version | User-language | |
---|---|---|---|---|---|---|
Botebygden / CD Jansdotter Swedish only (community research site). |
Lars Arén | Open public site: Many of Erik Hoppe's mods on display. | 13.0.1.2 | 13.1.2 | SE | |
Our Faily Histories | Bryan S. Larson | Public site | 10.0.0.0 | 10.1.3 | EN | |
Our Family Links | Chuck Filteau | Public site | v10.0.0.1b | v10.1.2 | EN | |
Racine d'Alsace | J-Louis Valory | Private | 13.0.0.2 | 13.0 | FR | |
The Cole / Tanner Family Tree | David Cole | Public/Private | see here | see here | EN, DE, FR, ES, NL | |
Schuster-Pippersteiner | Ingrid Schuster | Public | 13.0.0.2 | 13 | DE, CS, EN | |
The Duttons of New England | Darrin Dutton | Public /Private | 13.0.1.2 | 13.0.2 | EN |
TNG Modules Impacted
The following TNG Modules are modified, and should be backed up prior to installing this mod:
- descend.php
- languages/English/cust_text.php
- languages/English-UTF8/cust_text.php
- languages/German/cust_text.php (if present)
- languages/German-UTF8/cust_text.php (if present)
- languages/Swedish/cust_text.php (if present)
- languages/Swedish-UTF8/cust_text.php (if present)