Configuration parameters for templm in GeneWeb 7.00
![]() |
English • français |
---|
Contents
- 1 Description of the variables
- 1.1 Style sheets
- 1.2 List of professions
- 1.3 Listof locations
- 1.4 List of sources
- 1.5 Age computation
- 1.6 jquery functions
- 1.7 Shortest path
- 1.8 Number of generations
- 1.9 Menus position
- 1.10 Display the wiki link
- 1.11 Move the marriage comment
- 1.12 Surname display
- 1.13 Particles conversion
- 1.14 Link to gwsetup
- 1.15 gwsetup port number
- 1.16 Number of colums for display
- 1.17 Hide flags
templm
uses specific configuration variables that must be added in /bases/base.gwf
:
css=1 datalist_occu=2 datalist_place=2 datalist_src=2 event_age=yes jquery=yes max_dates= maxlev=2 menu= misc=no move_comment=yes particles=no setup_link=no setup_http= uppercase=no wide=no hideflag= static_path= birth_symbol= death_symbol=
Description of the variables
Style sheets
List of professions
Uploads the list of professions when entering data.
- datalist_occu= : do nothing.
- datalist_occu=1 : uploads the whole list once.
- datalist_occu=2 : uploads a sub-list after typing three characters.
Listof locations
Uploads the list of locations when entering data.
- datalist_place= : do nothing.
- datalist_place=1 : uploads the whole list once.
- datalist_place=2 : uploads a sub-list after typing three characters.
List of sources
Uploads the list of locations when entering data.
- datalist_src= : do nothing.
- datalist_src=1 : uploads the whole list once.
- datalist_src=2 : uploads a sub-list after typing three characters.
Age computation
On a personal page, display the age of parents at birth, and the age of the person for each other events.
- event_age=yes
jquery functions
If jquery is active, the number of ancestors, implesex and descendants will be displayed. This activates also automatis locations, professions, sources and witness lookup in eprsonal and family update forms.
- jquery=yes
Shortest path
Deactivate "shortest path" links in statistics if more than n dates.
- max_dates=n
Number of generations
Number of generations displayed in the "Descendants" of a personal page. If maxlev
is greater than 1, then great-great grand-parents are displayed in the Ascendants section.
- maxlev=2 : affiche deux générations.
Menus position
Position scrolling menus at the top of the page, or a static menu at the bottom.
- menu= : Position scrolling menus at the top of the page.
- menu=1 : Position a static menu at the bottom of the page.
Display the wiki link
Display teh wiki link ([[first_name/patronyme/0/Ftirst_name SURNAME]]) and the various wayd a person is called on its page..
- misc=surname
Move the marriage comment
Sur le formulaire de la famille, s’il n’y a pas de note de mariage/non mariage/relation (pas de mention), alors la note de l'union est déplacé automatiquement vers la note de ces événements.
- move_comment=yes
Surname display
Converts automatically first_name surnale into First_name SURNAME in the data capture forms.
- uppercase=yes
Particles conversion
if both uppercase=yes and particles=yes, then converts "first_name de surname" into "First_name de SURNAME".
- particles=yes
Link to gwsetup
DIsplay a ling to gwsetup on personal pages.
- setup_link=yes
gwsetup port number
Provides a URL to gwsetup with the appropriate value of the -p
parameter. Default is localhost:2316.
- setup_http=
Number of colums for display
Alters display of personal pages:
- wide=yes : single colums display (÷)
- wide=no : two colums display (·|·).
Hide flags
Hide flage in the menu:
- hideflag= yes : do hide flags.
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.