Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-04-08 15:41:47
- bmwg
- Member
- Registered: 2010-04-06
- Posts: 39
get all images from a category
I’d like to use jquery.cycle to create a simple rotation of images of a certain category on my startpage. Example
How do I feed all images from my “slideshow” category in?
Offline
Re: get all images from a category
Currently you’d need a plugin for this. Although it shouldn’t be long before this becomes a core Txp feature; the current development version has new image tags that will do this, and more. But for now, look for upm_image, or smd_gallery, or soo_image.
Code is topiary
Offline
Re: get all images from a category
Tom Reno posted an article on TXP Tips on implementing jQuery Cycle for a gallery. And this article offer a method of retrieving the images from a given category.
Offline
#4 2010-04-09 11:50:27
- bmwg
- Member
- Registered: 2010-04-06
- Posts: 39
Re: get all images from a category
thanks a lot!
Offline
Pages: 1