File browser to the Internet...
Features
* Add media of all types (Images, Audio, Video, Documents) into any textarea (requires Wysiwyg module)
* Use the fields API (formerly CCK) to add fields to any type of media. Think captions on images and genres on audio.
* Flexible display filters to do on-the-fly image manipulation, flash based players for A/V, etc (with the Styles module)
* Plugins to use remote media from sites like youtube, flickr, etc
* A unified interface for adding any type of media as a field to a node (or in the future - users and terms as well).
* Administration screens for CRUD dealing with Media
* Mass import of files
* Drag and drop upload (w/ plupload module)
* Multiple selection for galleries, etc in the media browserFeatures (In progress)
* Drop-in replacement for any file upload field in Drupal
Features (Planned)
* Fine grained access control for viewing / editing media
* Many many more :)
General presentations:
* http://chicago2011.drupal.org/sessions/media (recorded voice, demo, slides)
* http://www.slideshare.net/JacobSingh/multimedia-handing-in-drupal-7-done... (slides - no demo)Media Browser
The Media module provides a file browser for your web site that allows editors to easily access and seamlessly insert local files and remote streams into fields and text areas. Combined with the Styles and Wysiwyg modules, this solution harnesses the power of Drupal 7's new file/stream system.
Media EntityAn extensible system, this also provides a fieldable media asset entity, allowing the easy addition of any fields to media, such as text fields for metadata. In addition, you can customize these fields for each "type" of media, e.g. Image, Audio, Document, Video.
Pluggable system w/ 3rd party integrationSeveral modules, such as Media: YouTube and Media: Flickr, plug into the provided API, allowing an editor to browse through remote YouTube videos or Flickr photos as though they were part of the local file system.
InstallationRequired modules:
* Styles
Optional modules:
* Wysiwyg
* Media Gallery
* Media Browser Plus
* MediaElement
* Media: Flickr
* Media: YouTube
* Multiple forms
* Plupload
7.x-1.0-beta3
http://drupal.org/project/media
Pensem neste módulo como se fosse a evolução do Embedded Media Field, com o FileField, ImageField, AudioField, VideoField, FileField Sources, Insert, WYSIWYG ImageField, IMCE e outros módulos à mistura :)
Está apenas disponível para o Drupal 7.
De momento já é possível fazer upload do computador, da web (HTTP) e escolher imagem da galeria existente; aplica regras de selecção de ficheiros (presets incluidos: image, video, audio, other); integra com ImageCache, Styles, WYSIWYG; mas ainda tem bug que impedem a visualização dos conteudos.
Talvez seja totalmente utilizável dentro de pouco tempo.