TWiki Home TWiki . TWiki . ImageGalleryPlugin TWiki webs:
TWiki| Website |
TWiki . { Home | Welcome | Register | Changes | AllWebChanges? | Index | Search | Go }

TWiki Image Gallery Plugin

Pages containing %IMAGEGALLERY% variables are expanded at view time, providing a thumbnailed image gallery for those images attached to a wiki page. Thumbnails are created automatically and subsequently cached. Display is simple ( trivial--probably not really good enough, although each picture is surrounded by a span with a class of imgGallery )

Examples:

%IMAGEGALLERY%

%IMAGEGALLERY{ web="%WEB%" topic="%TOPIC%" size="small" }%

%IMAGEGALLERY{ web="Saneasylum" topic="ArtworkGallery" size="x50" }%

ImageGalleryPlugin Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %IMAGEGALLERYPLUGIN_SHORTDESCRIPTION%

Plugin Installation Instructions

Plugin Info

Plugin Author: TWiki:Main/WillNorris
Plugin Version: 1 Aug 2003 (V1.002)
Change History:  
1 Aug 2003 Updates from feedback from a Windows installation
25 Jul 2003 Initial version posted to TWiki.org
15 Mar 2002 Initial (internal) version
CPAN Dependencies: none
Other Dependencies: ImageMagick's convert and identify
Perl Version: 5 something ? (not sure--i'm using 5.8.0)
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/ImageGalleryPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/ImageGalleryPluginDev

Related Topics: TWikiPreferences, TWikiPlugins

-- WillNorris? - 1 Aug 2003

Attachment: sort Action: Size: Date: Who: Comment:
twikiwide.gif action 5850 01 Aug 2003 - 21:35 WillNorris?  

Topic ImageGalleryPlugin . { Edit | Attach | Ref-By | Printable | Diffs | r1.2 | > | r1.1 | More }
Revision r1.2 - 01 Aug 2003 - 21:32 GMT - WillNorris?
Parents: TWikiPreferences