Changes

Jump to: navigation, search

GEPS 004: My Gramps and Gadgets

1,847 bytes added, 16:57, 30 December 2007
Details
You can add new gadgets by right clicking on an open space on My Gramps. You can also change the number of columns by right-clicking an open area on the My Gramps page.
There are currently 10 proof-of-concept gadgets:=== Gadgets ===
# Family GadgetThere are currently 8 proof-of-concept gadgets: # Event Welcome Gadget
# Top Surnames Gadget
# Stats TODO Gadget# Log Gadget# Shell Statistics Gadget
# Python Gadget
# TODO News Gadget# Session Log Gadget# Calendar Gadget This section will describe each gadget and its proposed functionality ==== Welcome Gadget==== [[Image:Welcomegadget.png]] The welcome gadget gives an introductory message to new users, and some basic instructions. TODO: add links to parts of manual, links to bring up windows. ==== Top Surnames Gadget ==== [[Image:Topgadget.png]] The top surnames gadget shows the top 10 (by default) used surnames. Double-click a surname to run the Same Surnames Quick Report. Change the number of names displayed by editing this section in ~/.gramps/gadgets.ini ==== TODO Gadget ==== [[Image:Todogadget.png]] The TODO gadget is a free form text file. This is persistent between sessions. Open more than one to save different info. Change the title of the gadget by editing the section name in ~/.gramps/gadgets.ini ==== Statistics Gadget ==== [[Image:Statgadget.png]] The Statistics gadget runs a copy of the code from the Statistics report. ==== Python Gadget ==== [[Image:Pythongadget.png]] The Python gadget brings up a Python Shell for interpreting python expressions. self, uistate and dbstate are in the environment for interactive testing and exploring. ==== News Gadget ==== [[Image:Newsgadget.png]] The News gadget reads the wiki news page. TODO: add links and formatting. ==== Session Log Gadget ==== [[Image:Loggadget.png]] The session log keeps track of people visited in this session. By default, it only shows each entry once. Change by editing this section in ~/.gramps/gadgets.ini. Click a name to change the active person; double-click to bring up the edit page for that person. ==== Calendar Gadget ==== [[Image:Calendargadget.png]] The Calendar gadget shows a monthly calendar, with events marked (in bold day numbers). Double-click a day to run the "On This Day" Quick Report. == Development ==
These are all defined in src/plugins/DefaultGadgets.py

Navigation menu