Difference between revisions of "man"
m |
|
(No difference)
|
Revision as of 13:18, 22 April 2016
![]() |
English • français |
---|
Using GeneWeb with command lines assumes that you are familiar with the notions of files, folders and that you are not afraid of entering commands directly in a terminal window. If this was not the case, you should limit yourself to the use of gwsetup which provides a web based interface for most of the needed actions.
In order to configure and launch GeneWeb, you may use interactive commands in terminal window:
- with a xterm virtual console under Unix/Linux or a terminal window under OS X,
- with cmd.exe under Windows (various ways to start cmd.exe depending on Windows version).
In this window, type the command to position yourself in the folder where GeneWeb is installed (see GeneWeb installation) which could be:
- under Unix or OSX:
cd /home/user/geneweb/gw/
- under Windows,:
cd c:\"program files (x86)"\geneweb\gw
./program -help
will return the help documentation with a list of possible parameters.
Main components
The following programs perform the following tasks:
- gwd: act as a HTTP server processing requests end returning results.
- gwc: read a GWformat file to create a GeneWeb base.
- ged2gwb: read a GED file to create a GeneWeb base
- gwu: outputs the content of a base in the GeneWeb format
- gwb2ged: outputs the content of a base in the GED format.
Utilities
- consang: compute the consanguinity in a base and clean-up.
- update_nldb: create the index of the various auxiliary pages created in notes with the wiki syntax [[[linked_page/displayed text]]]. Listing of these pages is obtained with the link
m=MISC_NOTES
in URL.
- usage:
./update_nldb <base_name>
GeneWeb Manual
- Download and install GeneWeb program under GNU/Linux, Mac OS X, Microsoft Windows, FreeBSD; on Mac OS X, Linux or Windows using Docker; or in CGI mode behind a web server.
- Understand GeneWeb server, homonym, consanguinity.
Use and manage genealogical databases
- Import Gedcom
.ged
or GeneWeb.gw
files with gwsetup or in command-line. - Update datas (add/remove individuals and families), merge duplicates, type dates.
- Use wikitext syntax, macros, keyboard shortcuts.
- Clean, recover, rename, save, archive a database.
- Merge and split multiples databases.
Technical annex
- Personalize CSS, header and trailer, templates, lexicon and declension.
- Configuration file
.gwf
(for templm), wizard notes, passwords for friends/wizards and access restrictions to databases. - Add images in notes, further remarks for experts.