Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
A standardised solution of integrating Youtube APIs with Drupal. Provides a YouTube CCK field which can be used with Youtube URL or uploading a video directly to Youtube.
It uses HTML5 markup, and tries to incorporate what we usually need when theming for Drupal.
We see it as mostly a collection of hacks we need in order to do CSS properly.
NOTE: You need SeeD Tools for this module to work!
Among the changes, mods, hacks and things it does:
Almost NO CSS! It has what we think is just the basics! (plus normalize.css)
Better markup for Selects and File fields (For better theming)
Better theme_pager() (for us at least)
Move H1, breadcrumbs, logo, and messages to blocks (You NEED the companion module, SeeD Tools)
Shamelessly ignore the size of textfields (PLZ use CSS for this).