* doc/gramps-manual/C/getstart.xml: update
* doc/gramps-manual/C/preface.xml: update * doc/gramps-manual/C/usage.xml: update svn: r5535
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-12-10 Don Allingham <don@gramps-project.org>
|
||||
* doc/gramps-manual/C/getstart.xml: update
|
||||
* doc/gramps-manual/C/preface.xml: update
|
||||
* doc/gramps-manual/C/usage.xml: update
|
||||
|
||||
2005-12-09 J<>r<EFBFBD>me Rapinat <romjerome@yahoo.fr>
|
||||
* doc/gramps-manual/fr/cmdplug.xml: Add file with new section.
|
||||
* doc/gramps-manual/fr/gramps-manual.xml: Define entity for new
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 17 KiB |
@@ -25,9 +25,8 @@
|
||||
<title>Getting Started</title>
|
||||
|
||||
<para>
|
||||
This chapter provides the most basic information on starting
|
||||
&app; and obtaining help. Please proceed to the following
|
||||
chapters for more information.
|
||||
In this chapter, we'll begin with the basics. We'll show you how
|
||||
to start &app; and how to get help when you need it.
|
||||
</para>
|
||||
|
||||
<!-- ================ Getting Started Subsection ====== -->
|
||||
@@ -39,29 +38,33 @@
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><guimenu>Applications</guimenu> menu</term>
|
||||
<term>From the <guimenu>Applications</guimenu> menu</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The method of starting &app; from the menus may vary
|
||||
from distribution to distribution. On default GNOME
|
||||
desktop, choose
|
||||
<menuchoice><guisubmenu>Other</guisubmenu>
|
||||
<guimenuitem>Gramps</guimenuitem></menuchoice>.
|
||||
</para>
|
||||
|
||||
<para>Select &app; from the list of programs displayed in
|
||||
your computer's Applications menu. (The location and
|
||||
appearance of this menu vary slightly from one distribution
|
||||
of Linux to another. On the default GNOME desktop, you'll
|
||||
find &app; in the
|
||||
<menuchoice><guimenu>Applications</guimenu><guisubmenu>Other</guisubmenu></menuchoice>
|
||||
menu. </para>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Command line</term>
|
||||
<term>From the command line</term>
|
||||
<listitem>
|
||||
<para>
|
||||
To start &app; from a command line, type
|
||||
<command>gramps</command>, then press
|
||||
<keycap>Enter</keycap>.
|
||||
If you're adept with Linux and like to work from the command
|
||||
line, you can start &app; by calling up a terminal window,
|
||||
typing <command>gramps</command>, and then pressing
|
||||
<keycap>Enter</keycap>.
|
||||
</para>
|
||||
<para>
|
||||
If you would like &app; to open a specific database or to
|
||||
import a specific file on startup, you can use the
|
||||
filename as a command line argument:
|
||||
If you would like GRAMPS to open a specific database or to
|
||||
import a specific file on startup, you can supply the filename
|
||||
as a command line argument:
|
||||
</para>
|
||||
<para>
|
||||
<filename>gramps filename.grdb</filename>
|
||||
@@ -83,14 +86,29 @@
|
||||
<sect1 id="run-1st-time">
|
||||
<title>Running GRAMPS for the first time</title>
|
||||
<para>
|
||||
The first time you run the program, GRAMPS will display the
|
||||
Getting Started dialogs. Follow the directions that guide you through
|
||||
<guilabel>Researcher information</guilabel>, <guilabel>Numerical date
|
||||
formats</guilabel>, <guilabel>Alternate calendar support</guilabel>,
|
||||
and <guilabel>the LDS extensions</guilabel> sections. Most of the dialogs
|
||||
are self-explanatory and will not be covered here.
|
||||
The first time you run the program, GRAMPS will display the
|
||||
"Getting Started" dialogs. Follow the directions that
|
||||
guide you through <guilabel>Researcher information</guilabel>,
|
||||
<guilabel>Numerical date formats</guilabel>, <guilabel>Alternate
|
||||
calendar support</guilabel>, and <guilabel>the LDS
|
||||
extensions</guilabel> sections. You should find them to be
|
||||
self-explanatory.
|
||||
</para>
|
||||
|
||||
<note id="note-dialog">
|
||||
<title>Dialog boxes</title>
|
||||
<para>We'll make frequent reference in this manual to
|
||||
dialogs. A dialog is simply a pop-up window into which you can
|
||||
enter information.</para>
|
||||
</note>
|
||||
|
||||
<para>We recommend you enter your personal information when GRAMPS
|
||||
prompts you for it. GRAMPS uses this information strictly so it
|
||||
can create valid GEDCOM output files (which require information
|
||||
about the files' creator). If you wish, you can choose not to
|
||||
supply this information, but be aware that unless and until you
|
||||
do, any GEDCOM files you export will not be valid.</para>
|
||||
|
||||
<!-- ==== Figure: Getting Started Druid Window ==== -->
|
||||
|
||||
<figure id="druid-fig">
|
||||
@@ -110,19 +128,12 @@
|
||||
|
||||
<!-- ==== End of Figure ==== -->
|
||||
|
||||
<para>
|
||||
Enter your personal information in the corresponding text entry
|
||||
fields. Although &app; requests information about you, this
|
||||
information is used only so that &app; can create valid GEDCOM
|
||||
output files. A valid GEDCOM file requires information about the
|
||||
file's creator. If you choose, you may leave the information
|
||||
empty, however all the GEDCOM files you export will be invalid.
|
||||
</para>
|
||||
<para>
|
||||
This information can be entered at any time in the
|
||||
<guilabel>Preferences</guilabel> dialog, under the
|
||||
<guilabel>Database/Researcher Information</guilabel> category.
|
||||
</para>
|
||||
<tip id="preferences-tip">
|
||||
<title>Entering personal information</title>
|
||||
<para>This information can be entered at any time in the
|
||||
Preferences dialog, under the Database/Researcher Information
|
||||
category.</para>
|
||||
</tip>
|
||||
</sect1>
|
||||
|
||||
<!-- ================ Getting Started Subsection -->
|
||||
@@ -141,8 +152,7 @@
|
||||
<screenshot>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="figures/first-open.png" format="PNG"
|
||||
width="311" depth="199" scale="80"/>
|
||||
<imagedata fileref="figures/first-open.png" format="PNG" />
|
||||
</imageobject>
|
||||
<textobject>
|
||||
<phrase>Shows Open Database Window.</phrase>
|
||||
@@ -153,21 +163,26 @@
|
||||
|
||||
<!-- ==== End of Figure ==== -->
|
||||
|
||||
<para>
|
||||
If you would like to open an existing database, check the top
|
||||
radio button and click the <guibutton>OK</guibutton>
|
||||
button. You will then be asked to specify the name of your
|
||||
existing database. If you would like to immediately create a
|
||||
brand new database from scratch right away, choose new
|
||||
database.
|
||||
</para>
|
||||
|
||||
<para>To open a database that you have recently opened, choose the
|
||||
top selection, select your database from the menu and
|
||||
click <guibutton>OK</guibutton>. &app; will then ask you to specify
|
||||
the name of the database you wish to open. </para>
|
||||
|
||||
<para>To open an existing database you have not recently opened,
|
||||
choose the middle selection and click
|
||||
<guibutton>OK</guibutton>. &app; will then ask you to specify the
|
||||
name of the database you wish to open. </para>
|
||||
|
||||
<para>As you might guess, to create a new database, choose
|
||||
"Create a new database"</para>
|
||||
|
||||
<note id="file-notdir-note">
|
||||
<title>Selecting file</title>
|
||||
<para>
|
||||
This version of &app; does not require selecting a directory
|
||||
for the database. Please select filename, as you would in any
|
||||
other application.
|
||||
If you're familiar with version 1.0.X of GRAMPS, you'll note
|
||||
that version 2.0 does not require you to select a directory in
|
||||
which to store the database.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
@@ -178,17 +193,17 @@
|
||||
<sect1 id="get-help">
|
||||
<title>Obtaining Help</title>
|
||||
<para>
|
||||
The following items are available from the
|
||||
<menuchoice><guimenu>Help</guimenu></menuchoice> to provide
|
||||
immediate assistance:
|
||||
GRAMPS has a <menuchoice><guimenu>Help</guimenu></menuchoice> menu
|
||||
that you can consult at any time. It includes the following items:
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
|
||||
<varlistentry>
|
||||
<term>User manual</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to access this manual in the help browser.
|
||||
An electronic version of the manual that you can access while you work in GRAMPS.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -196,20 +211,14 @@
|
||||
<varlistentry>
|
||||
<term>FAQ</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to read the Frequently Asked Questions about
|
||||
&app; in the browser.
|
||||
</para>
|
||||
<para>A list of Frequently Asked Questions about &app;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>GRAMPS home page</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to open the home page of &app; in your
|
||||
default web browser.
|
||||
</para>
|
||||
<para>A link to the GRAMPS' project web site.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@@ -217,8 +226,7 @@
|
||||
<term>GRAMPS mailing lists</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to direct your web browser
|
||||
to the &app; mailing list archives.
|
||||
Gives you direct access to GRAMPS' mailing list archives.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -227,8 +235,10 @@
|
||||
<term>Report a bug</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to file a bug report regarding &app;
|
||||
with the bug tracking system.
|
||||
Choose this item to file a bug report in our bug tracking
|
||||
system. (Remember, &app; is a living project. We want to
|
||||
know about any problems you encounter so we can work to
|
||||
solve them for everyone's benefit.)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -237,7 +247,7 @@
|
||||
<term>Show plugin status</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to display the status of loaded plugins.
|
||||
Use this item to display the status of any plugins you may have added.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -246,10 +256,10 @@
|
||||
<term>Open example database</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Select this item to load the example database shipped
|
||||
with &app;. This database is composed of fictitious
|
||||
people and serves as a useful example for learning how
|
||||
to work with &app;.
|
||||
Select this item to load the example database that is
|
||||
included in your GRAMPS package. This database is composed
|
||||
of fictitious people and serves as a useful example for
|
||||
learning how to work with GRAMPS.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@@ -23,278 +23,242 @@
|
||||
<!-- $Id$ -->
|
||||
|
||||
<title>Preface</title>
|
||||
<para>
|
||||
|
||||
&app; is a free software package designed to help you with
|
||||
genealogical research. It allows you to store, edit, and research
|
||||
genealogical data using your computer. &app; is an open source
|
||||
software package, which means you are free to run it on any number
|
||||
of computers, examine the code, make changes, and redistribute as
|
||||
many copies as you like. It is developed and maintained by a
|
||||
worldwide team of volunteers and is available at no cost from the
|
||||
project web site and from many software distributions
|
||||
|
||||
</para>
|
||||
<para>GRAMPS is a software package designed for genealogical
|
||||
research. Although similar to other genealogical programs, GRAMPS
|
||||
offers some unique and powerful features, which we'll discuss
|
||||
below. </para>
|
||||
|
||||
<para>GRAMPS is a Open Source Software package, which means you
|
||||
are free to make copies and distribute it to anyone you like.
|
||||
It's developed and maintained by a worldwide team of volunteers
|
||||
whose goal is to make GRAMPS powerful, yet easy to use.</para>
|
||||
|
||||
<sect1 id="why-gramps">
|
||||
<title>Why use GRAMPS?</title>
|
||||
|
||||
<para>
|
||||
|
||||
Most genealogy programs allow the researcher to input
|
||||
information related to a family tree. They can usually display
|
||||
descendant or ancestral relationships through graphical
|
||||
displays, charts, or reports. Some allow pictures or other media
|
||||
to be inserted to enhance the raw data. Most provide a means to
|
||||
include data on individuals or families that may or may not be
|
||||
related to the primary family being researched. And they may
|
||||
include other features such as exporting or importing to and
|
||||
from other programs and printing data contained in various
|
||||
reports.
|
||||
<para>Most genealogy programs allow you to enter information
|
||||
about your ancestors and descendants. Typically, they can
|
||||
display family relationships through charts, graphs, or
|
||||
reports. Some allow you to include pictures or other media. Most
|
||||
let you include information about people even if those people
|
||||
are not related to the primary family you happen to be
|
||||
researching. And they may include features that let you exchange
|
||||
data with other programs and print different types of
|
||||
reports. </para>
|
||||
|
||||
</para><para>
|
||||
<para>GRAMPS has all these capabilities and more. Notably, it
|
||||
allows you to integrate bits and pieces of data as they arise
|
||||
from your research and to put them in one place — your
|
||||
computer. You can then use your computer to manipulate,
|
||||
correlate, and analyze your data, rather than messing with reams
|
||||
of paper. </para>
|
||||
|
||||
&app; has all these capabilities and more. Notably, it allows
|
||||
you to integrate bits and pieces of stray data as the arise from
|
||||
your research and put all this information in one place - your
|
||||
computer. You can then use the speed, power, and accuracy of
|
||||
your computer to store, manipulate, correlate, and analyze your
|
||||
data, rather than messing with reams of paper.
|
||||
|
||||
</para><para>
|
||||
|
||||
&app; has the power to let you rearrange your data in any order
|
||||
or sequence and to help you fill gaps in genealogical
|
||||
relationships.
|
||||
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
|
||||
<sect1 id="whats-new">
|
||||
<title>What's new since 1.0.X</title>
|
||||
<para>
|
||||
|
||||
This section lists most notable changes from the previous
|
||||
stable branch of &app;, the 1.0.X.
|
||||
<title>What's new since 1.0.X</title>
|
||||
|
||||
</para>
|
||||
<para>If you are new to GRAMPS, it may not be important for you
|
||||
to know how GRAMPS version 2.0.0 (the object of this manual)
|
||||
differs from previous versions of the software. You may
|
||||
therefore elect to skip this section.</para>
|
||||
|
||||
<para>However, if you are already familiar with GRAMPS and are
|
||||
interested in the new aspects and features of version 2.0.0,
|
||||
please read on.</para>
|
||||
|
||||
<variablelist>
|
||||
|
||||
<varlistentry><term>Berkeley database backend</term>
|
||||
<listitem>
|
||||
<para>
|
||||
|
||||
The default format for &app; is now the BSDDB database.
|
||||
This change allowed us to overcome performance issues and
|
||||
memory requirements of the 1.0.X branch. With the database
|
||||
backend, the database sizes of up to a hundred thousand
|
||||
people do not present a major obstacle any longer.
|
||||
<para>We've adopted the Berkeley database format (BSDDB) as
|
||||
the default for GRAMPS. Berkeley is the most widely used
|
||||
open source developer database in the world.</para>
|
||||
|
||||
</para><para>
|
||||
<para>This change allowed us to overcome issues of
|
||||
performance and memory requirements that beset version
|
||||
1.0.X. With the new back-end, database sizes of up to a
|
||||
hundred thousand people no longer present a major
|
||||
obstacle.</para>
|
||||
|
||||
The default extension for &app; BSDDB database files is
|
||||
grdb. The new format is open and fully documented in the
|
||||
developer's API reference distributed with the source of
|
||||
&app;.
|
||||
<para>The default extension for GRAMPS' BSDDB database files
|
||||
is grdb. The new format is open and fully documented in the
|
||||
developer's API reference distributed with the source code
|
||||
of GRAMPS. </para>
|
||||
|
||||
</para><para>
|
||||
<note id="default-format">
|
||||
<title>Preferred format</title>
|
||||
|
||||
A consequence of the new database backend is that the
|
||||
changes, once approved by the user, are applied
|
||||
immediately. In short, once you click
|
||||
<guibutton>OK</guibutton> in the Person, Family, Source,
|
||||
Place, Media object, or Event editor, all the changes made
|
||||
to this object are recorded in the database. No saving is
|
||||
necessary (or even possible). The analog of quitting
|
||||
without saving would be abandoning all changes and
|
||||
quitting. Also, it is possible to undo recent actions.
|
||||
|
||||
</para>
|
||||
<para>The preferred and default format for &app; is the
|
||||
new BSDDB format.</para>
|
||||
</note>
|
||||
|
||||
<para>A consequence of the new database back-end is that the
|
||||
"saving" function is no longer necessary (or even
|
||||
possible). Now, once you approve changes, they are
|
||||
immediately applied; this means that clicking
|
||||
<guibutton>OK</guibutton> in the Person, Family, Source,
|
||||
Place, Media object, or Event editor immediately records
|
||||
changes in the database. </para>
|
||||
|
||||
<para>In previous versions, you could "quit without
|
||||
saving." This option no longer exists per se; however,
|
||||
in version 2.0.0, you can achieve the same effect if you
|
||||
abandon or "cancel" all changes and then
|
||||
quit.</para>
|
||||
|
||||
<para>Also, it is now possible to undo recent
|
||||
actions.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry><term>Interface improvements</term>
|
||||
<listitem>
|
||||
<para>
|
||||
<varlistentry><term>Other database back-ends</term>
|
||||
<listitem>
|
||||
|
||||
<para>Along with the BSDDB backend, we've incorporated
|
||||
"in-memory" database handling for the GRAMPS XML
|
||||
and GEDCOM formats. This means you can now open files in
|
||||
those two formats and work with their data without having to
|
||||
first create a new database and import data into it. Since
|
||||
this approach requires GRAMPS to hold all the data in
|
||||
memory, it is only useful for small databases (depending on
|
||||
available memory size).</para>
|
||||
|
||||
There were numerous changes in the interface. Most of them
|
||||
are subtle and incremental improvements, and all of them
|
||||
cannot be listed here. The most noticeable changes are:
|
||||
<warning id="gedcom-editing">
|
||||
<title>GEDCOM Editing</title>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Removal of alphabetical tabs
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Ability to add/remove/rearrange columns in list views
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Removal of Save function and addition of Undo
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Proper window management and removal of most modal windows
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Support for Tip of the Day
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Person-dependent context menus (right-click) in Pedigree View
|
||||
listing parents, children, spouses, and siblings
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Export wizard
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Built-in Find function in list views
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Date selector dialog
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Name editor enhancements: patronymic names and non-default
|
||||
grouping
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Recent file support (both gramps-specific and gnome-wide)
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>Please keep in mind that some information in a
|
||||
GEDCOM file may be lost during import into GRAMPS. Simply
|
||||
opening and viewing the file will not change it. However,
|
||||
if any changes were made and they were not abandoned upon
|
||||
exit, exiting GRAMPS will save the data, with the possible
|
||||
data loss.</para>
|
||||
</warning>
|
||||
|
||||
</para>
|
||||
</listitem>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
Other database backends
|
||||
</term>
|
||||
<term>Desktop integration</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Along with the BSDDB backend, the in-memory database handling
|
||||
for &app; XML and GEDCOM formats has been added. Simply put, it
|
||||
is now possible to natively open data in those two formats
|
||||
(although the preferred and default format is grdb) and work with
|
||||
that data, without necessarily setting up an empty database and
|
||||
then importing into it. This approach requires holding all data in
|
||||
memory, so it is only useful for small databases (depending on the
|
||||
available memory size). In such mode, the data is automatically
|
||||
saved upon exit, to mimic the functionality of the real database.
|
||||
|
||||
<warning id="gedcom-inmem1-warn">
|
||||
<title>GEDCOM Editing</title>
|
||||
<para>
|
||||
Please keep in mind that some information in GEDCOM
|
||||
file may be lost during import into &app;. Simply
|
||||
opening and viewing the file will not change it.
|
||||
However, if any changes were made and they were not
|
||||
abandoned upon exit, exiting &app; will save the data,
|
||||
with the possible data loss.
|
||||
</para>
|
||||
</warning>
|
||||
</para>
|
||||
<para>We've improved the way GRAMPS integrates with the GNOME
|
||||
desktop interface common to many Linux distributions. All file
|
||||
formats recognized by GRAMPS are now registered as mime types;
|
||||
each has its own icon and has GRAMPS as its default
|
||||
handler. Thus, if you double-click on any file having one of
|
||||
these formats, GRAMPS will launch and open the file.</para>
|
||||
|
||||
<para>We've also added support for GNOME's "recent
|
||||
documents" function and have incorporated this function
|
||||
within GRAMPS itself.</para>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Interface improvements</term>
|
||||
<listitem>
|
||||
|
||||
<para>We've made numerous changes in the interface. Most of
|
||||
them are subtle and incremental improvements, and all of them
|
||||
cannot be listed here. The most notable are:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Removal of alphabetical tabs.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Ability to add/remove/rearrange columns in list views.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Removal of the Save function and addition of Undo.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Proper window management and removal of most modal windows.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Support for Tip of the Day.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Person-dependent context menus (right-click) in
|
||||
Pedigree View, listing parents, children, spouses, and
|
||||
siblings.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Addition of an Export wizard.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Built-in Find function in list views.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Addition of a Date selector dialog.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Name editor enhancements: patronymic names and
|
||||
non-default grouping.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>"Recent document" support (both within GRAMPS and
|
||||
GNOME-wide)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Import and Export</term>
|
||||
<listitem>
|
||||
<para>
|
||||
New import and export filters available for the GeneWeb format.
|
||||
</para>
|
||||
<para>We've added import and export filters for the GeneWeb format.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Reports</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A new report -- Statistics Chart -- has been added to &app;.
|
||||
</para><para>
|
||||
An overall change of the whole report framework has been
|
||||
accomplished. All reports now remember their options. It
|
||||
is possible to generate reports from the command line,
|
||||
without launching the interactive &app; session. The
|
||||
report API is much simpler now, making it easy to write a
|
||||
custom report. A single code instance may be used for a
|
||||
standalone report, a book item, and a command-line
|
||||
report.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Command line</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The new command line functionality includes opening the
|
||||
filename argument given without any flags, as well as new
|
||||
flags and options for report generation. Also, the
|
||||
addition of new formats leads to additional available
|
||||
format options.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>We've added a new report: Statistics Chart. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>We've changed the overall report framework. All
|
||||
reports now remember the options you configure for
|
||||
them.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>It is possible to generate reports from the command
|
||||
line, without launching the interactive GRAMPS
|
||||
session.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>The report API is much simpler now, making it easy to
|
||||
write custom reports.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>A single code instance may be used for a standalone
|
||||
report, a book item, and a command-line report. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Internationalization</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The approach for entering and displaying dates has been
|
||||
completely re-worked. In particular, the new framework
|
||||
allows for a deeper localization of displayed dates than
|
||||
was ever possible using the translatable strings.
|
||||
</para><para>
|
||||
The internationalization of names have also been improved.
|
||||
Names can be grouped under a non-default
|
||||
string. Patronymic names are supported, and it is easy to
|
||||
program new ways of displaying names, as may be required
|
||||
by various cultures and languages.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Desktop integration</term>
|
||||
<listitem>
|
||||
<para>
|
||||
All formats known to &app; are now registered as mime
|
||||
types, each with its icon and &app; as a default
|
||||
handler. Double-clicking on a file with any of these
|
||||
formats will launch &app; and open that file. &app; also
|
||||
added support for the recent documents
|
||||
functionality. This is on both the GNOME-wide level
|
||||
and within the &app;.
|
||||
</para><para>
|
||||
The preferences are now properly stored using GConf, with
|
||||
schemas, partitioning of keys into smaller directories,
|
||||
error checking, and notification.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>The approach for entering and displaying dates has
|
||||
been completely reworked. The new framework allows for a
|
||||
deeper localization of displayed dates than was ever
|
||||
possible using the translatable strings.</para>
|
||||
<para>The internationalization of names has also been
|
||||
improved. Names can be grouped under a non-default
|
||||
string. Patronymic names are supported, and it is easy to
|
||||
program new ways to display names in the manner customary to
|
||||
a given culture or language.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="typography">
|
||||
|
@@ -4985,7 +4985,7 @@
|
||||
To insert the code from the internal notes into the web pages,
|
||||
select the appropriate Media Objects from the <guilabel>HTML user
|
||||
header</guilabel> and <guilabel>HTML user footer</guilabel> menus.
|
||||
Two div sections will be added to the pages — userheader and userfooter.
|
||||
Two div sections will be added to the pages - userheader and userfooter.
|
||||
The corresponding HTML code is inserted into the HTML page surrounded by div
|
||||
markers. You can customize your style sheet to provide additional formatting
|
||||
and positioning information to control these sections.</para>
|
||||
|
Reference in New Issue
Block a user