Have I told you guys (or girls) recently how much I love this module?
One small point: it seems that the module doesn't generate an "alt" tag for the thumbnail. Unfortunately, that breaks validation.
Let me know if there's a quick fix for this - otherwise, congrats on a brilliant module - it's the best out there. (I won't mention any names...)
Keep up the great work!
Comments
Comment #1
bcobin commentedEasy - figured it out. I just inserted the following at line 125 of preview_image.inc:
Front page now validates. Woo hoo! Take a look here.
Open Package video rocks! Great work...
Comment #2
ferrangil commentedCool, I hope it will be added in new releases as it's always important to be valid :)
Comment #3
jbrown commentedComment #4
jbrown commentedhttp://drupal.org/cvs?commit=160292
Comment #5
ferrangil commentedBut now is going to be blank, right? What about adding the title text into the alt tag...??
Comment #6
jbrown commentedI just set it to "Video preview image". In the future we could also include the node title.
Comment #8
jbrown commentedThe alt and title attributes in the img tag now use the node title.
http://drupal.org/cvs?commit=316032