Webministration
bluepalmtrees.com
» About Webministration

Webministration is a script to be used with SPGM online photo gallery. SPGM lets you share your favorite pictures with the world, Webministration helps get them there.

» Features

SPGM Webministration requires a webserver with PHP with GD2 support and the SPGM Photo Gallery.

Features:

  • Create, delete, and rename directories.
  • Upload, delete, and rename pictures.
  • Auto thumbnail generation for any picture found without one.
  • Directory and picture descriptions can be added, edited, or removed.
  • Allows resizing of images constrained to original dimensions.
  • Supports a recursive directory structure.
  • Supports JPG, PNG, and GIF file formats.
  • Supports dynamically loadable scripts for additional features.
  • Supports cropping and rotating images.
  • Supports multiple language packs.

Download and extract the zip archive, edit the 'settings.php' file to specify your settings, upload to your webserver, and enjoy!

» Demonstration/Screenshots

Try Webmin live, use 'admin' as username and password.

» Modules

Login v1.1 (21 Jun 2007) - 1,685 downloads
A slightly fixed version of the original login module. Notice, the new name must be login.php (do not append 'inc_')

Filter v1.0 (21 Jun 2007) - 792 downloads
Allows images to be converted to grayscale, change contrast and brightness. Requires PHP 5.0 or imagefilter() function

Zip v1.1 (21 Jun 2007) - 947 downloads
BETA: Allows users to upload zip files containing images which will be extracted automatically. Requires ZZipLib

» Download

Please select a version:

changed content-type to utf-8 to help multilanguage character display problems
added multi-character translation for directory and image names with multilanguage characters (thanks ludo)
new check for the GD2 extension to avoid errors, quits if not existent
allow for standard English messages if translated message does not exist
replaces spaces in images with _ in the event the image was uploaded via ftp, etc.
force include of any login module first and foremost to prevent unauthorized access
fix occasional issue involving the creation of thumbnails with a black edge
redesigned layout slightly, allows for better flow and editing of options
added capability to upload image with same name, produces image_x.ext to avoid conflicts
basic modules are now incorporated into the base script again for ease of use
cleaned up messaging system, however, lost use of existing translations
enhanced rotation capabilities
added sort by name or date, ascending or descending
added resize on upload to constrain dimensions
corrected issue with recursive thumbnail generation and THUMB_PREFIX containing a directory
corrected error when uploading images with special characters
corrected cropping for IE
set timeout higher when uploading to allow large images enough time
added support for .jpeg extension
removed all notices from occuring (hopefully)
performance enhancements

Fixed a bug editing descriptions in subdirectories.
Fixed case when html is input into descriptions, can cause SPGM to render improperly.
Set permissions on uploaded pictures so they can be available through ftp.
Removes extra slashes when renaming and uploading.

There have been 33,259 total downloads