Difference between revisions of "Family Chart Help"

From TNG_Wiki
Jump to navigation Jump to search
(34 intermediate revisions by 8 users not shown)
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]]

Revision as of 14:04, 6 June 2019

Family Chart Help
Summary Provides a Help line for the Family Chart
Validation The mod is XHTML compliant.Valid-xhtml10.png
Mod Updated {{{mod_last_update}}}
Download link family_chart_help_v11.0.0.2a.zip
TNG 12.0
TNG 11.0
Download stats See download statistics
Author(s) Graham Chamberlain
Homepage Family Chart Help
Mod Support My Mod Support
Contact Developer My Mod Support
Latest Mod 11.0.0.2a for TNG vV11
Min TNG V 11.0.0
Max TNG V 11+
Files modified
familychart.php
Related Mods
Notes


Introduction

Provides users of the Family Chart with a Help line displayed above the chart.

Developer

Graham Chamberlain developed this mod from original code provided by Greg Small.

Requirements

  • A working TNG installation.
  • An installed current version of the Mod Manager

Automated Installation

  1. Download the appropriate zip file for your TNG version from the download links in the mod summary area in the upper right.
  2. Extract the relevant cfg file for your template from the zip file to your /mod folder.
  3. 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

Fc help.png

Adding Language Compatibility

The mod provides text variables for five non-English languages (Dutch, French, German, Norwegian and Spanish). To add text variables for other languages you need to modify the definitions in the following English version for the language(s) you require:

%target:languages/LANGUAGE/cust_text.php%
%fileoptional:%
%location:%
?>
%end:%
%insert:before%
// Added by Family Chart Help mod
$text['fch1'] = "Click";
$text['fch2'] = "to show the Family for the person, ";
$text['fch3'] = "or ";
$text['fch4'] = " to show the Parents. ";
$text['fch5'] = "If ";
$text['fch6'] = ", click to select other spouses. ";
$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ählt eine andere Familie. ";
%end:%

In the event of a problem with your TNG site

  1. If you find the mod incompatible with TNG v9, Contact the Author
  2. Try using the Mod Manager Remove capability

Revision History

Version Date Contents
v11.0.0.2a 7 February 2017 Rationalisation of help text to be more compact
v11.0.0.2 13 May 2016 Changes target of first directive to be compatible with anticipated changes to Family Chart
v11.0.0.1 6 May 2016 Added Help text for Other Families icon
v11.0.0.0 4 May 2016 Initial version

TNG User sites using this mod

If you download and install this mod, please add your TNG sites to the table below

}
URL User Note Mod-Version TNG-Version User-language
Chamberlain & Eidenbenz Genealogy Graham Chamberlain Mod developer V11.0.0.2 12.0.1 EN, FR, DE, ES, NL
Wortelboer genealogy Bernard Wortelboer V11.0.0.1 11.0.0 NL, EN
Martius Family Genealogy Hendrik Martius V11.0.0.2 12.0.1 DE, EN, FR, NL
Racine d'Alsace J-Louis Valory Public/Private - T17 customized V11.0.0.2a 12.0.2 FR
Cole / Tanner Family Tree David Cole Public/Private see here see here English
Current info on my user site JPB Public site ... ... DE, EN, FR
Familiegeschiedenis en Voorvaderen Wim Jansen Private site T5 V11.0.0.2a 12.0.1 EN, DE, NL
The Road to Ethel Alicia Clemmons Public site TNG v. 12.0.3 EN