forum.coppermine-gallery.net

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 plugin contributions => Topic started by: Timos-Welt on January 07, 2009, 01:20:58 am

Title: Thumb_Rotate plugin for cpg1.4.x
Post by: Timos-Welt on January 07, 2009, 01:20:58 am
The use of this plugin is currently not secure. Please don't use it on any productive website!

What's this?
This plugin will rotate your thumbnails randomly, giving your gallery a 'comic' look.
Have a look at the attached screenshot to get an impression.
The plugin currently is an alpha version, so use with care!

Requirements
- a fast server
- additional space for the generated thumbnails
- PHP 4.3.2 or PHP 5
- PHP with working GD2 (ImageMagick will NOT work!)
 
Install
1. Unzip.
2. Open codebase.php with a text editor and change values for $maxdegree, $themebackcolor, $border and $brdcolor.
3. Upload folder thumb_rotate to the plugin folder of your gallery.
4. Make subfolder thumb_cache writable, this usually means CHMOD to 755 or 777.
5. Install via plugin manager.

Compatibility
This plugin is currently not compatible with
- SEF_URL plugin
- EnlargeIt!
- Highslide
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: emilianors on January 07, 2009, 08:05:52 am
cool, looks nice,

makes it a transparent gif ? (maybe to add a white border to the image)

thank u
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: Timos-Welt on January 07, 2009, 08:27:00 am
it makes transparent png's.
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: AlexBarTender on January 07, 2009, 09:36:09 am
Very good plugin.

Thanks for your effort

Something like this, refresh our gallery and minds
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: emilianors on January 07, 2009, 12:07:15 pm
it makes transparent png's.

thanks again!,
gonna try it!!!
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: Timos-Welt on January 07, 2009, 12:34:04 pm
Update to version 0.2.

Changes:
- possibility for image border
- better thumb quality
- a few code optimisations
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: emilianors on January 09, 2009, 10:52:34 am
works amazing,
thanks for your work!,

it's an easy way to add shadow to the border?
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: Timos-Welt on January 11, 2009, 04:36:34 pm
No.
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: Timos-Welt on April 27, 2009, 09:59:36 pm
Added v0.4 of the plugin. Better anti-aliasing for modified thumbnails.
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: ngul on May 20, 2009, 09:43:11 pm
very nice plugin, Timos!!
Title: Re: Thumb_Rotate plugin for cpg1.4.x
Post by: Joachim Müller on July 06, 2009, 10:05:11 am
Hint: anyone who is interessted in using this plugin should look into the version for cpg1.5.x and try to backport it - shouldn't be too hard to accomplish.
Web-SVN for the thumb_rotate plugin for cpg1.5.x: http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/plugins/thumb_rotate/