Descendtree Counter mod
From TNG_Wiki
Descendtree Counter | ||
---|---|---|
Summary | Shows the number of descendants in descend.php. | |
Validation | The mod is XHTML compliant.![]() | |
Mod Updated | {{{mod_last_update}}} | |
Download link | for
| |
Download stats | Descendtree Counter v10.0.0.0 | |
Author(s) | Erik Hoppe | |
Homepage | Descendtree Counter mod (this page) | |
Mod Support | My Mod Support | |
Contact Developer | My Mod Support | |
Latest Mod | 10.0.0.0 for TNG 10 | |
Min TNG V | 10.0.0 | |
Max TNG V | 10.1.3 | |
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
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.
- Contact me through My Mod Support
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 tree";
Uninstalling the mod
If you want to completely Remove (uninstall) this mod and all its tables, 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 |
---|---|---|
V10.0.0.0 | 11 March 2016 | Introduction. |
Visualization of this mod
As we don't display the Relationship tab for the public I can only show a screenshot from the TNG v10.1.1 test site: |
![]() |
Sites using this mod
If you download and install this mod, please add your TNG site to the table below:
URL | User | Note | Mod-Version | TNG-Version | User-language |
---|---|---|---|---|---|
Andersson, Hoppe, Sahlin, Thorell | Erik Hoppe | Mod author. | 10.0.0.0 | 10.1.3 | Swedish, German, English |
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)