Difference between revisions of "bases"
From GeneWeb
m (→ Bases folder in GeneWeb 7: bd/tags.txt) |
|||
Line 53: | Line 53: | ||
* {{d}} [[distribution]] (details the description of the program folder {{c|gw/}}, only {{c|bases/}} is described here) | * {{d}} [[distribution]] (details the description of the program folder {{c|gw/}}, only {{c|bases/}} is described here) | ||
** {{d}} bases: The folder containing the GeneWeb databases | ** {{d}} bases: The folder containing the GeneWeb databases | ||
+ | *** {{f}} comm.log | ||
*** {{f}} perso_lexicon.txt ? or base specific ? UTF-8 personnal complementary lexicon | *** {{f}} perso_lexicon.txt ? or base specific ? UTF-8 personnal complementary lexicon | ||
*** {{f}} particules.txt or perso_particules.txt ? or base specific perso_particules.txt ? | *** {{f}} particules.txt or perso_particules.txt ? or base specific perso_particules.txt ? | ||
− | *** {{f}} | + | *** {{f}} tags.txt: list of [[tags|authorized HTML tags]] |
*** {{d}} mybase.gwb: folder of the genealogical database called {{c|mybase}} | *** {{d}} mybase.gwb: folder of the genealogical database called {{c|mybase}} | ||
**** {{f}} params.gwf: associated [[configuration|.gwf configuration/parameters file]] | **** {{f}} params.gwf: associated [[configuration|.gwf configuration/parameters file]] | ||
Line 61: | Line 62: | ||
**** {{f}} mybase-w.auth example of password file for wizards ({{c|1=wizard_passwd_file=}}) | **** {{f}} mybase-w.auth example of password file for wizards ({{c|1=wizard_passwd_file=}}) | ||
**** {{f}} history: historic of modifications | **** {{f}} history: historic of modifications | ||
− | |||
**** {{f}} counts.txt access counts | **** {{f}} counts.txt access counts | ||
**** {{f}} mybase.lck lock file | **** {{f}} mybase.lck lock file |
Revision as of 10:12, 10 February 2017
![]() |
English |
---|
The folder of the databases should contain the same information structure as in the case of an installation on a personal computer. Its location is, by default, within the distribution folder with the name /bases
, but it can be located elsewhere and named otherwise according to your preferences. Similarly, the choice of names for your bases and .auth
files is unconstrained.
In each of the etc
, images
, lang
and src
folders, sub-folders carrying the name of the base mybase.gwb
hold the specific data for each base.
-
distribution (details the description of the program folder
gw/
, onlybases/
is described here)-
bases: The folder containing the GeneWeb databases
-
mybase.gwb: folder of the genealogical database called
mybase
-
mybase.gwf: associated .gwf configuration/parameters file
-
mybase-f.auth example of password file for friends (
friend_passwd_file=
) -
mybase-w.auth example of password file for wizards (
wizard_passwd_file=
) -
mybase2.gwb: folder of a second genealogical database
mybase2
-
mybase2.gwf/auth configuration files associated to mybase2, etc.
-
cnt: holding the robot file, locks, and memorising the access counts for each base
-
actlog
-
robot list IP address of robots
-
mybase.txt access counts for mybase
mybase.lck lock file for mybase
-
-
etc: used in priority over the generic
gw/etc
files (see templates) -
images
-
lang: containing some base specific language related template text files (lexicon for instance)
src
-
-
gw
-
gwd/gwsetup launch scripts, README, etc.
-
Bases folder in GeneWeb 7
GeneWeb 7 simplify the archival of databases sorting all files needed for a single database under the same folder.
-
distribution (details the description of the program folder
gw/
, onlybases/
is described here)-
bases: The folder containing the GeneWeb databases
-
comm.log
-
perso_lexicon.txt ? or base specific ? UTF-8 personnal complementary lexicon
-
particules.txt or perso_particules.txt ? or base specific perso_particules.txt ?
-
tags.txt: list of authorized HTML tags
-
mybase.gwb: folder of the genealogical database called
mybase
-
params.gwf: associated .gwf configuration/parameters file
-
mybase-f.auth example of password file for friends (
friend_passwd_file=
) -
mybase-w.auth example of password file for wizards (
wizard_passwd_file=
) -
history: historic of modifications
-
counts.txt access counts
-
mybase.lck lock file
-
documents: image/txt/pdf/html files, subdirs allowed
-
etc: personnal templates, used in priority over the generic
gw/etc
files (see templates) -
history_d: folder with all diff files
-
lang (or
etc/perso_lexicon.txt
for all bases?) : containing some base specific language related template text files (lexicon for instance) -
portraits: portraits images
-
-
mybase2.gwb: folder of a second genealogical database
mybase2
- […] the organisation is the same for each database see description for mybase.gwb folder above
-
cnt: holding the robot file, locks, and memorising the access counts for each base
-
actlog
robot list IP address of robots
-
-
-
gw
-
gwd/gwsetup launch scripts, README, etc.
-