In our particular implementation, we needed to change the mark-up of the thumbnails - ideally this should be in a theme function. With the attached patch, themers can then define a Drupal.theme.viewsCycle function which will override Drupal.theme.prototype.viewsCycle.

Comments

katbailey’s picture

StatusFileSize
new500 bytes

Um, and the patch... ;-)

katbailey’s picture

StatusFileSize
new509 bytes

Actually, here's a better version that also passes in the key of the thumbnail so that unique css ids can be added in the theme override...

Crell’s picture

Status: Needs review » Fixed

I'd made some other changes to that code to fix a bug or two so the patch didn't apply anymore, but I integrated it in anyway. Committed to dev. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.