webgen logo

webgen / static website generator

static website generation made easy!

Latest news

2007-09-08: Small bug fix release. More...

2007-06-29: Some bug fixes and one small feature enhancement. More...

2007-05-20: Fixed bug which prevented installation via Rubygems. More...

Links

Generated by webgen

Page Menu

General Information

Plugin name:File/DefaultHandler
Author:Thomas Leitner <t_leitner@gmx.at>
Summary:Base class of all file handler plugins
Parameters:

linkToCurrentPagefalse
Specifies whether in menus, breadcrumb trails, etc. a real link to the current page should be used or only the link text.

Description

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.