You are not logged in.
Okay, you are definitely allowed to yawn: YAGP.
But this one’s different as it doesn’t doesn’t even render images: wet_for_each_image is a kind of master plugin whose only competence is to select images eligible for display, and then it delegates subsequent tasks to a worker markup whose duty is doing all of the hard work.
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
It surely is, I was scratching my head until I checked out your sample page. This is nice and clean and extensible. Thanks Robert!
Last edited by soulship (2006-11-10 00:47:08)
Offline
As a clarification to Logoleptic’s comment added over there: wet_for_each_image and wet_thumbfilter are not competing in the same application area but are rather complementary. wet_thumbfilter iterates through selected articles, while wet_for_each_image runs over the images collection.
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
Have you thought of the having category attribute default to the current category if in a category page? That would make it perfect for category based galleries. Could always use asy_wondertag, already for that though.
In fact I think this combined with upm_image meet most of the desired more powerful Image tag requests
Shoving is the answer – pusher robot
Offline
Have you thought of the having category attribute default to the current category if in a category page?
I would second this request. This would eliminate then need for gallery plug-ins and any .js flavor gallery script you want could be used (and changed or updated) easily.
Last edited by soulship (2006-11-10 16:41:21)
Offline
hakjoon wrote:
Have you thought of the having category attribute default to the current category if in a category page?
Not thought of it yet, but it makes sense… Will fire up the trusty Eclipse. Stay tuned.
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
I am very excited to try and integrate this into livesearch results…
Can you image having this pull up images whose category is a search term as well as articles? Ahh if only images were keyworded also… and links. BOOOOOO.
Yay for the plugin though…
Offline
hakjoon wrote:
Have you thought of the having category attribute default to the current category if in a category page?
I’ve added a form attribute, too. This would allow “computed/dynamic” worker markup by getting the form name from a custom field or even elsewhere – one sick mind could imagine lots of possibilites with that.
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
hakjoon wrote:
In fact I think this combined with upm_image meet most of the desired more powerful Image tag requests
You’re right. Thanks! Now I can do what I was hoping to do in a much simpler way.
Offline