Difference between revisions of "Album"

From NeuCart Documentation
Jump to: navigation, search
Line 5: Line 5:
 
{{infobox music}}
 
{{infobox music}}
 
{{infobox-bottom}}
 
{{infobox-bottom}}
 +
 +
== Configuration ==
 +
Within the Albums [[Form View]] page, an administrator configures the basic properties of an album, and also the individual tracks within the album. Each track is configured with:
 +
* The name of the track as it appears in the album player. This field can include HTML if necessary (a <br> tag to create multiple lines is common).
 +
* The sample audio file that will play when the play button is pressed.
 +
* The MP3 product that will be added to the cart when someone uses the "Add to Cart" link for the MP3 on the player. Also, a navigation link will also be created to point to that product.
 +
* The PDF product that will be added to the cart when someone uses the "Add to Cart" link for the PDF on the player. Also, a navigation link will also be created to point to that product.
  
 
<!--
 
<!--

Revision as of 02:46, 11 July 2014

An album, or perhaps more accurately an album player, is configured in NeuCart's Admin Area as a way to display multiple audio samples within one box, while having both navigation links and "Add to Cart" links in the display area. While the functionality is referred to as an "Album", this feature can be used to group any collection of products with audio files that a customer may want to see.

Information icon.svg
This feature or functionality was introduced in version 4.73.
Music Approve icon.svg
This article discusses music features or functionality.

Configuration

Within the Albums Form View page, an administrator configures the basic properties of an album, and also the individual tracks within the album. Each track is configured with:

  • The name of the track as it appears in the album player. This field can include HTML if necessary (a <br> tag to create multiple lines is common).
  • The sample audio file that will play when the play button is pressed.
  • The MP3 product that will be added to the cart when someone uses the "Add to Cart" link for the MP3 on the player. Also, a navigation link will also be created to point to that product.
  • The PDF product that will be added to the cart when someone uses the "Add to Cart" link for the PDF on the player. Also, a navigation link will also be created to point to that product.