你的留言,就是我寫Blog的動力。
SlideZoom
Latest release:1.3.1 (Update on 05-9-2009)
Description:
SlideZoom is a lightweight plugin allow bulk upload images or zip upload to generate a HighSlide JS gallery.
Output as HTML code / BBCode etc… And offering embed the gallery to everywhere (WordPress, Web ,Forum, eBay etc…) by simple copy and paste to posts or pages.
To make the best use of your web space , to let all things serve as your own image hosting!
Download SlideZoom At WordPress Plugin Directory:
http://wordpress.org/extend/plugins/slidezoom/
Screen Shot :
The Options Screen :

Result – Highslide JS Gallery for your posts or pages :

For Installation or Upgrade , please see the readme.txt in the zip package.
**Changelog**
*v1.3.1
Fixed : Duplicate thumbnail images issue. Thanks alex.elite for bug report.
Changed : Images upload slot is replaced by auto-grow upload slot.
*v1.3.0
Fixed : It cause error on resize images , when filename contains uppercase character , space , or special character.
Added : Easing effect – see example.
Added : Fade-in/out effect.
Added : Ability to control the expander position using margin or alignment.
Added : Ability to tuning the duration of zoom-in and zoom-out.
*v1.2.1
Fixed : I make a mistake on the output html. It should be </a> , not <a/> .
*v1.2.0
Added : Zip upload , just like some image hosting, zip your images and upload. SildeZoom will auto unzip, rename, resize.
Added : Generate relative url or absolute url for output html.
Added : Generate raw images url, for other purpose.
Added : Detect server setting and display info.
Changed : For better file management, thumbnail’s filename ,now change from ‘-thumb’ to ‘-t’ and append to last of filename.
Fixed : Possible missing thumbnail’s url on some condition.
*v1.1.1
Changed : This version is maintenance release. I suggest everyone should update to this version.
Fixed “Stack overflow in IE6 / IE7 / IE8″ Javascript error alert.
Changed : Update HighSlide JS to 4.1.4, and reduce the size of highslide.js from 50KB to 25KB.
Changed : Remove the “Powered by…” label. It is legal action. See: http://highslide.com/forum/viewtopic.php?f=4&t=608
*v1.1.0
Added : Output result as BBCode.
Added : Support resize images as thumbs, different from v1.0.0. v1.0.0 only using html tag to reduce the size, but now, it is REAL resize. thumbnails image’s file name will be insert “thumb_” as begin.
Changed : Update HighSlide JS to 4.1.2
Changed : Shrink the HighSlide JS package from 90KB to 50KB now, and remove unuse JS file.
Changed : Refine the option and upload page layout.
*1.0.0
Initial Release
51 Responses to “WP-Plugin作品 : SlideZoom”
Hi Admin,
I Found out the you actually know how to make the Chinese form ?? to Chinese characters can you teach me?
i really want to know it =D
[...] SlideZoom [...]
i can not find where to upload pictures?!?
where is the “media tab“?
i use wp 2.5.1
can anybody helb me?
Hello,
today I upgraded my WP to the latest MU 2.8.5.2.
Still I cannot activate the plugin.
I get this error on every page frontend or backend right after activating:
Fatal error: Call to undefined function wp_get_current_user() in …/wpmu/wp-includes/capabilities.php on line 920
Do you have any ideas?
[...] VISIT PLUGIN HOMEPAGE [...]
[...] VISIT PLUGIN HOMEPAGE [...]
Hello, the error appears just after activating the plugin..
Re: Neverlands
Since SlideZoom is develop under standard version wordpress, and i have not test on MU version.
The wp_get_current_user() is about to read the user name,email etc….
But i have not use this function in my project, so would you tell me the error is appear on after what action? upload image or only active the plug-in ?
Re: Elizabeth Richardson
Hi, if you upgrade from previous version, please go to option page, and check all setting, then save it. SlideZoom will work correctly~!
Thanks you for comment
~
Hello,
I love this plugin…thanks.
I’m using wp 2.8.4 and when I just upgraded to the new slidezoom version the thumnails wouldn’t enlarge anymore and there was just the loading gif over the thumbnail picture.
I fixed it by reverting back to the previous version. I’m happy with that, just thought I should let you know.
By the way, your site is taking an extraordinarilty long time to load today.
Hope this helps and thanks for your fabulous plugin.
All the best,
Elizabeth
Please ignore my last post. I was looking in the wrong place for the media..
-Mojo
I am using wordpress 2.8.4 and just downloaded and installed the plug in..
I see the setting for slidezoom however I can not find where you upload the images.
I checked even the media setting submenu and there is no option for the upload.
-mojo
[...] pas mal d’essai en tout genre, j’ai gardé celui là : SlideZoom (peut-être aussi parce que c’est le seul que j’ai réussi à faire fonctionner, allez [...]
Re: Neverlands
Since SlideZoom is develop under standard version wordpress, and i have not test on MU version.
The wp_get_current_user() is about to read the user name,email etc….
But i have not use this function in my project, so would you tell me the error is appear on after what action? upload image or only active the plug-in ?
Hello,
today I upgraded my WP to MU 2.8.4.
Since then the SlideZoom Plugin cannot be loaded anymore:
Fatal error: Call to undefined function wp_get_current_user() in …/wpmu/wp-includes/capabilities.php on line 920
Do you have any idea? I have many SlideZomm Gallery and it really would be too bad if I couldn’t use them anymore.
when i install it and upload image it gives us a single code that is
then we copy and paste this code in our theme .but it does not show image slide in our theme.
please tell me how we can use this plugin in our theme. what is the problem in my theme.
forgot to mention the file: slidezoom.php
Good job on this plugin. Keep up the good work.
I found a bug. If an image already exists in the upload directory, the script saves the image with a new name, but the thumbnail is generated based on the old file (the existing file). I overcome this by introducing the line:
$file['name'] = end(explode(“/” , $AryFiles[$i]['url']));
before line 96 and also line 162
both lines look like this:
$thumbname = getFilename(end(explode(“/” , $AryFiles[$i]['url']))).’-t.’.getFileExt(end(explode(“/” , $AryFiles[$i]['url'])));
good luck.
Re: bineet
Hi, SlideZoom is not depend on any theme.
After you upload the images, the HTML Code will appear on the bottom box.
What you need to do is copy the HTML and paste on your Post or Page.
hi.
how we can use this plugin in our theme .
when i install it and upload image it gives us a single code that is
then we copy and paste this code in our theme .but it does not show image slide in our theme.
please tell me how we can use this plugin in our theme. detail
plese help me
Superb Plugin, Many Thanks
@tom gao
I have try , it work. Are you using Firefox? is the no-script add-on block the script?
see screenshot:
http://www.imageboo.com/files/oqkt6852xpzhm5gsdbny.png
or you already fix the problem? Can you let me know to improve on next version?
Love it but now it does not work since I updated to v1.3 this morning.
Any advice? the website is http://modusvelo.com/TeamCinelli/ and the first picture should zoom but does not.
Thanks!
hi.
this plugin is super but i cant intall :|
i download & unzip to WordPress plugin directory. but i don’t upload a image. How to upload a image?
Maybe next version, i add another images library to fix this issue.
waiting
但係我install完只得general option and the image option
那麼我都沒有得up load file
Re: GEORGE
zip upload or file upload?
試試rename張相,暫時有一個已知問題係張相唔可以有dash或under score.
點解install完無 output 個欄?
Re: robb:
Yes, large image such as 4MB or large dimension will have problem.
The known issue here:
http://www.codingforums.com/archive/index.php/t-133174.html
“Apparently that can be solved increasing your memory limit in php.ini, but it’s not a recommended action anyway, because the more memory you set, the more memory it will take that single PHP file, so if you got several people uploading at same time, your server may crash.”
It can be say ,it is limit of PHP GD library. But i have try some images around 3Mb (e.g. http://www.deviantart.com/download/78727740/Large_Gothic_Doorway_by_Kittyd_Stock.jpg ), It works.
Maybe next version, i add another images library to fix this issue.
hi again,
in php.ini it is stated maximum file size uploaded is 64M (i assume this means 64 MB)
well but everytime i tried uploading image of 4 MB, it’s error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes) in /home/robinfer/public_html/wp-content/plugins/slidezoom/function/libimage.php on line 12
well sometimes smaller file size do work, but i just want to know where’s the mistake
thx
Re: robb
Xampp php upload size can be config on php.ini
see here : http://www.apachefriends.org/f/viewtopic.php?f=16&t=34520
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3872 bytes) in C:\xampp\htdocs\wordpress\wp-content\plugins\slidezoom\function\libimage.php on line 12
i get this error. i wonder can i change the max size for uploaded image ?
so that i can upload my image without having to manually resize each file.
oh btw, i love this plugin
Thanks so very much! I am working on my first WordPress site and is has taken quite a while to get going. Your plug-in worked great and is so easy to use. Now I have more energy to keep on working!!!
Hi…! This rocks. You rock. Thank you for sharing and helping people out. I send you a virtual beer :)
Great plugin! I will introduce it to my readers
Thanks for that great plugin, it is working fine for me! I am just wondering if it is possible to add CAPTIONS to the images?
Thank you for your help!
Thanks for that nice plugin: it’s working fine! I just want to add some CAPTIONS, how do I do?
Thank you for helping…
@Vernonmac
At lastest version, the zip upload function have not finish, but it will available on next version.
Next version is pending release on first week of June.
I can’t upload a zip file :(
Re : tom gao
At now, cannot do this, because using relative url is more flexible when change domain or sub-domain.
But i will add this setting to next version.
thanks you for feedback.
Thanks for the great work.
one question: when using HTML generator, can I set the paths to images to absolute URL? instead of “wp-content/uploads…” can I get it so it’s “http://xxxx.com/xxblog/wp-content/uploads…”?
I have tried to set it to absolute URL under “Miscellaneous Settings” but it doesn’t seem to work?
Thanks
Re: Tom Mollerus
Oh? Why it missing media tab.
WP 2.71 dashboard should be look like that:
http://www.acornhost.com/helpstudio/tutorials/wordpress_dashboard_reduced.gif
Maybe that post will help you.
http://wordpress.org/support/topic/233369
I’m using WP version 2.7.1, and the default tabs in the admin are:
# Write
# Manage
# Design
# Comments
Re: Tom Mollerus
What version of you wordpress?
Media tab is come from WordPress v2.5
It is default section of WP.
Thanks for making this plugin. I’ve activated it, and I have a “SlideZoom” page in my settings, but I can’t find any way to use the plugin. There’s no “Media” tab, no link to it anywhere. Am I missing something?
Re :roneill,
Since i have overview the PHP script, i cannot find any problem, and lack of other user report the bug.
I have done a debug version for you.
this version will show the upload information on the top of screen.
***instruction**
1.download debug version slidezoom.zip:
http://test.miawork.com/slidezoom.zip
2. upload to ftp and overwrite you old file (slidezoom.php)
3. just pick few images, and upload.
4. On the top of the screen, you can see some message.
for example:
http://img2.pict.com/c0/a3/8f/aaf41803b7e104ffca4796039c/1nYiZ/test252025e2258025ba2520slidezoo.jpg
5. Copy and paste the message ,and send to my email: admin@miawork.com .
6. I will follow-up .
Thanks you.
Re :roneill,
i will have a look today, and fix it asap.
thanks for bug report.
That is correct. The screenshots are there, but no html.
@roneill:
Have you check the upload folder, is the images upload success but no html output?
I must be missing a step. I’ve activated the plug-in, but I’m not getting the “Success Upload” page with the html code, so I don’t have anything to copy and paste. Can you help? Thanks!
:3692: Thank you for a great plugin. I had it working in about five minutes. I tried giving this a ranking of 5 stars on wordpress.org, but it wouldn’t take my ranking for some reason. Great job!
Works great, thank you
Leave a reply