From 0626e809b64c44a1e875ba5d27be141bec815872 Mon Sep 17 00:00:00 2001
From: Alex Roitman
Date: Wed, 19 Mar 2003 23:20:53 +0000
Subject: [PATCH] Done with editing except for the Witness Editor
svn: r1362
---
gramps2/doc/gramps-manual/C/gramps.html | 314 +++++++++++++++++++++++-
gramps2/doc/gramps-manual/C/gramps.xml | 166 +++++++++++--
2 files changed, 456 insertions(+), 24 deletions(-)
diff --git a/gramps2/doc/gramps-manual/C/gramps.html b/gramps2/doc/gramps-manual/C/gramps.html
index fd6450fe2..0b0ddf1a1 100644
--- a/gramps2/doc/gramps-manual/C/gramps.html
+++ b/gramps2/doc/gramps-manual/C/gramps.html
@@ -3264,7 +3264,7 @@ NAME="adv-src"
>
To edit source data, switch to the Sources View and select the
- desired entry in the list of sources. Double-clik on that entry or
+ desired entry in the list of sources. Double-click on that entry or
click Edit
To edit place data, switch to the Places View and select the
- desired entry in the list of places. Double-clik on that entry or
+ desired entry in the list of places. Double-click on that entry or
click EditGeneral tab allows editing of the most general
- information about the place: title which labels it in the databse,
- city, church parish, county, state, country, longitude, and lattitude.
+ information about the place: title which labels it in the database,
+ city, church parish, county, state, country, longitude, and latitude.
This information can be typed in the appropriate text entry fields.
To edit media data, switch to the Media View and select the
- desired entry in the list of sources. Double-clik on that entry or
+ desired entry in the list of sources. Double-click on that entry or
click Edit. This information cannot be modified from
the Medi Object Properties EditorMedia Object Properties Editor dialog.
Instead, the corresponding database record (e.g. birth event) has to
be brought up and its media object reference edited in the gallery
@@ -4086,7 +4086,7 @@ CLASS="guilabel"
CLASS="guilabel"
>General tab allows editing of the most general
- information about the event: its type, date, place, cause, adn
+ information about the event: its type, date, place, cause, and
description. The type can be selected from available types listed
in the Private record box to mark this name
- record as private. This will give you a chance to omit this event from
+ record as private. This will give you a chance to omit this name from
being included in the reports, if you choose so among the report
generation options.
4.8.9. Edit Attributes
Attributes are edited through the following
+ Attribute Editor dialog:
Figure 19. Attribute Editor dialog
The top of the window shows the dialog title including the name
+ of the person whose attribute is being edited. The central part
+ of the window displays three notebook tabs containing different
+ categories of available information. You can bring any tab to the
+ top for viewing or editing by clicking on the appropriate tab heading.
+ The bottom part has OK and
+ Cancel buttons. Clicking
+ OK at any time will apply all the
+ changes made in all tabs and close the dialog window. Clicking
+ Cancel at any time will close the window without
+ applying any changes. If any of the data in any tab was modified,
+ the alert window will appear with the choices of closing the dialog
+ without saving changes, canceling the initial cancel request, or saving
+ the changes.
The tabs provide the following information categories of
+ the attribute data:
General
+ General tab allows editing of the most general
+ information about the attribute: name of the attribute and its value.
+ The information can be typed in the appropriate text entry fields.
+ The attribute name can also be selected from available choices (if any)
+ listed in the Attribute drop-down menu.
+ Check the Private record box to mark this
+ attribute record as private. This will give you a chance to omit
+ this attribute from being included in the reports, if you choose
+ so among the report generation options.
Sources
+ Sources tab displays information about sources
+ relevant to this attribute and the controls allowing its modification.
+ The central part displays the list of all such sources references
+ stored in the database. The buttons Add...,
+ Edit..., and Delete
+ allow to correspondingly add, modify, and remove a source reference
+ to this attribute . Note that Edit... and
+ Delete buttons become available only when
+ a source reference is selected from the list.
Note
Note tab displays any notes concerning
+ the attribute . To add a note or modify existing notes simply edit the
+ text in the text entry field.
+
4.8.10. Edit Addresses
Addresses are edited through the following
+ Address Editor dialog:
Figure 20. Address Editor dialog
The top of the window shows the dialog title including the name
+ of the person whose address is being edited. The central part
+ of the window displays three notebook tabs containing different
+ categories of available information. You can bring any tab to the
+ top for viewing or editing by clicking on the appropriate tab heading.
+ The bottom part has OK and
+ Cancel buttons. Clicking
+ OK at any time will apply all the
+ changes made in all tabs and close the dialog window. Clicking
+ Cancel at any time will close the window without
+ applying any changes. If any of the data in any tab was modified,
+ the alert window will appear with the choices of closing the dialog
+ without saving changes, canceling the initial cancel request, or saving
+ the changes.
The tabs provide the following information categories of
+ the address data:
General
+ General tab allows editing of the most general
+ information about the address: date, street address, city or county,
+ state or province, country, and the postal code. The information can
+ be typed in the appropriate text entry fields.
+ Check the Private record box to mark this address
+ record as private. This will give you a chance to omit this address
+ from being included in the reports, if you choose so among the report
+ generation options.
Sources
+ Sources tab displays information about sources
+ relevant to this address and the controls allowing its modification.
+ The central part displays the list of all such sources references
+ stored in the database. The buttons Add...,
+ Edit..., and Delete
+ allow to correspondingly add, modify, and remove a source reference
+ to this address. Note that Edit... and
+ Delete buttons become available only when
+ a source reference is selected from the list.
Note
Note tab displays any notes concerning
+ the address. To add a note or modify existing notes simply edit the
+ text in the text entry field.
+
Edit Source Data To edit source data, switch to the Sources View and select the
- desired entry in the list of sources. Double-clik on that entry or
+ desired entry in the list of sources. Double-click on that entry or
click Edit on the toolbar to invoke the
following Source Editor dialog:
@@ -1439,7 +1439,7 @@
Edit Place Data To edit place data, switch to the Places View and select the
- desired entry in the list of places. Double-clik on that entry or
+ desired entry in the list of places. Double-click on that entry or
click Edit on the toolbar to invoke the
following Place Editor dialog:
@@ -1476,8 +1476,8 @@
GeneralGeneral tab allows editing of the most general
- information about the place: title which labels it in the databse,
- city, church parish, county, state, country, longitude, and lattitude.
+ information about the place: title which labels it in the database,
+ city, church parish, county, state, country, longitude, and latitude.
This information can be typed in the appropriate text entry fields.
@@ -1584,7 +1584,7 @@
Edit Media Data To edit media data, switch to the Media View and select the
- desired entry in the list of sources. Double-clik on that entry or
+ desired entry in the list of sources. Double-click on that entry or
click Edit on the toolbar to invoke the
following Edit Media Properties dialog:
@@ -1671,7 +1671,7 @@
all of them. The list can be ordered by any of its column headers:
Type, Object, or
Value. This information cannot be modified from
- the Medi Object Properties Editor dialog.
+ the Media Object Properties Editor dialog.
Instead, the corresponding database record (e.g. birth event) has to
be brought up and its media object reference edited in the gallery
tab.
@@ -1717,7 +1717,7 @@
GeneralGeneral tab allows editing of the most general
- information about the event: its type, date, place, cause, adn
+ information about the event: its type, date, place, cause, and
description. The type can be selected from available types listed
in the Event type drop-down menu. The rest
of the information can be typed in the appropriate text entry fields.
@@ -1819,7 +1819,7 @@
Alternate names are edited through the following
Alternate Names Editor dialog:
-
+
@@ -1893,26 +1893,164 @@
Edit Attributes
-
+ Attributes are edited through the following
+ Attribute Editor dialog:
+
+
+
+
+
+ The top of the window shows the dialog title including the name
+ of the person whose attribute is being edited. The central part
+ of the window displays three notebook tabs containing different
+ categories of available information. You can bring any tab to the
+ top for viewing or editing by clicking on the appropriate tab heading.
+ The bottom part has OK and
+ Cancel buttons. Clicking
+ OK at any time will apply all the
+ changes made in all tabs and close the dialog window. Clicking
+ Cancel at any time will close the window without
+ applying any changes. If any of the data in any tab was modified,
+ the alert window will appear with the choices of closing the dialog
+ without saving changes, canceling the initial cancel request, or saving
+ the changes.
+
+ The tabs provide the following information categories of
+ the attribute data:
+
+
+ General
+
+ General tab allows editing of the most general
+ information about the attribute: name of the attribute and its value.
+ The information can be typed in the appropriate text entry fields.
+ The attribute name can also be selected from available choices (if any)
+ listed in the Attribute drop-down menu.
+ Check the Private record box to mark this
+ attribute record as private. This will give you a chance to omit
+ this attribute from being included in the reports, if you choose
+ so among the report generation options.
+
+
+
+
+ Sources
+
+ Sources tab displays information about sources
+ relevant to this attribute and the controls allowing its modification.
+ The central part displays the list of all such sources references
+ stored in the database. The buttons Add...,
+ Edit..., and Delete
+ allow to correspondingly add, modify, and remove a source reference
+ to this attribute . Note that Edit... and
+ Delete buttons become available only when
+ a source reference is selected from the list.
+
+
+
+
+ Note
+
+ Note tab displays any notes concerning
+ the attribute . To add a note or modify existing notes simply edit the
+ text in the text entry field.
+
+
+ Edit Addresses
-
+ Addresses are edited through the following
+ Address Editor dialog:
+
+
+
+
+
+ The top of the window shows the dialog title including the name
+ of the person whose address is being edited. The central part
+ of the window displays three notebook tabs containing different
+ categories of available information. You can bring any tab to the
+ top for viewing or editing by clicking on the appropriate tab heading.
+ The bottom part has OK and
+ Cancel buttons. Clicking
+ OK at any time will apply all the
+ changes made in all tabs and close the dialog window. Clicking
+ Cancel at any time will close the window without
+ applying any changes. If any of the data in any tab was modified,
+ the alert window will appear with the choices of closing the dialog
+ without saving changes, canceling the initial cancel request, or saving
+ the changes.
+
+ The tabs provide the following information categories of
+ the address data:
+
+
+ General
+
+ General tab allows editing of the most general
+ information about the address: date, street address, city or county,
+ state or province, country, and the postal code. The information can
+ be typed in the appropriate text entry fields.
+ Check the Private record box to mark this address
+ record as private. This will give you a chance to omit this address
+ from being included in the reports, if you choose so among the report
+ generation options.
+
+
+
+
+ Sources
+
+ Sources tab displays information about sources
+ relevant to this address and the controls allowing its modification.
+ The central part displays the list of all such sources references
+ stored in the database. The buttons Add...,
+ Edit..., and Delete
+ allow to correspondingly add, modify, and remove a source reference
+ to this address. Note that Edit... and
+ Delete buttons become available only when
+ a source reference is selected from the list.
+
+
+
+
+ Note
+
+ Note tab displays any notes concerning
+ the address. To add a note or modify existing notes simply edit the
+ text in the text entry field.
+
+
+
+
Edit Witnesses
+
-