The DRUPAL-6--2-0 branch works well with the Node Reference / Embed Media Browser (nrembrowser) module to bring Media-like functionality to d6!

Drupal 6-x-1 version Styles works with Drupal 6 + Filefield Styles to bring Drupal 7 to Filefield.

Styles are containers to group similar field display formatters. For example, a style on a Filefield may contain several formatters based on the mimetype or stream, while a style on a node reference might display various formatters based on the referenced node type.

By itself, this module does nothing. Rather, it provides an API available for use by other modules. The Media Styles module, bundled with the Media module, is a fully featured module utilizing the API.

Hooks provided:

hook_styles_default_containers()
hook_styles_default_styles()
hook_styles_default_presets()
hook_styles_default_containers_alter(&$style)
hook_styles_default_styles_alter(&$style)
hook_styles_default_presets_alter(&$style)

See http://groups.drupal.org/node/35206 for a quick background.

Downloads

Recommended releases

Version Downloads Date Links
7.x-2.0-alpha8 tar.gz (72.16 KB) | zip (81.9 KB) 2011-Jun-01 Notes
6.x-2.0-alpha5 tar.gz (17.59 KB) | zip (23.61 KB) 2010-Aug-26 Notes

Other releases

Version Downloads Date Links
7.x-1.0-alpha4 tar.gz (62.03 KB) | zip (69.11 KB) 2010-May-15 Notes

Project Information


Maintainers for Styles

  • aaron - 185 commits
    last: 1 year ago, first: 3 years ago
  • JacobSingh - 4 commits
    last: 2 years ago, first: 3 years ago

Issues for Styles

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants