Tables of Descendants

From TNG_Wiki
Revision as of 06:36, 2 November 2016 by Fruin (talk | contribs)
Jump to navigation Jump to search
Tables of Descendants
Summary Show each descendant generation in a table
Validation
Mod Updated {{{mod_last_update}}}
Download link for
TNG 11.0.2
tables_of_descendants_v11.0.0.0.zip
Download stats
Author(s) Jim Graham and XXXXXXX
Homepage Descendants Tables (this page)
Mod Support My Mod Support
Contact Developer My Mod Support
Latest Mod 11.0.0.0
Min TNG V 11.0.0 (should run in V10 but not tested)
Max TNG V 11.0.2
Files modified
Related Mods
{{{related_mods}}}
Notes
{{{notes}}}


Purpose of the mod

To show each generation of the descendants of a person in a table. The generation to be viewed is selected by clicking on a radio button on the page


Developer

This mod was developed by Jim Graham and XXXXXXX


Requirements

  • TNG 11.0.0.0 and after (The mod has not been tested in TNG V10 but should run though I cannot guarantee that)
  • 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 since v10.1.1)


Installation

  1. Click on the download link, shown in the summary in the upper right corner of the page.
  2. Un-zip the file.
  3. Move/copy/FTP the un-zipped .cfg file and the associated folder to the mods folder of your TNG system.
  4. 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


Custom Text Additions

Note: The config file includes only the English language custom text.
For other languages you can modify the custom text manually to add whatever language you wish or, better still, contact me at the mod support address above with suitable translations and I will add them to the config file for future versions.

English custom text For Reference Only!

$text['dtformat'] = "Tables";
$text['dtgen2'] = "The second generation";
$text['dtgen3'] = "The third generation";
$text['dtgen4'] = "The fourth generation";
$text['dtgen5'] = "The fifth generation";
$text['dtgen6'] = "The sixth generation";
$text['dtgen7'] = "The seventh generation";
$text['dtgen8'] = "The eighth generation";
$text['dtgen9'] = "The ninth generation";
$text['dtgen10'] = "The tenth generation";
$text['dtgen11'] = "The eleventh generation";
$text['dtgen12'] = "The twelfth generation";
$text['dtgen13'] = "The thirteenth generation";
$text['dtgen14'] = "The fourteenth generation";
$text['dtgen15'] = "The fifteenth generation";
$text['dtgen16'] = "The sixteenth generation";
$text['dtgen17'] = "The seventeenth generation";
$text['dtgen18'] = "The eighteenth generation";
$text['dtgen19'] = "The nineteenth generation";
$text['dtgen20'] = "The twentieth generation";
$text['dtgen21'] = "The twentyfirst generation";
$text['dtchildren'] = "Children";
$text['dtgrandchildren'] = "Grandchildren";
$text['dtggrandchildren'] = "Great grandchildren";
$text['dtdescendants'] = "Descendants";
$text['dtnodescendants'] = "No descendants";
$text['dtgen'] = "Gen";
$text['dtrelate'] = "Relationship";
$text['dttotal'] = "Total";
$text['dtselect'] = "Select";
$text['dtname'] = "Name";
$text['dtborn'] = "Born";
$text['dtdied'] = "Died";
$text['dtfather'] = "Father";
$text['dtmother'] = "Mother"; 


Uninstalling the mod

If you want to completely Remove (uninstall) this mod and all its tables, you should

  1. click the Uninstall button to uninstall the mod and then
  2. click the Delete button to delete the config file from the mods folder.


Revision History

Version Date Description
V11.0.0.0 1 Nov 2016 Introduction.


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
The Grahams of Helensburgh Jim Graham Mod author 11.0.0.0 11.0.2 English

TNG Modules Impacted

The following TNG Modules are modified, and should be backed up prior to installing this mod:

  • descend.php
  • descendtext.php
  • register.php
  • languages/English/cust_text.php
  • languages/English-UTF8/cust_text.php

The following TNG Module is added to your site

  • descendtables.php