fisheye
[ class tree: fisheye ] [ index: fisheye ] [ all elements ]

Procedural File: thumbnailer.php

Source Location: /fisheye/thumbnailer.php



Page Details:

Thumbnailer

usage is simple: php -q thumbnailer.php [# of thumbnails] example: php -q thumbnailer.php 20 suggested crontab entry runs the thumbnailer every minute: * * * * * apache php -q /path/to/bitweaver/fisheye/thumbnailer.php 20 >> /var/log/httpd/thumbnail_log




Tags:

version:  $Header$
filesource:  Source Code for this file


Includes:

require_once('../kernel/setup_inc.php') [line 35]
require_once(FISHEYE_PKG_PATH.'FisheyeImage.php') [line 36]





BIT_PHP_ERROR_REPORTING [line 30]

BIT_PHP_ERROR_REPORTING = E_ERROR|E_PARSE
required setup


[ Top ]




Documentation generated on Wed, 29 Jul 2015 13:57:30 +0000 by phpDocumentor 1.5.0-lsces