Hey,
I'm coding on an upgrade for the Thumbnail-Plugin. It should be able to add an gallery with html-tables and generate smaller Thumbnails. Everything works fine, but I need the image-url without any html to the gallery-tag.
The tag:
[b2evogallery:3(Number of cols):128(Max dimensions of Thumbnails:
* http://example.com/blogs/media/img1.jpg
* http://example.com/blogs/media/img2.jpg
* http://example.com/blogs/media/img3.jpg
* http://example.com/blogs/media/img4.jpg
* http://example.com/blogs/media/img5.jpg
]
This works fine, but there should be an easy way to add the urls without much work. Any ideas how to solve this?
Tears