funroll::Simple - A Simple theme for fuss.
This is a collection of fuss(1) config files and templates designed to create a ``Simple'' looking slideshow. After setting the required settings in your config file, call this theme with
do +Simple/Create.fuss
If you don't want your images resized or the thumbnails created, then call this theme with
do +Simple/CreateHtml.fuss
The shared files are set and copied by default. Tweek these only if you want mess with the final apearence (change the icons / stylesheet / etc).
This theme uses the modules funroll::Page(1) and funroll::Resize(1), and hence accepts all tokens either of these modules accept. See the sections TOKENS in the funroll::Page(1) manpage and TOKENS in the funroll::Resize(1) manpage. In addition, the following tokens are accepted:
&shared_prefix;&shared_file; in the html sources. If you'd like all your fuss slide shows to use the same shared files, do something like:
option shared_outdir = /home/gautam/public_html/shared/
option shared_prefix = /~gautam/shared/
If not, leave both the option shared_outdir and the token shared_prefix blank.
Created using --funroll::slideshow somewhere, but you don't have to ... :)
This theme uses the modules funroll::Page(1) and funroll::Resize(1), and hence accepts all options either of these modules accept. See the sections OPTIONS in the funroll::Page(1) manpage and OPTIONS in the funroll::Resize(1) manpage.
This program, and all files distributed with it are protected under the GNU General Programers Licence version 2 or later. See the file Licence for details.
fuss(1), perl(1), funroll::Page(1), funroll::Resize(1), funroll::Directory(1), funroll::Simple(1).
Gautam Iyer <gi1242@users.sourceforge.net>.