Can someone tell me, where I have to insert the tags ?
Does not seem to work when 12CropImage is on and you actually manually edit the thumbnails. Don't know what the conflict is, but if I edit the thumbnails, the cycling skips right over those IDs.
Works like a charm! Thanks.
Works perfectly and is very easy to install.
This addon simply does what it's supposed to do :-)
Heiko
Simple and beautiful, lual. Implementation is way easier than it looks, so I'll document the steps here to get this up and running to do what I was looking for. The only function I wanted was to have the link to previous and next images remain in place when the first or last image was reached. No thumbnails or any other extra information about what would be seen when the link was clicked.
Unzip imagecycle.php and copy it to your addons folder
Find the previous and nextlinks in your image_template.html page. I'm modifying badarrow, and the links are called IMAGE_NEXT_LINK and IMAGE_PREVIOUS_LINK
Change the links to read like this: IMAGE_CYCLE_NEXT_LINK and IMAGE_CYCLE_PREVIOUS_LINK
Go into your admin control panel > Addons and find: ImageCycle (imagecycle - version 1.0.0) - status: OFF
Click on the word OFF and turn the Addon ON to look like this: ImageCycle (imagecycle - version 1.0.0) - status: ON
End of installation and configuration.
Thanks again, lual.
Alan