Makes it possible to add a simple gallery album to your member pages. It uses GD Image Library to create thumbnails.
| General Plugin info |
| Author: | Wesley Luyten |
| Current Version: | 1.0 |
| Download: | Here format zip |
| Demo: | Here user: testman pass: testman |
| Forum Thread: | Here |
Unzip the file and upload the contents to your plugin directory
Install the plugin…
Set plugin options
if you want the cool show/hide effect, add the js and css file to your head section
put <%ProfileAlbum(add)%> in your member skin for the uploadform
put <%ProfileAlbum(album)%> in your member skin to display the member album
<%ProfileAlbum(add)%> adds the upload form to your member skin
<%ProfileAlbum(album)%> displays the member album in your member skin
Maximum width full scale image: Maximum width in pixels permitted for uploaded files. Default is 800px.
Maximum height full scale image: Maximum height in pixels permitted for uploaded files. Default is 600px.
Max file size in bytes of images for upload: Maximum file size in bytes permitted for uploaded files. Default is 512000 bytes.
Path to your media file (not http://...)(end with slash): The system path to your media directory. Can be relative. No URLs. Deafult is '../yoursite/media/'.