Difference between revisions of "Web Solutions for Gramps"

From Gramps
m (External tools that leverage Gramps XML)
m (Export to an uploadable format with a web browser)
Line 23: Line 23:
 
*[[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#GEDCOM_export|GEDCOM formats]]
 
*[[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#GEDCOM_export|GEDCOM formats]]
 
** [http://www.pmoylan.org/pages/os2/wft.html Web Family Tree] - genealogy freeware (OS/2 webserver based)
 
** [http://www.pmoylan.org/pages/os2/wft.html Web Family Tree] - genealogy freeware (OS/2 webserver based)
 +
** [https://pewu.github.io/topola-viewer Topola genealogy viewer] by PeWu (Przemek Więch)
 +
 
*[[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#GeneWeb_export|GeneWeb format]] - [http://www.geneweb.org/ GenWeb] is free, open source genealogy software written in OCaml by Daniel de Rauglaudre running on a lightweight webserver for Unix, Linux, Microsoft Windows and macOS platforms.
 
*[[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#GeneWeb_export|GeneWeb format]] - [http://www.geneweb.org/ GenWeb] is free, open source genealogy software written in OCaml by Daniel de Rauglaudre running on a lightweight webserver for Unix, Linux, Microsoft Windows and macOS platforms.
 
* [[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#Web_Family_Tree_export|Web Family Tree format]] - [http://www.pmoylan.org/pages/os2/wft.html Web Family Tree] genealogy freeware (OS/2 webserver based)
 
* [[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#Web_Family_Tree_export|Web Family Tree format]] - [http://www.pmoylan.org/pages/os2/wft.html Web Family Tree] genealogy freeware (OS/2 webserver based)

Revision as of 15:39, 18 August 2021

Wiki pages about creating web content using Gramps

Reports that build uploadable pages

External tools that leverage Gramps XML

  • Betty by Bart Feenstra
  • web-api - A RESTful web API for Gramps.
  • gramps_connect - Experimental web-based application for genealogy (2016)

Export to an uploadable format with a web browser

Inactive Projects

Data Scrapers

Data Scrapers poll web sources for importable data. They recognize structured data in one source and crosswalk it to the corresponding data structure in a destination. (The destination could be a file format... Like GEDCOM... or an application... like Gramps.)

Finding Aids

Finding Aids do contextual lookups of structured data in a database in another system. Like might be looking up a person by given name, surname and years of birth/death; or by an archived reference ID.

  • Web Connect Pack - person view website lookups via contextual popup menu
    • DE (Deutsch) Web Connect Pack
    • FR (French) Web Connect Pack
    • NL (Netherlands) Web Connect Pack
    • RU (Russian) Web Connect Pack
    • UK (United Kingdom) Web Connect Pack
    • US (United States) Web Connect Pack

See Also