Changes

Jump to navigation Jump to search
210 bytes added ,  13:26, 6 October 2019
no edit summary
Line 5: Line 5:  
{{TNGmod
 
{{TNGmod
 
| mod_name        = Show All Family
 
| mod_name        = Show All Family
| mod_summary    = Adds end of line ancestors, spouses other spouses, children spouses, stepparents and alternative name spellings to the getperson page
+
| mod_summary    = Adds earliest ancestors, patriarchs and matriarchs (father-to-father and mother-to-mother ends of lines), spouses other spouses, children spouses, stepparents and alternative name spellings to the getperson page
 
| mod_validation  =  
 
| mod_validation  =  
| mod_last_update = 28 Aug 2019
+
| mod_last_update = 6 Oct 2019
| download_link  = for {{Tv120}}[[  | COMING SOON ]]
+
| download_link  = for {{Tv120}}[[ Show_all_family_v12.0.0.4.zip | Show all Family, version 4 ]]
 
<hr />
 
<hr />
 
| download_stats  =
 
| download_stats  =
Line 28: Line 28:  
|}
 
|}
   −
<b>COMING SHORTLY - 5 OCT 2019<br></b>
+
<b>Version 4 is here now - 6 OCT 2019<br></b>
    
==Introduction==
 
==Introduction==
Line 106: Line 106:  
* You can choose to use or not use symbols in the display, or change the symbol<br>
 
* You can choose to use or not use symbols in the display, or change the symbol<br>
 
* You can adjust the spellings to ignore a word you may use for an unknown surname<br>
 
* You can adjust the spellings to ignore a word you may use for an unknown surname<br>
 +
 +
==Other Mod Integration==
 +
The mod works with [[Sosa]], [[Family Edit Links Mod]] and [[Family Preview Mod]] if you have these installed to add information to people it displays.
    
==Languages==
 
==Languages==
Line 112: Line 115:     
<pre>
 
<pre>
// ********** START: Showall Family language files
  −
$text['eol'] = "End of Lines";
   
$text['otherpartners'] = "Other Partners: ";
 
$text['otherpartners'] = "Other Partners: ";
 
$text['childpartners'] = "Partners: ";
 
$text['childpartners'] = "Partners: ";
 
$text['stepparents'] = "Stepparents";
 
$text['stepparents'] = "Stepparents";
$text['earliest'] = "Earliest Ancestors";
   
$text['earlyinfo'] = "This is the earliest ancestor for this individual recorded in this research.";
 
$text['earlyinfo'] = "This is the earliest ancestor for this individual recorded in this research.";
 
$text['oldend'] = "Patriarch & Matriarch";
 
$text['oldend'] = "Patriarch & Matriarch";
 
$text['oldendinfo'] = "These are end of paternal (father to father, etc) and maternal (mother to mother. etc) lines";
 
$text['oldendinfo'] = "These are end of paternal (father to father, etc) and maternal (mother to mother. etc) lines";
$text['paternalline'] = "Paternal Line";
  −
$text['maternalline'] = "Maternal Line";
   
$text['Grandfather'] = "Grandfather";
 
$text['Grandfather'] = "Grandfather";
 
$text["Grandmother"] = "Grandmother";
 
$text["Grandmother"] = "Grandmother";
Line 128: Line 126:  
$text['Greatgrandmother'] = "Great Grandmother";
 
$text['Greatgrandmother'] = "Great Grandmother";
 
$text['clickearly'] = "Click to find earliest ancestors, response may be delayed.";
 
$text['clickearly'] = "Click to find earliest ancestors, response may be delayed.";
$text["genback"] = "generations back";
+
$text['expandline'] = "Click arrow on left to see the EANC# earliest ancestors in GEN# generations out of a total of ~TANC# ancestors.";
$text['totanc'] = "total ancestors";
  −
// ********** END: Showall Family language files
   
</pre>
 
</pre>
 +
Note: don't change EANC#, GEN#, ~TANC# ... they will all be numbers when displayed on the page.
    
==Changes and Versions==
 
==Changes and Versions==
 
5 Oct 2019 - V4
 
5 Oct 2019 - V4
* Adds Earliest Ancestors
+
* Adds earliest ancestors
 
* Adds relationships and relationship links
 
* Adds relationships and relationship links
 
* Streamlines some formatting, options and text strings.
 
* Streamlines some formatting, options and text strings.
'''Experienced'''
735

edits

Navigation menu