Difference between revisions of "distribution"
From GeneWeb
m |
m (intro ; typo ; dir first ; suppr. des « .ext » ; alpha = mauvais exemple, remarque technique sur CGI reformulée et placée en bas (joli travail merci Henri)) |
||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE: | + | {{DISPLAYTITLE:GeneWeb distribution folder}} |
{{languages|Distribution}} | {{languages|Distribution}} | ||
− | + | '''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: | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{arbre début}} | {{arbre début}} | ||
* | * | ||
− | ** {{d}} geneweb-distribution | + | ** {{d}} geneweb-distribution: the folder containing the GeneWeb distribution. |
− | *** {{d}} bases | + | *** {{d}} bases: a proposed location for storing bases |
− | * | + | **** {{branche finale}} [to be detailed] |
− | *** {{ | + | |
*** {{d}} gw | *** {{d}} gw | ||
− | **** {{f}} a.gwf | + | **** {{d}} etc: [[templates|template]] files |
− | **** {{e}} [[consang]] | + | **** {{d}} images: icons used by gwd |
− | + | **** {{d}} lang: language files used in template construction such as [[lexicon]] | |
− | **** {{f}} [[ged2gwb]], ged2gwb2, [[gwb2ged]] : base creation and extraction with GED format | + | **** {{d}} setup: gwsetup template files |
− | **** {{e}} [[gwc]] | + | **** {{f}} a.gwf: standard version for the configuration parameters of a base |
− | **** {{e}} [[gwd]] | + | **** {{e}} [[consang]]: tool to calculate consanguinity |
− | **** {{f}} gwd.arg | + | **** {{f}} [[ged2gwb]], ged2gwb2, [[gwb2ged]]: base creation and extraction with GED format |
− | **** {{f}} gwd.log | + | **** {{e}} [[gwc]], gwc2, [[gwu]]: gwc to create a base, gwu to extract a .gw archive file |
− | **** {{e}} [[gwsetup]] | + | **** {{e}} [[gwd]]: the main GeneWeb server |
− | + | **** {{f}} gwd.arg: execution parameters for gwd | |
− | + | **** {{f}} gwd.log: execution traces for gwd (as specified at gwd launch) | |
− | **** {{f}} only.txt : access restriction for gwsetup | + | **** {{e}} [[gwsetup]]: auxiliary server for base management |
− | + | **** {{f}} only.txt: access restriction for gwsetup | |
− | **** {{f}} tags.txt : list of authorized HTML tags | + | **** {{f}} tags.txt: list of authorized HTML tags |
− | **** {{branche finale}}{{d}} update_nldb | + | **** {{branche finale}}{{d}} update_nldb: update the [[cross links]] between notes and pages |
− | *** {{s}} gwd. | + | *** {{f}} CHANGES.txt: [[changelog]] |
− | *** {{s}} gwsetup | + | *** {{s}} geneweb: launch gwsetup, gwd and START.html page |
+ | *** {{s}} gwd: minimal launch script for gwd | ||
+ | *** {{s}} gwsetup: minimal launch script for gwsetup | ||
*** {{f}} LICENSE.txt | *** {{f}} LICENSE.txt | ||
*** {{f}} LIZEZMOI.txt | *** {{f}} LIZEZMOI.txt | ||
Line 49: | Line 35: | ||
{{arbre fin}} | {{arbre fin}} | ||
− | Note also that the minimal {{c|gwd}} start script provided in this distribution folder installs a {{c| | + | {{c|geneweb}} and {{c|gwd}} script files have {{c|.bat}} extension on Windows and {{c|.command}} extension on macOS. |
+ | |||
+ | Note also that the minimal {{c|gwd}} start script provided in this distribution folder installs a {{c|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 {{c|cgi-bin/gwd.sh}} launch script and the {{c|gw}} link to the style and JavaScript files at the web_root). |
Revision as of 02:40, 29 November 2016
![]() |
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: a proposed location for storing bases
- [to be detailed]
-
gw
-
etc: template files
-
images: icons used by gwd
-
lang: language files used in template construction such as lexicon
-
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: execution parameters for gwd
-
gwd.log: execution traces for gwd (as specified at gwd launch)
-
gwsetup: auxiliary server for base management
-
only.txt: access restriction for gwsetup
-
tags.txt: list of authorized HTML tags
update_nldb: update the cross 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).