Difference between revisions of "Web Solutions for Gramps"
From Gramps
m (→External tools that leverage Gramps XML) |
m |
||
| Line 2: | Line 2: | ||
* [[Howto:_Make_a_genealogy_website_with_Gramps|How to: Make a genealogy website with Gramps]] | * [[Howto:_Make_a_genealogy_website_with_Gramps|How to: Make a genealogy website with Gramps]] | ||
| + | |||
| + | ==Reports that build uploadable pages== | ||
| + | * Web pages -> Ancestral Collapsible Tree... | ||
| + | * Web pages -> Ancestral Fan Chart... | ||
| + | * Web pages -> DenominoVisio... | ||
| + | * Web pages -> Descendant Indented Tree... | ||
| + | * Web pages -> Dynamic Web Report... | ||
| + | * Web pages -> Heatmap... | ||
| + | * Web pages -> Narrated Web Site... | ||
| + | * Web pages -> Network Chart... | ||
| + | * Web pages -> Timeline Pedigree Report... | ||
| + | * Web pages -> Web Calendar... | ||
==External tools that leverage Gramps XML== | ==External tools that leverage Gramps XML== | ||
* [https://gramps.discourse.group/t/web-connected-versus-stand-alone-isolated-genealogy-application/889/8 Betty] by Bart Feenstra | * [https://gramps.discourse.group/t/web-connected-versus-stand-alone-isolated-genealogy-application/889/8 Betty] by Bart Feenstra | ||
| + | * [https://github.com/gramps-project/web-api web-api] - A RESTful web API for Gramps. | ||
| + | * [https://github.com/gramps-project/gramps_connect gramps_connect] - Experimental web-based application for genealogy (2016) | ||
| + | |||
| + | ==Inactive Projects== | ||
| + | * [https://github.com/gramps-project/gramps-online gramps-online] - A simple online version of Gramps. | ||
| + | * [https://github.com/gramps-project/django-webapp django-webapp] - version of Gramps on the web (2015) Django based | ||
==See Also== | ==See Also== | ||
* [[Web Solutions for Gramps]] | * [[Web Solutions for Gramps]] | ||
Revision as of 13:42, 18 August 2021
Contents
Wiki pages about creating web content using Gramps
Reports that build uploadable pages
- Web pages -> Ancestral Collapsible Tree...
- Web pages -> Ancestral Fan Chart...
- Web pages -> DenominoVisio...
- Web pages -> Descendant Indented Tree...
- Web pages -> Dynamic Web Report...
- Web pages -> Heatmap...
- Web pages -> Narrated Web Site...
- Web pages -> Network Chart...
- Web pages -> Timeline Pedigree Report...
- Web pages -> Web Calendar...
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)
Inactive Projects
- gramps-online - A simple online version of Gramps.
- django-webapp - version of Gramps on the web (2015) Django based