Difference between revisions of "manual"
From GeneWeb
m (remove links in model ; template is not for §start section) |
(t.) |
||
Line 5: | Line 5: | ||
== Starting == | == Starting == | ||
* [[Download]] | * [[Download]] | ||
− | * Install the GeneWeb program | + | * Install the GeneWeb program: |
− | ** | + | ** On [[Linux|GNU/Linux]], [[OSX|Mac OS X]], [[Windows|Microsoft Windows]]. |
− | ** | + | ** In [[CGI|CGI mode behind a web server]], [[Installing GeneWeb 7 on a Raspberry Pi webserver|on a Raspberry Pi]]. |
− | ** | + | ** With [[https|HTTPS access]]. |
− | ** | + | ** Using [[Docker|{{c|Docker]]||}}. |
* Configure: | * Configure: | ||
− | ** [[gwd|GeneWeb daemon]] launch parameters | + | ** Start [[gwd|GeneWeb daemon]] [[man|launch parameters]]. |
− | ** [[configuration| | + | ** [[configuration|Database]] editing {{c|base_name.gwf}} file. |
− | + | ||
== Use == | == Use == | ||
Line 24: | Line 23: | ||
* [[macros|Writing Macros]]. | * [[macros|Writing Macros]]. | ||
* [[shortcuts|Using keyboard shortcuts]]. | * [[shortcuts|Using keyboard shortcuts]]. | ||
− | * | + | * Change the appearance of a base using [[templates]]. |
== Manage == | == Manage == |
Revision as of 23:02, 8 August 2019
![]() |
English • Deutsch • français |
---|
Starting
- Download
- Install the GeneWeb program:
- On GNU/Linux, Mac OS X, Microsoft Windows.
- In CGI mode behind a web server, on a Raspberry Pi.
- With HTTPS access.
- Using
Docker
.
- Configure:
- Start GeneWeb daemon launch parameters.
- Database editing
base_name.gwf
file.
Use
- Data entry and update for:
- Individuals and Families,
- Finding and merging duplicate records.
- Entering dates.
- Using declensions; alternate name spellings (in GeneWeb 6).
- Wikitext syntax.
- Writing Macros.
- Using keyboard shortcuts.
- Change the appearance of a base using templates.
Manage
- Import GEDCOM
.ged
or GeneWeb.gw
databases withgwsetup
or with terminal commands. - Merge and split multiple databases.
- Clean, recover, rename (or move), save, and archive a database.
Technical Annex
- Understand the
gwd
server. - Understand homonyms (how duplicate names are handled).
- Configure appearance with:
- Cascaded style sheets
.css
files). - Header and trailer files; the lexicon files (how languages and handled in GeneWeb).
- Editable template files
- Cascaded style sheets
- Configure operations (program actions), with:
- The tool
gwf
. - Specific parameters (for
templm
) . - Passwords for Friends/Wizards and handling access permissions for databases.
- The tool
- Syntax to add images to Notes fields.
- Understand the Geneweb human-readable, archival format of
.gw
files . - How to compute Consanguinity (genetic relationships between people).
- Further remarks for experts.