Aww::Options - Perl Module for aww
It is quite easy to write your own modules for aww. Everything you want to be done before creating the website from your wml files can be done by a aww module.
In this release three standard modules are provided with aww:
This module copies all files in a directory to the destination (e.g. useful for a image directory)
This modules creates a thumbnailpage of all images in a directory and connects all pictures in a row. It has lots of different options! (It is a rewrite of the old thumb module)
This module creates a index for all files in the directory. (It replaces the old modules toc, wmltoc and new)
---
More documentation about these modules can be found on their own manpages:
Aww::Options::duplicate, Aww::Options::thumbnail and Aww::Options::index
Michael Panhorst <Michael@Panhorst.com>