Difference between revisions of "Plugins"

From Gramps
Jump to: navigation, search
m
(Redirected page to 5.1 Addons)
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| {{Prettytable}}
+
#REDIRECT [[5.1 Addons]]
|-
+
 
! Plugin / Documentation
+
[[Category:Addons]]
! Type
+
[[Category:Plugins]]
! Version
+
[[Category:Developers/General]]
! Description
 
! Written for GRAMPS
 
! Use
 
! Rating (out of 4)
 
! Contact
 
! Download
 
|-
 
| [[GeoView]]
 
| Experimental View
 
| NA
 
| An extra view in GRAMPS which shows places, events, info of active person, ... embedded in GRAMPS on a map using different backends (OpenStreetMaps, Google Maps, ...)
 
| NA
 
| Testing
 
| NA
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [[GeoView#Why_GeoView_.3F|GeoView]]
 
|-
 
| ExportRaw
 
| Exporter
 
| 1.0
 
| A GRAMPS exporter that will dump your BSDDB database into a flat text version (.raw) of the Python objects.
 
| 3.2.0
 
| Developer
 
| 4
 
 
| [[Media:ExportRaw.zip|ExportRaw.zip]]
 
|-
 
| [[GRAMPS SQL Database|ExportSql]]
 
| Exporter
 
| 1.0
 
| A GRAMPS exporter plugin that will export your BSDDB database as a fully-relational SQLite database.
 
| 3.2
 
| Expert user
 
| 3
 
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/plugins/export/ExportSql.py ExportSql.py]
 
|-
 
| [[RelatedPersons]]
 
| Filter for Rules/persons
 
| 1.1.0
 
| People with related home-person (v1.1 : Without "Numeric", not a standard module)
 
| 3.1.0
 
| All
 
| ?
 
| [http://www.jfchasse.fr/contact.html Jean-Francois Chassé]
 
| [http://www.jfchasse.fr/_RelatedPersons.py.zip _RelatedPersons.py]
 
|-
 
| [[Gramplets#GUI_Interface|Cairo Clock Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Example of how to use the Cairo drawing canvas in a gramplet
 
| 3.1.0
 
| Developer
 
| 4 Stars
 
 
| [http://www.gramps-project.org/wiki/images/f/f4/ClockGramplet.zip ClockGramplet.zip]
 
|-
 
| [[DataEntryGramplet|Data Entry Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Quick Data Entry for People data
 
| 3.1.0
 
| Expert user
 
| 4 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/DataEntryGramplet.py DataEntryGramplet.py]
 
|-
 
| [[DeepConnectionsGramplet|Deep Connections Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Finds deep relationships between home and active people
 
| 3.1.0
 
| All
 
| 3 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/plugins/gramplet/DeepConnections.py DeepConnectionsGramplet.py]
 
|-
 
| [[Descendant Count Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Gives a count of descendants for each person
 
| 3.1.0
 
| All
 
| 4 Stars
 
 
| [[Media:DescendantCountGramplet.zip|DescendantCountGramplet.zip]]
 
|-
 
| [[FaqGramplet|FAQ Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| GRAMPS Frequently Asked Questions
 
| 3.1.0
 
| Beginner user
 
| 0 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/FaqGramplet.py FaqGramplet.py]
 
|-
 
| [[HeadlineNewsGramplet|Headline News Gramplet]]
 
| Gramplet
 
| 1.0.2
 
| Shows GRAMPS breaking news, once per hour
 
| 3.1.0
 
| All
 
| 4 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/HeadlineNewsGramplet.py HeadlineNewsGramplet.py]
 
|-
 
| [[NoteGramplet|Note Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Quick Data Entry for Notes
 
| 3.1.0
 
| Expert user
 
| 4 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/NoteGramplet.py NoteGramplet.py]
 
|-
 
| [[PluginManagerGramplet|Plugin Manager Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Lists plugins available for GRAMPS
 
| 3.1.0
 
| All
 
| 2 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/PluginManagerGramplet.py PluginManagerGramplet.py]
 
|-
 
| [[PythonGramplet|Python Gramplet]]
 
| Gramplet
 
| 1.0.0
 
| Interactive Python Shell
 
| 3.1.0
 
| Developer
 
| 4 Stars
 
| [http://www.gramps-project.org/bugs/my_view_page.php Gramps Bugtracker]
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps31/src/plugins/gramplet/PythonGramplet.py PythonGramplet.py]
 
|-
 
| [[GRAMPS SQL Database|ImportSql]]
 
| Importer
 
| 1.0
 
| A GRAMPS import plugin that will read a fully-relational SQLite database into your GRAMPS tree.
 
| 3.2
 
| Expert user
 
| 3
 
 
| [http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/plugins/import/ImportSql.py ImportSql.py]
 
|-
 
| [[MapSevices|GoogleEarth, Show places with Google Earth]]
 
| Map sevice
 
| 1.0.1
 
| Shows one or more places by creating a kml/kmz file for use by Google Earth
 
| 3.1.0
 
| All
 
| 3 Stars
 
| Peter G. Landgren
 
| [http://web.telia.com/~u91404825/gramps/googleearthwritekml.zip GoogleEarthWriteKML.py]
 
|-
 
| [[Timeline Quickview]]
 
| Quickview
 
| 1.0.2
 
| Shows timeline of events in immediate family members' lives
 
| 3.1.0
 
| All
 
| 4 Stars
 
 
| [[Media:TimelineQuickview.zip|TimelineQuickview.zip]]
 
|-
 
| [[GraphicalReports|Ancestoral, Personal Descendant, and Familial Descendant Reports]]
 
| Report
 
| 0.4.5 <BR /> very stable but recoding
 
| Updated versions of the standard Graphical Ancestor and Descendant reports
 
| 3.1.0
 
| All
 
| ?
 
| Craig J. Anderson
 
| [http://ander882.110mb.com/files/Graphical.zip Graphical.zip]
 
|-
 
| [[FamilyGroups|Family Groups and/or attributes]]
 
| Report
 
| 1.1.0
 
| Lists FamilyGroups and display Identification Number attributes  (v1.1 : Without "Numeric", not a standard module)
 
| 3.1.0
 
| All
 
| ?
 
| [http://www.jfchasse.fr/contact.html Jean-Francois Chassé]
 
| [http://www.jfchasse.fr/FamilyGroups_1_1.py.zip FamilyGroups_1_1.py]
 
|-
 
| [[LocationsReport|Locations Report]]
 
| Report
 
| N/A
 
| Lists individuals with their locations. Use to clean up locations.
 
| 3.1.0
 
| All
 
| ?
 
| Jerome Rapinat
 
| [http://gramps-project.org/wiki/images/f/f7/Locations.gz Locations.py]
 
|-
 
| [[RepositoriesReport|Repositories Report]]
 
| Report
 
| N/A
 
| List sources related to repositories
 
| 3.1.0
 
| All
 
| ?
 
| Jerome Rapinat
 
| [http://gramps-project.org/wiki/images/e/e6/RepositoriesReport.gz RepositoriesReport.py]
 
|-
 
| [[InformationGraph]]
 
| Report
 
| N/A
 
| Generate detailed GraphViz graphs by spidering over the database.
 
| 3.2.0
 
| All
 
| ?
 
| [mailto:[email protected] Bob Ham]
 
| [http://pkl.net/~node/software/GVInformationGraph.py GVInformationGraph.py]
 
|-
 
| [[Place completion tool]]
 
| Tool
 
| 1.2
 
| Work on your places (add latitude, country, ...)
 
| 3.1.0
 
| All
 
| ?
 
| see file
 
| [http://cage.ugent.be/~bm/varia/placecompletion_1_2.tar.gz placecompletion_1_2.tar.gz]
 
|-
 
| [[DenominoViso]]
 
| Website
 
| 2.0
 
| Creates interactive graphical ancestor/descendant tree on a webpage.
 
| 3.1.0
 
| All
 
| 3 Stars
 
| Michiel Nauta
 
| [http://www.home.versatel.nl/m.d.nauta/DenominoViso.py DenominoViso.py]
 
|-
 
|}
 

Latest revision as of 03:38, 14 September 2019

Redirect to: