Ignore:
Timestamp:
11/14/08 12:11:05 (4 years ago)
Author:
MichaelDaum
Message:

Item176:

Adding a format, header, footer set of format strings to get full
control on how galleries are rendered. This allows integration into other
slideshow tools like  http://www.twospy.com/galleriffic/ or
 http://www.airtightinteractive.com/simpleviewer/examples/small/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ImageGalleryPlugin/lib/TWiki/Plugins/ImageGalleryPlugin.pm

    r464 r653  
    1 # Plugin for TWiki Enterprise Collaboration Platform, http://TWiki.org/ 
    2 # 
    31# Copyright (C) 2002-2003 Will Norris. All Rights Reserved. (wbniv@saneasylumstudios.com) 
    42# Copyright (C) 2005-2008 Michael Daum http://michaeldaumconsulting.com 
     
    2624 
    2725$VERSION = '$Rev: 17034 $'; 
    28 $RELEASE = '3.72'; 
     26$RELEASE = '4.00-pre1'; 
    2927$NO_PREFS_IN_TOPIC = 1; 
    3028$SHORTDESCRIPTION = 'Displays image gallery with auto-generated thumbnails from attachments'; 
Note: See TracChangeset for help on using the changeset viewer.