Use CSS selectors

flaviovs - September 18, 2009 - 14:50
Project:Video Filter
Version:6.x-2.6
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Please, use CSS selectors in the output of the filter. I'm aware of #369674: Wrap output in DIV tag, however there are so many CSS-only themes out there, and having to create a theme function/template for them is overkill.

Something like:

<object class="filtered-video left" type="application/x-shockwave-flash"...</object>

For greater control of filtered videos, it would be a plus if unique classes are also defined:

<object class="filtered-video left video-youtube-1HFrmVq0Idw" type="application/x-shockwave-flash"...</object>

BTW, thanks for this great module.

 
 

Drupal is a registered trademark of Dries Buytaert.