Joomla EXPO 2008

Joomla! EXPO 2008
Only left to sign up for the Joomla EXPO 2008 in Chicago

Reserve your spot now!

My Subscriptions

No active or expired subscriptions. View Available Subscriptions

Advanced Search

Home arrow Other Extensions arrow Expose arrow Available Extensions arrow Album List Module

Album List Module

Album List Module
The Album List module for Exposé is a Joomla! extension which displays a drop-down menu navigation for all the collections and albums in your Exposé gallery. This module provides users with a quick view of the entire Exposé hierarchy and allows the user to select/view the collection/album of interest.

 

Features

  1. Publish in any module position and specify module class suffix as necessary
  2. Easily customize using pre-existing CSS tags
  3. Specify ItemID to use when selecting collections/albums
  4. Choose one of the following sort orders for the list
    • Alphabetical Ascending
    • Alphabetical Descending
    • Creation Date Ascending
    • Creation Date Descending
    • Default Expose Sorting
  5. Toggle on/off the "Go" button when choosing list items
  6. Specify text to display at the top of the list (i.e. "Album Quick-select")
  7. Specify indent level (in spaces) for nested collections and albums

Screenshots

Album List Screen Shot
Parameters
Album List Screen Shot
Demo

 

 

Installation

  1. Register and login using the form above. Subscribe to the 'Extensions Club for Exposé' and download mod_expose_album_list_x.x.zip.
  2. Login to the administrative backend of your Joomla! site. Choose 'Installers > Modules' from the main menu.
  3. Click the 'Browse' button, locate the mod_expose_album_list_x.x.zip file.
  4. Click the "Upload File & Install' button. If all goes well, you'll see the " Upload module - Success" screen. Click 'Continue' to complete the installation.
  5. Select 'Modules > Installed Modules' from the main menu. Locate 'Albums List for Expose' in the list. Publish this module.
  6. Click the module name to customize the module position and paramaters as required. In particular, set the ItemID to match the ItemID of your expose menu item.


Common Customization

Modify the position of the drop-down list by adding the following to your template_css.css file (modify as necessary).

Be sure to add the following module class suffix in the module parameters: _album_list
.moduletable_album_list {
position: relative;
left: 320px;
}

#exposealbumlistid {
    color: #ffffff;
    background-color: #07290f;
    border: 2px solid #07290f;
}

 

I've heard enough, sign me up

To subscribe to the Extension Club for Exposé, users must fist register and login to this site. Use the "Join the Exposé Club" buttons at the left as appropriate.
Last Updated ( Tuesday, 01 January 2008 )