|
Expose component is the core of all the Expose extensions. It is a flash based gallery.
Features:
-
Nesting of albums, and assigning thumbnails to collections and albums
-
Online picture upload, resize and managing
-
Copyright and watermark addition during upload and resizing
-
Assigning a description to each collection, album & image
-
Image strip view for previewing all images in an album
-
Customization of the interface layout, resizing and the button icons
-
Playing slide shows
-
Linking directly from content to collection, album, photo or slideshow
-
SEF support
-
Small footprint of the Flash clips
-
Intelligent resources loading, allow even dial up users to have a seamless viewing experience
-
Multiple streams per video
-
SpeedSense mechanism for automatic stream assignment based on the user's bandwidth.
Credits:
-
AMFPHP component from http://amfphp.sourceforge.net, an RPC (Remote Procedure Call) plugin.
-
A JPEG encoder, courtesy of Uro Tinic and Cristi Cuturicu.
-
Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript. More information about this plugin can be found on the developers site at http://mjijackson.com/shadowbox/
Disclaimer:
Read it here!
License:
Read it here!
Requirements:
-
Joomla 1.5.0
-
PHP 5.2+
-
DOM (build-in PHP 5)
-
GD2
-
safe_mode must be Off.
-
disable_functions must not include the functions exec and set_time_limit.
-
file_uploads must be set to On.
-
upload_max_filesize and post_max_size parameters control the maximum file size that can be uploaded. Increase the value (default is 2M), if you have problems uploading high resolution media.
-
memory_limit must be set high, so the image transformation can process the uploads.
-
max_input_time and max_execution_time control the maximum time the script is able to run before timing-out.
Changelog:
Legend:
* -> Security Fix
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note
----------- 0.3 Release [16-Feb-2009] -----------
# Various fixes
----------- 0.2 Release [16-Feb-2009] -----------
# Various fixes
----------- 0.1 Release [31-Jan-2009] -----------
! Initial release.
----------- Initial Changelog Creation -----------
|
|