|
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
- Publish in any module position and specify module class suffix as necessary
- Easily customize using pre-existing CSS tags
- Specify ItemID to use when selecting collections/albums
- Choose one of the following sort orders for the list
- Alphabetical Ascending
- Alphabetical Descending
- Creation Date Ascending
- Creation Date Descending
- Default Expose Sorting
- Toggle on/off the "Go" button when choosing list items
- Specify text to display at the top of the list (i.e. "Album Quick-select")
- Specify indent level (in spaces) for nested collections and albums
Screenshots
 Parameters  Demo |
Installation
- Register and login using the form above. Subscribe to the 'Extensions Club for Exposé' and download mod_expose_album_list_x.x.zip.
- Login to the administrative backend of your Joomla! site. Choose 'Installers > Modules' from the main menu.
- Click the 'Browse' button, locate the mod_expose_album_list_x.x.zip file.
- Click the "Upload File & Install' button. If all goes well, you'll see the "
Upload module - Success" screen. Click 'Continue' to complete the installation.
- Select 'Modules > Installed Modules' from the main menu. Locate 'Albums List for Expose' in the list. Publish this module.
- 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 )
|