2007-02-28: webgen 0.4.2 released! Bugs fixed and some feature added! More...
2007-01-12: webgen 0.4.1 released! Bug fix for running webgen on Windows and other small updates! More...
2007-01-05: webgen 0.4.0 released! Major update to the core and plugins and many new features added! More...
Plugin name: | File/DefaultHandler |
---|---|
Author: | Thomas Leitner <t_leitner@gmx.at> |
Summary: | Base class of all file handler plugins |
Parameters: | linkToCurrentPage: false |
The DefaultHandler is the base plugin for all file handler plugins. It is used to hold the parameters that apply to all file handler plugins and it provides default implementations for some methods as well as the functionality to specify path patterns.
For information on how the files in the source directory are generally handled have a look at the Core/FileHandler.