Difference between revisions of "distribution"
Jump to navigation
Jump to search
(/etc sub folders (css, js, modules), -add_lexicon) |
|||
Line 11: | Line 11: | ||
*** {{d}} gw | *** {{d}} gw | ||
**** {{d}} etc: files of [[templates]] | **** {{d}} etc: files of [[templates]] | ||
− | ***** {{d}} [[templates#Modules| | + | ***** {{f}} template_x.txt (multiple templates for capture and display of data) |
+ | ***** {{d}} css: for css styles | ||
+ | ***** {{d}} js: for JavaSrcipt programs | ||
+ | ***** {{d}} modules: for [[templates#Personnalisation Modules|personnalisation]] modules | ||
+ | ***** {{d}} [[templates#Modules|folders]] for additional styles of template | ||
***** {{branche finale}}{{f}} robots.txt !! contains “User-Agent: * Disallow: /” ? !! | ***** {{branche finale}}{{f}} robots.txt !! contains “User-Agent: * Disallow: /” ? !! | ||
**** {{d}} images: icons used by gwd | **** {{d}} images: icons used by gwd | ||
**** {{d}} lang: language files used in template construction such as [[lexicon]]s and starts file | **** {{d}} lang: language files used in template construction such as [[lexicon]]s and starts file | ||
***** {{f}} alias_lg.txt | ***** {{f}} alias_lg.txt | ||
− | ***** {{f}} | + | ***** {{f}} lex_utf8.txt utf_8 version of the lexicon |
− | ***** {{branche finale}}{{f}} | + | ***** {{branche finale}}{{f}} lexicon_perso.txt private lexicon supplementing lex_utf8 (see -add_lexicon in [[gwd]]) |
**** {{d}} setup: gwsetup template files | **** {{d}} setup: gwsetup template files | ||
**** {{f}} a.gwf: standard version for the [[configuration|configuration parameters of a base]] | **** {{f}} a.gwf: standard version for the [[configuration|configuration parameters of a base]] |
Revision as of 17:46, 9 November 2018
![]() |
English |
---|
GeneWeb distribution are available as compressed .tar, .gz or .zip archive files (or as an installer for some Windows releases). The archives can be uncompresssed into a folder whose structure is:
-
geneweb-distribution: the folder containing the GeneWeb distribution
bases: default location for databases (see the bases section for a complete description of bases folder)
gw
etc: files of templates
template_x.txt (multiple templates for capture and display of data)
css: for css styles
js: for JavaSrcipt programs
modules: for personnalisation 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
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: the main GeneWeb server
gwd.arg: static execution parameters for gwd
gwd.log: execution traces for gwd (as specified at gwd launch)
gwd.xlc: black list to exclude access to specific web domain or users.
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 pages
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)
geneweb
and gwd
script files have .bat
extension on Windows and .command
extension on macOS.
Note also that the minimal gwd
start script provided in this distribution folder installs a bases
folder in the distribution folder itself. You may choose to keep this organisation rather than maintaining a separate folder.
You may also rename the main folder to any name of your choice, but don't forget to use the same name if you use CGI mode in the cgi-bin/gwd.sh
launch script and the gw
link to the style and JavaScript files at the web_root.