Optional thumbnail generation by client request, using thumb.php. This removes any...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 16 Apr 2005 04:33:34 +0000 (04:33 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 16 Apr 2005 04:33:34 +0000 (04:33 +0000)
commit9411d91b49b50de73f878d7e677d5209030d751a
tree2f3f889a369b1e68c922cb30790ab5c3ca400c00
parent16bcc74aa3c847c0923d4030766ce2a677743615
Optional thumbnail generation by client request, using thumb.php. This removes any need for access to image files on page view. Experimental, some aspects still haven't been tested.
img_auth.php
includes/DefaultSettings.php
includes/Image.php
includes/ImageGallery.php
includes/SpecialNewimages.php
includes/StreamFile.php [new file with mode: 0644]
thumb.php [new file with mode: 0644]