﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11269	Add link for MemorialGenWeb	anonymous	Don-vip	"If the ref:FR:MemorialGenWeb key is present, adds a link to the MemorialGenWeb site :

{{{
#!diff
diff --git a/tag2link/resources/tag2link_sources.xml b/tag2link/resources/tag2link_sources.xml
index b4c7177..03f426d 100644
--- a/tag2link/resources/tag2link_sources.xml
+++ b/tag2link/resources/tag2link_sources.xml
@@ -107,7 +107,14 @@
             <link name=""View %name% sheet of church"" href=""http://egliseinfo.catholique.fr/#!lieu:%v%"" />
         </rule>
     </src>
-
+   
+   <src name=""MemorialGenWeb"" country-code=""FR"">
+        <rule>
+            <condition k=""ref:(FR:)?MemorialGenWeb"" v=""[0-9]*"" />
+            <link name=""View MemorialGenWeb sheet of memorial"" href=""http://www.memorial-genweb.org/~memorial2/html/fr/resultcommune.php?idsource=%v%"" />
+        </rule>
+    </src>
+   
     <src name=""MHS"" country-code=""FR"">
         <rule>
             <condition k=""ref:(FR:)?mhs"" v=""\p{Upper}{2}\p{Digit}{8}"" />
}}}


MemorialWebGen [http://www.memorial-genweb.org/~memorial2/html/fr/index.php] is a french website which lists all the memorials (historic=memorial)."	enhancement	closed	normal		Core tag2link		fixed		
