Ignore:
Timestamp:
02/12/10 17:28:21 (2 years ago)
Author:
MichaelDaum
Message:

Item176: optionally render galleries using a jQuery slimbox fronted

File:
1 edited

Legend:

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

    r4425 r6295  
    11# Copyright (C) 2002-2009 Will Norris. All Rights Reserved. (wbniv@saneasylumstudios.com) 
    2 # Copyright (C) 2005-2009 Michael Daum http://michaeldaumconsulting.com 
     2# Copyright (C) 2005-2010 Michael Daum http://michaeldaumconsulting.com 
    33# 
    44# This program is free software; you can redistribute it and/or 
     
    2424 
    2525$VERSION = '$Rev$'; 
    26 $RELEASE = '5.01'; 
     26$RELEASE = '5.10'; 
    2727$NO_PREFS_IN_TOPIC = 1; 
    2828$SHORTDESCRIPTION = 'Displays image gallery with auto-generated thumbnails from attachments'; 
Note: See TracChangeset for help on using the changeset viewer.