Difference between revisions of "bases"

From GeneWeb
Jump to navigation Jump to search
m
m
Line 32: Line 32:
 
**** {{branche finale}}{{d}} base-2
 
**** {{branche finale}}{{d}} base-2
 
*** {{d}} lang : containing some base specific language related template text files (lexicon for instance).
 
*** {{d}} lang : containing some base specific language related template text files (lexicon for instance).
*** {{d}} src : text files called with m=SRC
+
*** {{d}} src
 
**** {{d}} base-1
 
**** {{d}} base-1
 
***** {{d}} images : images called with m=IMH
 
***** {{d}} images : images called with m=IMH

Revision as of 11:23, 25 November 2016

150px-Geographylogo svg.png Language:   English


A typical installation will position the folder holding one or several of your genealogy bases at the root of your hosting service.

The bases folder should contain the same information structure as in the case of installation on a personal computer:

In each of the etc, images, lang and src folders, sub-folders with names base-i hold the specific data for each base.


    • directory bases: The folder containing the GeneWeb bases.
      • directory base-1.gwb : one or several base-i.gwb folders.
      • file base-1.gwf : and their associated .gwf parameter file
      • directory base-2.gwb
      • file base-2.gwf
      • directory cnt : memorizing the access count for the bases
      • directory etc : used in priority over the generic gw/etc files (see header)
        • directory base-1 : template folders for base-1
          • directory perso_module
            • file module_xx.txt
          • file trl.txt
        • directory base-2
      • directory images
        • directory base-1 : portraits images for base-1
          • file first_name_1.occurence.last_name.jpg
          • file first_name-2.occurence.last_name.jpg
        • directory base-2
      • directory lang : containing some base specific language related template text files (lexicon for instance).
      • directory src
        • directory base-1
          • directory images : images called with m=IMH
            • file image-1.jpg
          • file file-1.txt : text file called with m=SRC
        • directory base-2
      • file wiz.auth :as many wizards and friends authorization files as specified for each base in their respective .gwf parameter file.