Configuration-Files
Each database has its own configuration-file that controls all behaviours of the backend. Beside the definition of the fields you can define many field- and eventbased functions/methods, change the behaviour of the whole engine and set everything you can imagine.
For the engine is buildt completely modular you can change every aspect of the engine in the configfile.
\\the plain-doc is available at plain
Fields
functions
Extrafunktion für den Suchindex
templates
Modifying and tuning the existing templates can be done at
templates_ex
The Design is automagically created by the create_xxx_templates in the templates.insert.pl (using the templates in the edit/templates - subfolder).
The configdirectives that allow control of this template-creation (like specifying which files to show) can be found at:
autotemplates
extra-search
search.insert.pl provides an additional search which is a good example for the power of configuration-files. search.insert.pl is a search-extension that is programmed only as configuration-file. Its inserted in every single configuration-file using a INSERT-statement.
Details and Configuration



