20
Asset management in Drupal: the Asset module

Asset Management in Drupal using the Asset Module

Embed Size (px)

DESCRIPTION

"Asset Management in Drupal using the Asset Module" as presented on FOSDEM 2008 during the Drupal Track by Wim Mostrey

Citation preview

Page 1: Asset Management in Drupal using the Asset Module

Asset management in Drupal: the Asset module

Page 2: Asset Management in Drupal using the Asset Module

State of Drupal 2007 Survey running for 30+ days More than 1000 responses collected Problem areas:

− Determining what modules to use− Difficult to add media files

Page 3: Asset Management in Drupal using the Asset Module

Determining the module(s) So many different options:

− module creates a new content type (image)− module adds a field to a content type (upload)− module adss a cck field (filefield)

Use one or more modules:− One module per media type (audio, image, embed)− One generic module (upload, filefield)

Page 4: Asset Management in Drupal using the Asset Module

Difficult to add media files End-users

− Display assets as unified as possible− Display assets as user-friendly as possible

Editors− Import files on the server− Manage files already entered before− WYSIWYG − Create galleries

Developers

Page 5: Asset Management in Drupal using the Asset Module

What is the asset module?

The asset module providesan intuitive method ofmanaging any type of file.

Page 6: Asset Management in Drupal using the Asset Module

What is the asset module? Integrates with

− CCK− Views− Panels− TinyMCE− imagecache− lightbox− Jeroen Wijering's FLV Player− 1 Pixel Out audio player

Page 7: Asset Management in Drupal using the Asset Module

What is the asset module? Asset module

− Asset bonus− Asset embed− Asset import− Asset panels− Asset youtube

Page 8: Asset Management in Drupal using the Asset Module

Asset wizard Images

Page 9: Asset Management in Drupal using the Asset Module

Asset wizard Audio

Page 10: Asset Management in Drupal using the Asset Module

Asset wizard FLV

Page 11: Asset Management in Drupal using the Asset Module

Plug and play Just the asset module

Page 12: Asset Management in Drupal using the Asset Module

Plug and play Asset module + TinyMCE

Page 13: Asset Management in Drupal using the Asset Module

Plug and play Asset module + CCK

Page 14: Asset Management in Drupal using the Asset Module

Make yourself comfortable Asset bonus configuration

Page 15: Asset Management in Drupal using the Asset Module

Make yourself comfortable Asset bonus configuration: 1pixelout

Page 16: Asset Management in Drupal using the Asset Module

Asset galleries Galleries using Views

Page 17: Asset Management in Drupal using the Asset Module

Asset galleries Galleries using Panels

Page 18: Asset Management in Drupal using the Asset Module

Asset 2.0 Drupal 6 Better GUI Pop-up be gone! New types and formatters

− PDF− Google docs− presentations− ...

Page 19: Asset Management in Drupal using the Asset Module

Asset 2.0