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 Featured Albums Module

Featured Albums Module

Featured Albums Module
The Featured Albums module for Exposé is a Joomla! extension which allows you to specify collections, albums and files (photos/videos) to be displayed in the module. This module allows the users to showcase specific media and has a rich feature set allowing the user to customize and control exactly the type of content to display.

 

Features

  1. Publish in any module position (module class suffix may be applied as necessary)
  2. Easily customize using pre-existing CSS tags
  3. Specify ItemID for the target of links/thumbnails
  4. Individually toggle display of collections, albums and files (photos/videos)
  5. Control display parameters for collections as follows:
    • Toggle heading display
    • Specify heading text
    • Specify collection IDs (comma-seperated list)
    • Toggle display of item title (link)
    • Toggle display of item thumbnail
  6. Control display parameters for albums as follows:
    • Toggle heading display
    • Specify heading text
    • Specify album by IDs (comma-seperated list)
    • Toggle display of item title (link)
    • Toggle display of item thumbnail
    • Autostart slideshow at file #1 when link/thumbnail is selected
  7. Control display parameters for files (photos/videos) as follows:
    • Toggle heading display
    • Specify heading text
    • Specify file IDs (comma-seperated list in the following format: album ID-file ID; see parameters screenshot below)
    • Toggle display of item title (link)
    • Toggle display of item thumbnail
    • Autostart slideshow when link/thumbnail is selected

 

Screenshots

Featured Media Module
Parameters
Featured Media Module
Demo

 

 

Installation

  1. Register and login using the form above. Subscribe to the 'Extensions Club for Exposé' and download mod_featured_media_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_featured_media_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 > Site Modules' from the main menu. Locate 'Expose Featuredd Media' in the list. Publish this module.
  6. Click the module name to customize the paramaters as required. In particular, set the ItemID to match the ItemID of your expose menu item.

Common Customization

Modify the display of your media links and thumbnails by adding the following to your template_css.css file (modify as necessary).

In the demo screenshot, a 74x56 pixel PNG8 image (image_overlay.png) was used as a background for the thumbnails. Subscribers can download a Photoshop file in the Exposé downloads area which can be customized for any template as required.

 

h4.featured_collection_title, h4.featured_albums_title, h4.featured_files_title {
text-transform: uppercase;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;

}

.featured_collection_list, .featured_album_list, .featured_file_list {
list-style: none;
}

li.featured_collection_item, li.featured_album_item, li.featured_file_item {
text-align: center;
margin: 0px 0px 0px -10px;
}

div.featured_collection_thumb, div.featured_album_thumb, div.featured_item_thumb {
text-align: left
line-height: 54px;
height: 54px;
padding: 10px 0px 3px 1px;
background: transparent url(../images/image_overlay.png) no-repeat 34px 6px;
}

 


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 )