Open main menu

Gramps β

Changes

Addon:Web Connect Pack

1,743 bytes added, 00:06, 3 August 2021
Issues: link to tag on mantisbt only
{{Third-party plugin}}
{{man warn|Install the country you require only|otherwise many websites will be duplicated in the "Web Connection" menu.}}
[[File:Web-connect-pack-UK-menu-51.png|thumb|right|450px|Web Connect Pack - UK websites menu]]
The ''Web Connect Packs'' contain a collection of Web sites for [[Web_Connect_Pack#Available_Web_connect_Packs|various countries]].
[[File:Web-connect-pack-UK-menu-41.png==Usage==From the {{man label|thumb{{icon|peop}} '''People'''}} Category view select a person then right|450px-click and from the context menu select the {{man label|Web Connect Pack - UK websites menu]]Connection}} entry to show the website choices that you can search on. Selecting a website will send the selected persons following data:* <code>%(surname)s</code> : Surname* <code>%(given)s</code> : Given name* <code>%(middle)s</code> : Middle name* <code>%(birth)s</code> : Birth year* <code>%(death)s</code> : Death yearto be queried and the result if any will be displayed.
Collection So a Python line in the <code>WEBSITES</code> section of WebPack.py that reads like:<pre>["Person", "WikiTree", "WikiTree", "https://wikitree.sdms.si/function/WTWebProfileSearch/Profiles.htm?&Query=%(given)s+%(surname)s+B%(birth)s+D%(death)s&MaxProfiles=500&SortOrder=Default&PageSize=10"],</pre>creates a {{man menu|WikiTree }} submenu line to the contextual pop-up menu's {{man menu|Web sites for various countriesConnection}} group in the People category view.
Only install the country you require otherwise many websites will be duplicated Selecting that a {{man menu|WikiTree }} submenu line for a Person Gramps records as being named ''Richard Milhous Nixon''; born ''12 January 1913'' in ''Yorba Linda, California''; died ''23 April 1994'' in ''Manhatten, New York''; would send the "Web Connection" menu.following query line to your default browser:
https:&#x2f;&#x2f;wikitree.sdms.si/function/WTWebProfileSearch/Profiles.htm?&Query=Richard+Nixon+B1913+D1994&MaxProfiles=500&SortOrder=Default&PageSize=10
 
==Prerequisites==
Before using you must install libwebconnect library and one of language packs.
 
* Requires '' 'libwebconnect' '' be installed.
'' 'libwebconnect' '' is the support ''Library for web site collections''.
 
==Available Web connect Packs==
{{man warn|Install the country you require only|otherwise many websites will be duplicated in the "Web Connection" menu.}}
Available Web connect Packs:
*DEWebConnectPack
** See also [[Resources_and_related_sites#German_information_sites German|German information sitesresources]]
*FRWebConnectPack
** See also [[Resources_and_related_sites#French_resources French|French resources]]*NLWebConnectPack** See also [[Resources_and_related_sites#Netherlands|Netherlands resources]]*RUWebConnectPack** See also [[Resources_and_related_sites#Russian|Russian resources]]
*UKWebConnectPack
** See also [[Resources_and_related_sites#General_information_sites |General information sites]]
*USWebConnectPack
** Includes [[Resources_and_related_sites#Australian|Australian sources]]/French(selected)/Norway** See also [[Resources_and_related_sites#US_resources United_States_of_America|US resources]]
==Usage==
From the People Category view select a person then right-click and from the context menu select the "Web Connection" entry to show the website choices that you can search on. Selecting a website will send the selected persons data (Surname/Given name/Middle name/Birth/Death) to be queried and the result if any will be displayed.
 
For the FRWebpack you can also search from the Place or Source Category views.
 
==Prerequisites==
Requires '''libwebconnect''' be installed.
==Issues==
If the external website that "[https://gramps-project.org/bugs/tag_view_page.php?tag_id=281 Web Connect Pack]" queries against changes its query method, please raise an issue on the bug tracker.
[[Category:Plugins]]
[[Category:Developers/General]]
[[Category:Reports]]
2,186
edits