Changes

Jump to navigation Jump to search
2,702 bytes added ,  18:02, 29 October 2018
Line 1: Line 1: −
{{Languages}}
+
{{restricted}}{{Languages}}
 
{{TNGmod
 
{{TNGmod
 
| mod_name        = Wikipedia Link Mod
 
| mod_name        = Wikipedia Link Mod
 
| mod_summary    = Adds links to Wikipedia for place name in the Place Search page
 
| mod_summary    = Adds links to Wikipedia for place name in the Place Search page
| mod_validation  = Mod is XHTML compliant.[[Image:Valid-xhtml10.png|44px]] <br />in TNG 8.1.2
+
| mod_validation  = Latest mod is XHTML compliant.[[Image:Valid-xhtml10.png|44px]]
| download_link  = [[Media: wikipedia_link_v8.1.0.zip| wikipedia_link_v8.1.0.zip]] for TNG V8<br />[[Media: wikipedia_link_v1.1.zip| wikipedia_link_v1.1.zip]]
+
| mod_last_update = 13 Jan 2015‎
 +
| download_link  = for {{Tv120}}{{Tv1102}}[https://www.royandboucher.com/ccount/click.php?id=390&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} wikipedia_link_v11.0.2.3.zip] <br />supports renaming extensions folder<hr />for <span class="nowrap">{{Tv110}}{{Tv100}}{{Tv90}}</span>[https://www.royandboucher.com/ccount/click.php?id=381&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} wikipedia_link_v9.0.0.2.zip]<br />[https://www.royandboucher.com/ccount/click.php?id=253&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} French language files]<hr />for {{Tv80}}[[Media: wikipedia_link_v8.1.0.zip| wikipedia_link_v8.1.0.zip]] <hr />for {{Tv70}}[[Media: wikipedia_link_v1.1.zip| wikipedia_link_v1.1.zip]]
 +
| download_stats = [https://www.royandboucher.com/ccount/index.php?action=stats&id=144-145-231-253-381-390 View download stats]
 
| mod_author      = Luke Weerts<br />Ken Roy enhanced and created config file
 
| mod_author      = Luke Weerts<br />Ken Roy enhanced and created config file
 
| mod_url        = [[Wikipedia Link Mod]] (This page)
 
| mod_url        = [[Wikipedia Link Mod]] (This page)
| mod_support    = [http://www.tngforum.us/ TNG Forums]
+
| mod_support    = [http://tng.community/ TNG Community Forums]
| mod_contact    = [http://www.tngforum.us/ TNG Forums]
+
| mod_contact    = [http://tng.community/ TNG Community Forums]
| mod_version    = 8.1.0 for TNG V8<br />1.1 for TNG V7
+
| mod_version    = 11.0.2.3 for TNG V11.0.2 and up<br />9.0.0.2 for TNG V9 and up<br />8.1.0 for TNG V8<br />1.1 for TNG V7
 
| min_TNG_ver    = 7.0.0
 
| min_TNG_ver    = 7.0.0
| max_TNG_ver    = 8.1.2
+
| max_TNG_ver    = 12+
 
| TNG_file_list  = placesearch.php  
 
| TNG_file_list  = placesearch.php  
 
| related_mods    = None
 
| related_mods    = None
 
| notes          = Please update your additional language cust_text.php files with translations based upon the [[Wikipedia_Link _Mod#Custom_Text_Additions|Custom Text Additions]] for this mod.
 
| notes          = Please update your additional language cust_text.php files with translations based upon the [[Wikipedia_Link _Mod#Custom_Text_Additions|Custom Text Additions]] for this mod.
 
}}
 
}}
{|align=right
+
<!-- French language file wikipedia_link_v9.0.0.0_fr.zip -->
|__TOC__
+
<!-- French language file http://tng.lythgoes.net/wiki/images/e/ec/Wikipedia_link_v9.0.0.1_french.zip  -->
 +
{| style="margin-right:0.5 em;" align="right"
 +
| __TOC__
 +
 
 
|}
 
|}
   −
{|align=right
  −
|__TOC__
  −
|}
      
== Purpose of the mod ==
 
== Purpose of the mod ==
    
This mod provides links to Wikipedia for the TNG Place name and for each of the individual segments of the place name in the Place Search page.
 
This mod provides links to Wikipedia for the TNG Place name and for each of the individual segments of the place name in the Place Search page.
 +
 +
'''Note''' that the Wikipedia links are added to the page you get when you click the Find (spy glass) icon after a place name on the Individual page or on the Place search results page.
 +
 +
See the [[Wikipedia_Link_Mod#With_Mod_InstalledVisualization|Mod Visualization]] below.
    
== Advantages ==
 
== Advantages ==
Line 39: Line 45:  
== Developer ==
 
== Developer ==
   −
The mod was initially provided (for TNG V6) on the [http://www.tngforum.us/index.php?s=&showtopic=3921&view=findpost&p=18911 TNG Forum] by Luke Weerts.  
+
The mod was initially provided (for TNG V6) in the [http://tng.community/index.php?s=&showtopic=3921&#comment-18911 Adding Wikipedia links to 'Places'] post on the TNG Community Forum by Luke Weerts.  
    
Note that Luke initially replaced the Place Name header with a link to Wikipedia.  Ken Roy modified Luke's code to add the Wikipedia link information below the Place Name Header and use cust_text.php to provide the indication of a Wikipedia link.
 
Note that Luke initially replaced the Place Name header with a link to Wikipedia.  Ken Roy modified Luke's code to add the Wikipedia link information below the Place Name Header and use cust_text.php to provide the indication of a Wikipedia link.
 
   
 
   
 +
 
==Requirements==
 
==Requirements==
   Line 48: Line 55:  
* A backup of your TNG placesearch.php file.
 
* A backup of your TNG placesearch.php file.
 
* An installed current version of the [[Mod Manager]].
 
* An installed current version of the [[Mod Manager]].
 +
    
== Automated Install ==
 
== Automated Install ==
    
# Download the appropriate zip file from the summary in the upper right hand corner
 
# Download the appropriate zip file from the summary in the upper right hand corner
# Extract the zip file in your TNG '''admin/mod_folder''' in TNG V8 and '''mods''' folder in TNG V8
+
# Extract the zip file in your TNG '''admin/mod_folder''' in TNG V8 and '''mods''' folder in TNG V8 and V9
 
# Follow the normal automated installation for Mod Manager, as shown in the example [[Mod Manager - Installing Config Files]] to install the ''' wikipedia_link.cfg'''.
 
# Follow the normal automated installation for Mod Manager, as shown in the example [[Mod Manager - Installing Config Files]] to install the ''' wikipedia_link.cfg'''.
    
'''Note''' that config file only includes the English language changes, so if you support multiple languages you will need to modify the config file to add the custom text for those other languages.  The config file is also slightly different in that the Wikipedia links now all open in a separate window.
 
'''Note''' that config file only includes the English language changes, so if you support multiple languages you will need to modify the config file to add the custom text for those other languages.  The config file is also slightly different in that the Wikipedia links now all open in a separate window.
 +
    
== Custom Text Additions ==  
 
== Custom Text Additions ==  
    
'''Note''' that config file only includes the English language changes, so if you support multiple languages you will need to modify the config file to add the custom text for those other languages.
 
'''Note''' that config file only includes the English language changes, so if you support multiple languages you will need to modify the config file to add the custom text for those other languages.
 +
    
=== English/cust_text.php ===
 
=== English/cust_text.php ===
This mod adds the following text to your English/cust_text.php in TNG V7, or languages/English/cust_text.php or languages/English-UTF8/cust_text.php in TNG V8
+
This mod adds the following text to your English/cust_text.php in TNG V7, or languages/English/cust_text.php or languages/English-UTF8/cust_text.php in TNG V8 and V9
    
<pre>
 
<pre>
Line 68: Line 78:  
$text[wikilinks] = "Wikipedia links for";
 
$text[wikilinks] = "Wikipedia links for";
 
</pre>
 
</pre>
 +
    
=== Other languages ===
 
=== Other languages ===
Line 81: Line 92:     
You will need to add similar text for your other languages.
 
You will need to add similar text for your other languages.
 +
    
== Visualization of this mod ==
 
== Visualization of this mod ==
Line 101: Line 113:  
|}
 
|}
   −
== TNG User sites using this mod ==
+
 
Please add TNG site that you have found that utilize this modification
+
== Sites using this mod ==
 +
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"
Line 109: Line 122:  
! User
 
! User
 
! Note
 
! Note
! Mod-Version/TNG-Version
+
! Mod-Version
 +
! TNG-Version
 
! User-language
 
! User-language
 
|-
 
|-
Line 115: Line 129:  
| Luke Weerts
 
| Luke Weerts
 
| Mod developer
 
| Mod developer
| V8.1.6/8.1.1
+
| 8.1.6
 +
| 8.1.1
 
| DA, DE, EN, NL
 
| DA, DE, EN, NL
 
|-
 
|-
| [http://www.royandboucher.com/genealogy/placesearch.php?tree=&psearch=Joigny%2C+Yonne%2C+Bourgogne%2C+France Our Acadian, French Canadian, and Maine Ancestors]
+
| [https://www.royandboucher.com/genealogy/placesearch.php?tree=&psearch=Joigny%2C+Yonne%2C+Bourgogne%2C+France Our Acadian, French Canadian, and Maine Ancestors]
 
| [[User:Ken Roy|Ken Roy]]
 
| [[User:Ken Roy|Ken Roy]]
| updated to add Wikipedia links below header
+
| updated to add Wikipedia links below header. Updated to support extensions folder rename
| V8.1.0/8.1.2.1
+
| 11.0.2.3
 +
| 12.0.0
 
| EN, FR
 
| EN, FR
 +
|-
 +
| [http://www.appelthaus.com/ AppeltHaus Genealogy]
 +
| [[User:InvernessHighlander|Lawrence Appelt]]
 +
| Not a Public Site.
 +
| 9.0.0.0
 +
| 10.0.0
 +
| EN
 +
|-
 +
| [http://www.arsenaultfamily.com/ Arsenault and Simpson Family Genealogy]
 +
| [[User:BobA|Bob Arsenault]]
 +
| not a public site
 +
| V9.0.0.0
 +
| V9.0.3
 +
| EN
 +
|-
 +
| [http://www.maarelweb.nl/stamboom/surnames100.php Van der Maarel Genealogy]
 +
| [[User:Edward|Edward van der Maarel]]
 +
| Public Site.
 +
| V9.0.0.0
 +
| 10.0.0
 +
| EN, NL
 +
|-
 +
| [http://genealogy.oceanwharf.com Hooley Family Links]
 +
| [[User:lastejas|Rick Hooley]]
 +
| Public/Private
 +
| [[User: lastejas|See Here]]
 +
| [[User: lastejas|See Here]]
 +
| EN
 +
|-
 +
| [https://www.bradyfamilytree.org/ Brady Family Tree in Western Australia]
 +
| [[User:bradyfamilytree|Darryl Brady]]
 +
| Public site
 +
| 9.0.0.1
 +
| 10.1.1
 +
| EN, DE
 +
|-
 +
| [https://www.brabantse-genealogie.nl Brabantse Genealogie]
 +
| [[User:Rob van Rij|Rob van Rij]]
 +
| Public Site
 +
| 9.0.0.1
 +
| 11.0.1
 +
| EN,FR,NL
 +
|-
 +
| [http://pagesfromourpast.com Pages From Our Past]
 +
| [[User:alprunty|Allen Prunty]]
 +
| Not a public site
 +
| 11.0.2.3
 +
| 11.1.0
 +
| English
 +
|-
 +
| [https://www.ourlife.us OurLife Family History - McMullen Clan]
 +
| [[User:Seanst|Sean Thompson]]
 +
| Not a public site.
 +
| 11.0.2.3
 +
| 11.1.0
 +
| English
 +
|-
 +
| [http://www.potie.eu/genealogy Famille Potié et ses alliés]
 +
| [[User:Stillman|Christophe Potié]]
 +
| Not a public site.
 +
| 11.0.2.3
 +
| 11.1.0
 +
| English, French
 +
|-
 +
| [https://www.rgstrong-genes.com R G Strong Family Genealogy]
 +
| [[User:Rgstrong|Russ Strong]]
 +
| Public Site
 +
| 11.0.2.3
 +
| 12.0.2
 +
| EN, FR, DE, NL
 
|}
 
|}
   −
*[http://www.cousinfolk.net/placesearch.php?psearch=Goodhue%2C+Goodhue+County%2C+Minnesota%2C+USA Luke Weert's Cousin Folk] web site.  Luke is the developer of the Wikipedia Link mod
  −
*[http://www.royandboucher.com/genealogy/placesearch.php?tree=&psearch=Joigny%2C+Yonne%2C+Bourgogne%2C+France Our Acadian, French Canadian, and Maine Ancestors] Mod updated to add Wikipedia links for text by Ken Roy.
      +
[[Category:Mods for TNG v12]]
 +
[[Category:Mods for TNG v11]]
 +
[[Category:Mods for TNG v10]]
 +
[[Category:Mods for TNG v9]]
 +
[[Category:Mods for TNG v8]]
 +
[[Category:Mods for TNG v7]]
 
[[Category:Mods for TNG v6]]
 
[[Category:Mods for TNG v6]]
[[Category:Mods for TNG v7]]
+
[[Category:placesearch.php mods]]
[[Category:Mods for TNG v8]]
 
552

edits

Navigation menu