Changes

Jump to navigation Jump to search
1,621 bytes added ,  14:04, 6 June 2019
Line 3: Line 3:  
| mod_summary    = Provides a Help line for the Family Chart
 
| mod_summary    = Provides a Help line for the Family Chart
 
| mod_validation  = The mod is XHTML compliant.[[Image:Valid-xhtml10.png|44px]]
 
| mod_validation  = The mod is XHTML compliant.[[Image:Valid-xhtml10.png|44px]]
|  download_link  = [http://www.katiandgraham.com/genealogy/ccount/click.php?id=64 family_chart_help_v11.0.0.2.zip]<br/>{{Tv110}}
+
|  download_link  = [http://www.katiandgraham.com/genealogy/ccount/click.php?id=64&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} family_chart_help_v11.0.0.2a.zip]<br/>{{Tv120}}{{Tv110}}
 
| download_stats = [http://www.katiandgraham.com/genealogy/ccount/index.php?action=stats&groupid=9 See download statistics]
 
| download_stats = [http://www.katiandgraham.com/genealogy/ccount/index.php?action=stats&groupid=9 See download statistics]
 
| mod_author      = [[User:Hiraeth|Graham Chamberlain]]
 
| mod_author      = [[User:Hiraeth|Graham Chamberlain]]
Line 9: Line 9:  
| mod_support    = [http://www.katiandgraham.com/genealogy/mod_support.php My Mod Support]
 
| mod_support    = [http://www.katiandgraham.com/genealogy/mod_support.php My Mod Support]
 
| mod_contact    = [http://www.katiandgraham.com/genealogy/mod_support.php My Mod Support]
 
| mod_contact    = [http://www.katiandgraham.com/genealogy/mod_support.php My Mod Support]
| mod_version    = 11.0.0.2 for TNG vV11
+
| mod_version    = 11.0.0.2a for TNG vV11
 
| min_TNG_ver    = 11.0.0
 
| min_TNG_ver    = 11.0.0
 
| max_TNG_ver    = 11+
 
| max_TNG_ver    = 11+
Line 22: Line 22:  
== Introduction ==
 
== Introduction ==
 
Provides users of the Family Chart with a Help line displayed above the chart.
 
Provides users of the Family Chart with a Help line displayed above the chart.
  −
For an example of the Help line, click '''[http://www.katiandgraham.com/genealogy/familychart.php?personID=I25&tree=kegcTree here]'''
      
== Developer ==
 
== Developer ==
Line 36: Line 34:  
# Extract the relevant cfg file for your template from the zip file to your /mod folder.
 
# Extract the relevant cfg file for your template from the zip file to your /mod folder.
 
#  Follow the normal automated installation for Mod Manager, as shown in  the example [[Mod Manager - Installing Config Files]] to install the chosen cfg file.
 
#  Follow the normal automated installation for Mod Manager, as shown in  the example [[Mod Manager - Installing Config Files]] to install the chosen cfg file.
 +
 +
== Visualisation ==
 +
[[File:fc_help.png]]
    
== Adding Language Compatibility ==
 
== Adding Language Compatibility ==
Line 47: Line 48:  
  %insert:before%
 
  %insert:before%
 
  // Added by Family Chart Help mod
 
  // Added by Family Chart Help mod
  $text['fch1'] = "Explore family by clicking";
+
  $text['fch1'] = "Click";
 
  $text['fch2'] = "to show the Family for the person, ";
 
  $text['fch2'] = "to show the Family for the person, ";
 
  $text['fch3'] = "or ";
 
  $text['fch3'] = "or ";
 
  $text['fch4'] = " to show the Parents. ";
 
  $text['fch4'] = " to show the Parents. ";
 
  $text['fch5'] = "If ";
 
  $text['fch5'] = "If ";
  $text['fch6'] = ", then click to select other spouses. ";
+
  $text['fch6'] = ", click to select other spouses. ";
 
  $text['fch7'] = ", the person is living, click to login for details.";
 
  $text['fch7'] = ", the person is living, click to login for details.";
 +
$text['fch8'] = ", click to select other family. ";
 +
%end:%
 +
 +
The following alternative to the German translation supplied in the mod file has been provided by Hendrik Martius:
 +
 +
%target:languages/German-UTF8/cust_text.php%
 +
%fileoptional:%
 +
%location:%
 +
?>
 +
%end:%
 +
%insert:before%
 +
// Added by Family Chart Help mod
 +
$text['fch1'] = "Klick auf ";
 +
$text['fch2'] = "zeigt Familie der Person an. ";
 +
$text['fch3'] = "Klick auf ";
 +
$text['fch4'] = " zeigt Eltern an. ";
 +
$text['fch5'] = "Klick auf ";
 +
$text['fch6'] = " zeigt die Familie mit einem anderen Partner an. ";
 +
$text['fch7'] = " wechselt zur Anmeldung (lebende Person). ";
 +
$text['fch8'] = " w&auml;hlt eine andere Familie. ";
 
  %end:%
 
  %end:%
   Line 67: Line 88:  
! Date
 
! Date
 
! Contents
 
! Contents
 +
|-
 +
| v11.0.0.2a
 +
| 7 February 2017
 +
| Rationalisation of help text to be more compact
 
|-
 
|-
 
| v11.0.0.2
 
| v11.0.0.2
 
| 13 May 2016
 
| 13 May 2016
| Changes target of first directive to be compatible with likely changes to Family Chart
+
| Changes target of first directive to be compatible with anticipated changes to Family Chart
 
|-
 
|-
 
| v11.0.0.1
 
| v11.0.0.1
Line 96: Line 121:  
| [[User:Hiraeth|Graham Chamberlain]]
 
| [[User:Hiraeth|Graham Chamberlain]]
 
| Mod developer
 
| Mod developer
| V11.0.0.1
+
| V11.0.0.2
| 11.0.0
+
| 12.0.1
 
| EN, FR, DE, ES, NL
 
| EN, FR, DE, ES, NL
 
|-
 
|-
Line 107: Line 132:  
| NL, EN
 
| NL, EN
 
|-
 
|-
|}
+
| [http://www.martius-familie.de Martius Family Genealogy]
 +
| [[User:Hemar|Hendrik Martius]]
 +
|
 +
| V11.0.0.2
 +
| 12.0.1
 +
| DE, EN, FR, NL
 +
|-
 +
| [http://racine-ad.fr/TNG/index.php Racine d'Alsace]
 +
| [[User:Louis42|J-Louis Valory]]
 +
| Public/Private - T17 customized
 +
| V11.0.0.2a
 +
| 12.0.2
 +
| FR
 +
|-
 +
| [http://colegenealogy.dynu.net/ Cole / Tanner Family Tree]
 +
| [[User:dlcole|David Cole]]
 +
| Public/Private
 +
| [[User:Dlcole|see here]]
 +
| [[User:Dlcole|see here]]
 +
| English
 +
|-
 +
| [[User:JPB|Current info on my user site]]
 +
| [[User:JPB|JPB]]
 +
| Public site
 +
| ...
 +
| ...
 +
| DE, EN, FR
 +
|-
 +
| [https://www.wfjansen.nl/genealogy/index.php Familiegeschiedenis en Voorvaderen ]
 +
| [[User:WillemJ|Wim Jansen]]
 +
| Private site  T5
 +
| V11.0.0.2a
 +
| 12.0.1
 +
| EN, DE, NL
 +
|-
 +
| [http://theroadtoethel.com/genealogy/index.php The Road to Ethel]
 +
| Alicia Clemmons
 +
| Public site
 +
| TNG v. 12.0.3
 +
| EN
 +
|-
 +
 
 +
 
 +
}
 
[[Category:Mods for TNG v11]]
 
[[Category:Mods for TNG v11]]
 +
[[Category:Mods for TNG v12]]
    
[[Category:familychart.php mods]]
 
[[Category:familychart.php mods]]
12

edits

Navigation menu