Difference between revisions of "PT Multimedia"

From ADF Docs
Jump to: navigation, search
(Contents)
(Contents)
Line 18: Line 18:
 
The multimedia application contains the following:
 
The multimedia application contains the following:
 
* Custom Coding - various components and scripts.
 
* Custom Coding - various components and scripts.
'''Custom Elements:'''
+
* '''Custom Elements:'''
 
** Multimedia - Custom Element
 
** Multimedia - Custom Element
 
** Multimedia Category - Custom Element
 
** Multimedia Category - Custom Element
Line 25: Line 25:
 
** Multimedia Series Gallery - Custom Element
 
** Multimedia Series Gallery - Custom Element
 
** ptMultimedia Configuration - Custom Element
 
** ptMultimedia Configuration - Custom Element
'''Custom Fields:'''
+
* '''Custom Fields:'''
 
** Media Type Select Field - Custom Field   
 
** Media Type Select Field - Custom Field   
 
** Media Host Select Field - Custom Field  
 
** Media Host Select Field - Custom Field  

Revision as of 22:50, 5 August 2010

About Multimedia App

The Multimedia application is built in the Application Development Framework (ADF).

Overview

The multimedia application seamlessly integrates both locally hosted audio and video into your web site as well as multimedia from 3rd party sites such as youtube, Yahoo and Vimeo.

Multimedia is displayed by first choosing a category or series, which filters media to determine it's eligibility for display, and then by selecting the display format in which to present the media.

Multimedia is managed through an administrative page containing the multimedia manager.

Requirements

ADF Library components that are required for the multimedia application:

  • ceData_1_0
  • scripts_1_0


ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.

Contents

The multimedia application contains the following:

  • Custom Coding - various components and scripts.
  • Custom Elements:
    • Multimedia - Custom Element
    • Multimedia Category - Custom Element
    • Multimedia Category Gallery - Custom Element
    • Multimedia Series - Custom Element
    • Multimedia Series Gallery - Custom Element
    • ptMultimedia Configuration - Custom Element
  • Custom Fields:
    • Media Type Select Field - Custom Field
    • Media Host Select Field - Custom Field
    • Media Upload - Custom Field
    • Custom Text Area Field (ADF Extension) - Custom Field

Metadata Forms:

    • Multimedia Display Format - Metadata Form

Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.