Community Documentation

Step 1: Module and requirements installation

Last updated February 20, 2013. Created by akhodakovskiy on February 10, 2013.
Edited by agalitsyn, csandanov. Log in to edit this page.

Asset module installation

The Asset module can be downloaded and installed via the standard Drupal installation process.

The Asset module activated itself provides an API for Media Asset entities creation. Submodules can be enabled to receive additional features:

  • Predefined Asset types:
    • Image: asset_image
    • Image: asset_image
    • Video: asset_video
    • Audio: asset_audio
    • Document: asset_document
    • Gallery: asset_gallery
    • Free HTML: asset_freehtml
  • Advanced UI and contribution

    widget: asset_widget

  • Feeds integration: asset_feeds

Requirements

Contributed modules:

Predefined asset type submodules require:

  • asset_image depends on Drupal core Image module.
  • asset_audio requires jPlayer.
  • asset_video requires Emvideo module, which is submodule of asset project. Any of emvideo providers submodules should be enabled
  • asset_gallery requires Entityreference, References dialog, Views, Lightbox2
  • asset_feeds requires Feeds and Views

Recommended modules

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 7.x
Level
Beginner, Intermediate
Audience
Site administrators, Site builders
Keywords
configuration, installation instructions

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.