Modify ↓
Opened 10 years ago
Closed 10 years ago
#11269 closed enhancement (fixed)
Add link for MemorialGenWeb
Reported by: | anonymous | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core tag2link | Version: | |
Keywords: | Cc: |
Description (last modified by )
If the ref:FR:MemorialGenWeb key is present, adds a link to the MemorialGenWeb site :
-
tag2link/resources/tag2link_sources.xml
diff --git a/tag2link/resources/tag2link_sources.xml b/tag2link/resources/tag2link_sources.xml index b4c7177..03f426d 100644
a b 107 107 <link name="View %name% sheet of church" href="http://egliseinfo.catholique.fr/#!lieu:%v%" /> 108 108 </rule> 109 109 </src> 110 110 111 <src name="MemorialGenWeb" country-code="FR"> 112 <rule> 113 <condition k="ref:(FR:)?MemorialGenWeb" v="[0-9]*" /> 114 <link name="View MemorialGenWeb sheet of memorial" href="http://www.memorial-genweb.org/~memorial2/html/fr/resultcommune.php?idsource=%v%" /> 115 </rule> 116 </src> 117 111 118 <src name="MHS" country-code="FR"> 112 119 <rule> 113 120 <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).
Attachments (0)
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o31064:31065].