Changes

From Gramps

Windows installer

672 bytes added, 20:03, 12 July 2009
Additional plugins
* The Relationship Graph can not use PDF as output format unless there is an installation of [http://pages.cs.wisc.edu/~ghost/ ghostscript]. After installation, if gsview32.exe or gsview32c.exe is in the path, PDF should appear as one of the formats in the graphical Relationship Graph report.
* '''Spell-checking:'''
** # For spell-checking to work you first need [http://www.abisource.com/projects/enchant/ Enchant library] and python bindings [http://www.rfk.id.au/software/pyenchant/ PyEnchant]. Enchant appears to be a generic spell checking library. You can request dictionaries from it, ask if a word is correctly spelled, get corrections for a misspelled word, etc... PyEnchant is a set of language bindings and some wrapper classes to make the excellent Enchant spellchecker available as a Python module. Both are available for windows as single setup file:**#* [http://pypi.python.org/packages/any/p/pyenchant/pyenchant-1.5.3.win32.exe pyenchant-1.5.3.win32.exe]*# Secondly you need [http://www.pygtk.org/pygtkspell/ PyGTKSpell] from [http://www.pygtk.org/about.html gnome-python-extras] which is bindings allowing to run Python programs using the [http://gtkspell.sourceforge.net/ GtkSpell library], that extends GTK+'s GtkTextView widget with support for spell-checking. Depending of yours Python version download and install one of these:*#* [http://www.gramps-project.org/wiki/index.php?title=Image:PyGTKSpell-2.25.3.win32-py2.5.zip PyGTKSpell-2.25.3.win32-py2.5.exe] for Python 2.5*#* [http://www.gramps-project.org/wiki/index.php?title=Image:PyGTKSpell-2.25.3.win32-py2.6.zip PyGTKSpell-2.25.3.win32-py2.6.exe] for Python 2.6
==Limitations==
50
edits

Navigation menu