The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

toader-gallery - Handles gallery related work for Toader.

SYNOPSIS

toader-gallery -a dc

toader-gallery -a opg

toader-gallery -a ops -p <output path>

toader-gallery -a oug

toader-gallery -a ous -u <output URL>

toader-gallery -a rsg

toader-gallery -a rss -r <small thumbnail resolution>

toader-gallery -a rlg

toader-gallery -a rls -r <small thumbnail resolution>

toader-gallery -a gs

toader-gallery -a spg

toader-gallery -a sps -p <source path>

toader-gallery -a sug

toader-gallery -a sus -p <source URL>

toader-gallery -a ud

toader-gallery -a ui

toader-gallery -a us

SWITCHES

-a <action>

This is the action to perform.

-p <path>

A path to use.

-r <resolution>

A resolution to use.

-u <url>

A URL to use.

ACTIONS

dc

Deletes the gallery config from the Toader directory.

opg

Gets the output path.

ops

Sets the output path.

oug

Gets the output URL.

ous

Sets the output URL.

rsg

Gets the resolution for the small thumbnail.

rss

Sets the resolution for the small thumbnail.

rlg

Gets the resolution for the large thumbnail.

rls

Sets the resolution for the large thumbnail.

gs

This shows current config settings.

spg

This gets the source path.

sps

This sets the source path.

sug

Gets the source URL.

sus

Set the source URL.

ud

Update the image detail pages.

ui

Update the indexes.

us

Updates the scaled images.

AUTHOR

Copyright (c) 2013, Zame C. Bowers-Hadley <vvelox@vvelox.net>

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS` OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

OSNAMES

unix

README

toader-gallery - Handles gallery related work for Toader.