GeneWeb gw folder
Jump to navigation
Jump to search
Language: | English |
---|
A GeneWeb distribution is available as a compressed .tar, .gz or .zip archive file or as an installer for some Windows releases. The archives can be decompressed into a folder whose structure is as follows:
-
- geneweb-distribution: the folder containing the GeneWeb distribution (can be renamed)
- bases: default location for databases (can be moved)
- gw
- etc: files of templates
- template_x.txt (multiple templates for capture and display of data)
- css: CSS files (styles)
- js: javascript files
- modules: personalisation modules
- folders for additional styles of template
- robots.txt !! contains “User-Agent: * Disallow: /” ? !!
- images: icons used by gwd
- lang: language files used in template construction such as lexicons and starts file
- alias_lg.txt
- lex_utf8.txt utf_8 version of the lexicon
- lexicon_perso.txt private lexicon supplementing lex_utf8 (see -add_lexicon in gwd)
- setup: gwsetup template files
- a.gwf: standard version for the configuration parameters of a base
- cache_files: tool to build datalist caches for field autocompletion in forms.
- connex: tool to calculate connectivity
- consang: tool to calculate consanguinity
- ged2gwb, ged2gwb2, gwb2ged: base creation and extraction with GED format
- gwc, gwc2, gwu: gwc to create a base, gwu to extract a .gw archive file
- gwd.arg: static execution parameters for gwd
- gwd: the main GeneWeb server
- gwd.log: execution traces for gwd (as specified at gwd launch)
- gwd.xlc: black list to exclude access to specific web domain or users.
- gwdiff: …
- gwfixbase: …
- gwgc: …
- gwrepl: …
- gwsetup: auxiliary server for base management
- only.txt: access restriction for gwsetup
- tags.txt: list of authorized HTML tags
- update_nldb: update the internal links between notes and individual pages
- etc: files of templates
- CHANGES.txt: changelog
- geneweb: launch gwsetup, gwd and START.html page
- gwd: minimal launch script for gwd
- gwsetup: minimal launch script for gwsetup
- LICENSE.txt
- LIZEZMOI.txt
- README.txt
- START.htm : a minimal start page (assumes that gwd and gwsetup have been started)
- bases: default location for databases (can be moved)
- geneweb-distribution: the folder containing the GeneWeb distribution (can be renamed)
Notes that geneweb
and gwd
script files have .sh
extension on Linux, .bat
on Windows and .command
on macOS.