|
|
|
|
"This is my VERY first contribution :)) !!!!
so please ....try not to be too hard with me.....
Well... actually I was looking for existing scripts that could allow OSCommerce to slide show
an unlimited number of images per product in the same window, with "Next" and "Previous" links without
putting too many images on product_info page.
Finally I found this nice script written by Greg Lawler (http://www.zinkwazi.com/pages.php?page_name=scripts )
and decided to adapt it to My OSC install ( of Nov. 2002 )
I'd also be happy if someone could implement this bit of code since my PHP skills are very limited..
I would like to add a thumbnail display of all images at the top of product_info.php autoresized to
given dimensions in Admin
****************************************************
WHAT SLIDESHOW DOES :
1.It grabs product images from their respective directories ( like default OSC structure ) and displays them
in product_info.php one at the time where the product image is usually displayed in OSC;
2.Currently displayed image has included "Back" & "Next" links ( also graphic ) to change current picture
& go to next image if you click it;
3.Optionally can display images in new PopUp window;
4.Optionally can autoslide images to a given delayed time;
5.Optionally can display a caption of current image ( if exists);
6.Customisable HTML layout of image window ( bgcolor, fonts, etc...);
WHAT IT DOESN'T :
1. As far as I know, it doesn't resize images so all of your images must have the same widht and height
or the image window keeps changing following each image dimensions ( but this should be easy to fix
for a PHP expert===> this is FAAAAAAAAAR beyond my php skills...)
==============================
Preview available on request" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|