Difference between revisions of "Show Stepparents"

From TNG_Wiki
Jump to navigation Jump to search
 
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{caution
+
{{restricted}}{{caution
|notes= Show Stepparents is now contained in [[Show_All_Family]]. Do not install both. Mod is not being updated.
+
|notes= {{PAGENAME}} is now contained in [[Show_All_Family]]. Do not install both.
{{TNG 12.0}}
+
}}{{TNGmod
}}
+
| mod_name        = {{PAGENAME}}
{{TNGmod
 
| mod_name        = Show Stepparents
 
 
| mod_summary    = Adds stepparents to the individual page.
 
| mod_summary    = Adds stepparents to the individual page.
| mod_validation  =  
+
| mod_validation  = n/a
| mod_last_update = 23 Jun 2019
+
| mod_last_update = 31 Aug 2019 - v10,11+
| download_link  = for {{Tv120}}[[Media:show_stepparents_V12.0.0.1a.cfg.zip | show_stepparents_V12.0.0.1a.cfg.zip]]
+
| download_link  = For{{Tv140}}{{Tv130}}{{Tv120}}{{Tv110}}[https://www.7001.biz/down_count/click.php?id=18&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} show_stepparents_V11.0.2.0.zip]<hr style="clear: both;"/>For{{Tv1013}}[https://www.7001.biz/down_count/click.php?id=17&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} show_stepparents_V10.1.3.0.zip]
<hr />
+
| download_stats  = [https://www.7001.biz/down_count/index.php?action=stats&id=17-18 View download statistics v10, 11]
| download_stats  =
+
| mod_author      = Original author [[User:mkoche|A.S. DuPree]]<br />Current support [[User:Brett|Brett McPhee]] - v10,11,12,13,14+
| mod_author      = A. S. DuPree<br />
+
| mod_url        = '''{{PAGENAME}}''' (this page)
| mod_url        = [[Show_Stepparents]] (this page)
+
| mod_support    = [https://tng.community/index.php?/forums/forum/21-addons/ TNG Community Forums]
| mod_support    = [http://tng.community/ TNG Community Forums]
+
| mod_contact    = [https://tng.community/index.php?/forums/forum/21-addons/ TNG Community Forums]
| mod_contact    = [http://adupree.com/wp/1120-2]
+
| mod_version    = 11.0.2.0 for TNG v11.0.2 - 14.0<br />10.1.3.0 for TNG V10.1.3
| mod_version    = 12.0.0.1a
 
| related_mods    =
 
 
| use_mod_manager = Yes
 
| use_mod_manager = Yes
 
| manual_install  = No
 
| manual_install  = No
| min_TNG_ver    = 12
+
| min_TNG_ver    = 10.1.3
| max_TNG_ver    = 12
+
| max_TNG_ver    = 14.0
| TNG_file_list  = getperson.php  
+
| TNG_file_list  = getperson.php<br />languages/English-UTF8/cust_text.php<br />languages/English/cust_text.php
| notes          = Displays individual's stepparents on individual page.
+
| related_mods    = {{BrettTextInserts | text=rshw}}
}}
+
| notes          =  
{|align=right
+
}}{| style="margin-right:0.5 em;" align="right"
|__TOC__
+
| __TOC__
 
|}
 
|}
 
+
== Purpose of the mod ==
==Introduction==
+
This TNG modification displays Stepparents (with marriage dates if available) in a row under all previous Family detail.{{BrettTextInserts | text=ishw}}
I created this mod to make a more complete view of a family. It is a companion to the other spouses mod. Stepparents will be displayed in a list with their marriage dates, if available, under the parents names.  
 
{|
 
|-
 
|[[Image:Sstepill1.png|550px|center]]
 
|}
 
Close up:
 
{|
 
|-
 
|[[Image:Sstepill2.png|900px|center]]
 
|}
 
 
 
==Languages==
 
If you want to use it with a language other English add the correct text (between quotes) in the code below and add to your cust_text file in the appropriate language folder.
 
 
 
<pre>
 
$text['stepparents'] = "Stepparents";
 
</pre>
 
  
 
==Developer==
 
==Developer==
 +
This mod was developed by A.S. DuPree.{{BrettTextInserts | text=sbm1}}
  
This mod was developed by A.S. DuPree (a novice, happy for any help on improving it)
+
==Requirements==
 
 
== Requirements ==
 
 
* A working TNG installation.
 
* A working TNG installation.
 
* A backup of all affected files (see the list in the summary in the upper right corner of the page)
 
* A backup of all affected files (see the list in the summary in the upper right corner of the page)
Line 58: Line 36:
  
 
==Revision History==
 
==Revision History==
* 23 June 2019 - Small change to stop duplicate stepparents when using sosa mod
+
{| border="0" cellspacing="1" cellpadding="2" class="wikitable"
 +
|-
 +
! Mod Version
 +
! TNG Version
 +
! Date
 +
! Contents
  
== Installation ==
+
|- style="vertical-align:top;"
# Download the appropriate zip file as shown in the summary in the upper  right corner of the page.  
+
| 11.0.2.0
# Extract the file from the downloaded zip file into the  '''mods''' folder or FTP the extracted file to your mods folder.
+
| 11.0.2-12.1
# Follow the normal automated installation for Mod Manager, as shown in  the example [[Mod Manager - Installing Config  Files]] to install the mod.
+
| style="white-space: nowrap;"|07 Sep 2019
 +
| New version for TNG11. Stepparents placed after other Family detail. Date of Marriage removed from hyperlink text.
  
== Conflicts and Issues ==
+
|- style="vertical-align:top;"
{{TNG 12.0}}
+
| 10.1.3.0
Do not install if [[Show_All_Family]] is installed.  
+
| 10.1.3
 +
| style="white-space: nowrap;"|07 Sep 2019
 +
| New version for TNG10. Stepparents placed after other Family detail. Date of Marriage removed from hyperlink text.
 +
|}
  
==In the event of a problem with your TNG site==
+
==Conflicts and Issues==
# Try using the [[Mod_Manager_-_Installing_Config_Files#Remove_Mod_Steps|Mod Manager to Remove]] the mod
+
Do not install if [[Show_All_Family]] is installed.
  
== Sites using this mod ==
+
==Installation==
 +
# Uninstall and delete previous version of this mod (if installed)
 +
# Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
 +
# Extract the file from the downloaded zip file into the '''mods''' folder or FTP the extracted file to your mods folder.
 +
# 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_-_Installing_Config_Files#Remove_Mod_Steps|Mod Manager Remove]] capability
 +
* Copy the backup of the affected files back to your TNG  directory
 +
* Contact us through the [https://tng.community/index.php?/forums/forum/21-addons/ TNG Community Forums].
 +
 
 +
== Uninstalling the mod ==
 +
If  you want to completely '''Remove''' (uninstall) this mod and all its tables, you should
 +
# click the '''Uninstall''' button to uninstall the mod
 +
# click the '''Delete''' button to delete the config file from the mods folder.
 +
 
 +
== Upgrade ==
 +
*Uninstall and eventually Delete the current Mod.
 +
*Proceed as for an installation with the new Mod.
 +
 
 +
== Visualization ==
 +
The following screen captures show the change made by the mod:<br />
 +
<strong>Before installation</strong><br />
 +
[[File:Showsteparents002.png|Before installation]]<br />
 +
 
 +
<strong>After installation</strong><br />
 +
[[File:Showsteparents001.png|After installation]]
 +
 
 +
==Sites using this mod==
 
If you download and install this mod, please add your TNG site to the table below:
 
If you download and install this mod, please add your TNG site to the table below:
  
{| border="0" cellspacing="1" cellpadding="2" class="wikitable"
+
{| border="0" cellspacing="1" cellpadding="2" class="wikitable" width="100%"
 
|-
 
|-
 
! URL
 
! URL
Line 83: Line 98:
 
! TNG-Version
 
! TNG-Version
 
! User-language
 
! User-language
|-
+
 
 +
|- style="vertical-align:top;"
 
| [http://adupree.com/wp/g/searchform.php Adupree.com]
 
| [http://adupree.com/wp/g/searchform.php Adupree.com]
| [[User:mkoche|A.S. DuPree]]
+
| style="white-space: nowrap;"|[[User:mkoche|A.S. DuPree]]
 
| Mod Developer
 
| Mod Developer
 
| 12.0.0.1
 
| 12.0.0.1
 
| 12.0.3
 
| 12.0.3
| English
+
| EN
 
|-
 
|-
 
| [http://racine-ad.fr/TNG/index.php Racine d'Alsace]
 
| [http://racine-ad.fr/TNG/index.php Racine d'Alsace]
| [[User:Louis42|J-Louis Valory]]
+
| style="white-space: nowrap;"|[[User:Louis42|J-Louis Valory]]
 
| Public/Private - T17 customized
 
| Public/Private - T17 customized
 
| 12.0.0.1
 
| 12.0.0.1
Line 99: Line 115:
 
|-
 
|-
 
| [https://scabell.info Familienforschung SCABELL]
 
| [https://scabell.info Familienforschung SCABELL]
| [[User:Helgaskally|Helga Scabell]]
+
| style="white-space: nowrap;"|[[User:Helgaskally|Helga Scabell]]
 
| Public/Private
 
| Public/Private
 
| 10.1.0.2
 
| 10.1.0.2
 
| 12.1
 
| 12.1
| DE, EN, PT
+
| DE,EN,PT
 
|-
 
|-
 
| [https://relativelyknown.com Relatively Known]
 
| [https://relativelyknown.com Relatively Known]
| [[User:Brett|Brett McPhee]]
+
| style="white-space: nowrap;"|[[User:Brett|Brett McPhee]]
 
| Private
 
| Private
| 12.0.0.1a
+
| 11.0.2.0
| 12.1
+
| 12.3
 +
| EN
 +
|-
 +
| [https://ahnenklein.com Auf den Spuren meiner Ahnen der Famile Landgraf]
 +
| style="white-space: nowrap;"|[[User:Michael11|Michael11]]
 +
| Public / Private
 +
| 11.0.2.0
 +
| 13
 +
| DE,EN
 +
|-
 +
| [https://www.josephoranholtz.com/ Joseph Oran Holtz Genealogy Pages]
 +
| style="white-space: nowrap;"|[[User:Stores|Jim Holt]]
 +
| Private
 +
| [[User:Stores|See Here]]
 +
| [[User:Stores|See Here]]
 +
| EN
 +
|-
 +
| [https://www.vanpeer.au Van Peer Project]
 +
| style="white-space: nowrap;"|[[User:Edglimited|Drew McClenaghan]]
 +
| Private
 +
| style="white-space: nowrap;"|11.0.2.0
 +
| 14.0
 
| EN
 
| EN
 
|-
 
|-
 +
| [https://ahnenklein.com/ Auf den Spuren meiner Ahnen]
 +
| style="white-space: nowrap;"|[[User:Maikl11|Michael Klein]]
 +
| Public / Private
 +
| 11​.0​.2​.0
 +
| {{Tv1403}}
 +
| EN,DE
 +
|-
 +
| [https://www.kmtrees.com/index.php Roots & Relatives Remembered]
 +
| [[User:tngrlkrz| Ron Krzmarzick]]
 +
| Public & Private
 +
| [https://www.kmtrees.com/mods-installed See Here]
 +
| [https://www.kmtrees.com/mods-installed See Here]
 +
| EN,DE,CS
 +
|-
 +
| [https://www.duttongenealogy.com/ The Duttons of New England]
 +
| [[User:Darrin65| Darrin Dutton]]
 +
| Public & Private
 +
|11.0.2.0
 +
|14.0.3
 +
| EN
 
|}
 
|}
 +
 +
[[Category:Mods for TNG v14]]
 +
[[Category:Mods for TNG v13]]
 
[[Category:Mods for TNG v12]]
 
[[Category:Mods for TNG v12]]
 +
[[Category:Mods for TNG v11]]
 +
[[Category:Mods for TNG v10]]
 +
 
[[Category:getperson.php mods]]
 
[[Category:getperson.php mods]]
 +
 +
[[Category:cust_text.php English mods]]

Latest revision as of 16:18, 26 January 2024

Restricted Downloads of Show Stepparents 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 Restricted
Caution 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


Caution


Caution Show Stepparents is now contained in Show_All_Family. Do not install both. Caution


Show Stepparents
Summary Adds stepparents to the individual page.
Validation n/a
Mod Updated 31 Aug 2019 - v10,11+
Download link For
TNG 14.0
TNG 13.0
TNG 12.0
TNG 11.0
show_stepparents_V11.0.2.0.zip
For
TNG 10.1.3
show_stepparents_V10.1.3.0.zip
Download stats View download statistics v10, 11
Author(s) Original author A.S. DuPree
Current support Brett McPhee - v10,11,12,13,14+
Homepage Show Stepparents (this page)
Mod Support TNG Community Forums
Contact Developer TNG Community Forums
Latest Mod 11.0.2.0 for TNG v11.0.2 - 14.0
10.1.3.0 for TNG V10.1.3
Min TNG V 10.1.3
Max TNG V 14.0
Files modified
getperson.php
languages/English-UTF8/cust_text.php
languages/English/cust_text.php
Related Mods
Notes

Purpose of the mod

This TNG modification displays Stepparents (with marriage dates if available) in a row under all previous Family detail.

Due to the number of Mods changing the TNG file getperson.php, separate Mods exist for the showing of additional rows, names or labels on the person page.

See the Related Mods list in the summary to the right for other Mods.

Developer

This mod was developed by A.S. DuPree.

Current support by Brett.

Requirements

  • A working TNG installation.
  • A backup of all affected files (see the list in the summary in the upper right corner of the page)
  • An installed current version of the Mod Manager.
  • Both English and English-UTF8 folders be on your site

Revision History

Mod Version TNG Version Date Contents
11.0.2.0 11.0.2-12.1 07 Sep 2019 New version for TNG11. Stepparents placed after other Family detail. Date of Marriage removed from hyperlink text.
10.1.3.0 10.1.3 07 Sep 2019 New version for TNG10. Stepparents placed after other Family detail. Date of Marriage removed from hyperlink text.

Conflicts and Issues

Do not install if Show_All_Family is installed.

Installation

  1. Uninstall and delete previous version of this mod (if installed)
  2. Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
  3. Extract the file from the downloaded zip file into the mods folder or FTP the extracted file to your mods folder.
  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

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
  2. click the Delete button to delete the config file from the mods folder.

Upgrade

  • Uninstall and eventually Delete the current Mod.
  • Proceed as for an installation with the new Mod.

Visualization

The following screen captures show the change made by the mod:
Before installation
Before installation

After installation
After installation

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
Adupree.com A.S. DuPree Mod Developer 12.0.0.1 12.0.3 EN
Racine d'Alsace J-Louis Valory Public/Private - T17 customized 12.0.0.1 12.0.3 FR
Familienforschung SCABELL Helga Scabell Public/Private 10.1.0.2 12.1 DE,EN,PT
Relatively Known Brett McPhee Private 11.0.2.0 12.3 EN
Auf den Spuren meiner Ahnen der Famile Landgraf Michael11 Public / Private 11.0.2.0 13 DE,EN
Joseph Oran Holtz Genealogy Pages Jim Holt Private See Here See Here EN
Van Peer Project Drew McClenaghan Private 11.0.2.0 14.0 EN
Auf den Spuren meiner Ahnen Michael Klein Public / Private 11​.0​.2​.0
TNG 14.0.3
EN,DE
Roots & Relatives Remembered Ron Krzmarzick Public & Private See Here See Here EN,DE,CS
The Duttons of New England Darrin Dutton Public & Private 11.0.2.0 14.0.3 EN