Menu Content

Shopping Cart

cart
Your Cart is currently empty.

Currencies Accepted


Newsletter

Subscribe to our newsletter


Name:

Email:

Like it? Share it!

Find Us Elsewhere

Follow us on Twitter

Home Documentation Mod Featured Items Slideshow Documentation

Mod Featured Items Slideshow Documentation PDF Print E-mail

Installation

Install as usual using the Joomla! installer.

Example Usage

  • To show selected articles from any section of the site, leave the section and category ID parameters blank, and list the article IDs
  • To show random articles from a category (section), set the category (section) ID, leave the article IDs blank, and choose the random ordering.
  • To show the most read articles from a category (section), set the category (section) ID, leave the article IDs blank, and choose the most popular ordering.
  • To show the most recent articles from a category (section), set the category (section) ID, leave the article IDs blank, and choose the recently modified first ordering.
The module can automatically find articles with images, so there is no need to add any code to the articles themselves.

Module Parameters

You can set the parameters for the module using the Joomla! module manager. The module uses sensible defaults, so to get you started you may only need to pick the articles that you wish to display. The parameters are shown below.

 

mod_featured_slideshow

 

mod_featured_slideshow2

 

Count

The number of articles to display in the module.

Ordering

The order in which the articles are displayed. The choices are:-

  • Recently added first
  • Recently modified first
  • Most popular
  • Least popular
  • Default ordering
  • Random

Authoring

The authoring of the articles allowed. The choices are:-

  • Anyone
  • Added or modified by me (ie the logged in user)
  • Not added or modified by me
  • Added or modified by profiled user (JomSocial/Mighty Touch integration)
If the fourth option is selected, the module will display articles by the profiled user whenever a user profile is viewed; otherwise articles by anyone will be displayed.

Content Source

Choose from which Joomla component you wish the articles to be taken. The default is the Joomla core component, however the module can also read content from the Mighty Extensions resources component if this option is selected instead.

Front Page Articles

Choose whether front page articles are included in module.

Section ID

The section(s) from which the articles are selected. This can be blank to include all sections, or be a comma-separated list for more than one. This applies when the Joomla content component is used as the content source only.

Category ID

The category(s) from which the articles are selected. This can be blank to include all categories, or be a comma-separated list for more than one. This applies when the Joomla content component is used as the content source only.

Article ID

The IDs of the articles that you want to select. This can be blank, or a comma-separated list. If the section and category IDs are blank, then you can choose articles from all sections of the content. This applies when the Joomla content component is used as the content source only.


 

Resources Category ID

The category(s) from which the articles are selected. This can be blank to include all categories, or be a comma-separated list for more than one. This applies when the Mighty Extensions resources component is used as the content source only.

Resources Type ID

The type(s) from which the articles are selected. This can be blank to include all types, or be a comma-separated list for more than one. This applies when the Mighty Extensions resources component is used as the content source only.

Resources Article ID

The IDs of the articles (records) that you want to select. If the type and category IDs are blank, then you can choose articles from all types and categories of the content. This applies when the Mighty Extensions resources component is used as the content source only.

Resources Fields ID

The IDs of the fields (records) that you want to select. If the type and category IDs are blank, then you can choose fields from all types and categories of the content. This is also useful when you want to display articles but you don't want all the fields to be displayed in the module. This applies when the Mighty Extensions resources component is used as the content source only.

The module can display text taken from the text, textarea and html field types, and thumbnails taken from the image or picture field types, as well as images embedded in html fields.


Count Characters

This determines whether the module counts characters or sentences when determining the length of the extract to display. If characters are used the extract length will be rounded to the nearest whitespace character, if sentences are used the extract will use characters up until the next terminating punctuation (!? or .).

 

Read more link

If set to 'yes', each article includes a clickable 'read more' link.

Read More Text

The text to display for the 'read more' link. This can include html tags such as the <img> tag so that icons can be used instead of text.

Auto-Start Slideshow

If 'yes' is selected, the slideshow will automatically start on page load.

 

Show Thumbnails

 

Select 'yes' to display the image thumbnails. These are not loaded until the main images have already downloaded, so displaying thumbnails will not require any extra downloading, since they will be loaded directly from the browser cache.

 

Thumbnails Direction

The orientation for the thumbnail strip. The choices available are horizontal or vertical.

Scroller Type

The type of scroller. There are two types available, 'click' and 'mouseover'. A click scroller includes arrow buttons which when click will scroll the thumbnails, a mouseover scroller will scroll the thumbnails automatically when the mouse is hoverered over the ends of the scroller.

Show Captions

Choose whether or not to display thumbnail captions.

 

Caption Height

The caption height in pixels

 

Image Width, Image Height, Thumbnail Size

The main image width and height in pixels, and the thumbnail size.

 

Use Image W or H

Use image width or height when determining the size of images that don't fit into the image container due to differing proportions. If 'width' is selected, then the main images will be scaled so that their width is the same width as the image container. If 'height' is selected, then the height will be matched to the image container. In each case, any excess of the image will be cut off.

The best thing is to experiment with this setting, and see what is most acceptable for your site.

 

Use GD For Images

Set this to yes to resize images. Use this if your images are bigger than the size displayed in the slideshow, or if you want to compress images. The original images will not be changed, the resized images will be written to a cache folder within the module.

In subsequent displays of the module the cached images will be used, to improve performance.

 

Image Quality

Image quality is a value ranging between 0 (worst quality) to 100 (best quality). If your images are good quality to start with then you may be able to reduce the quality down to about 75 without bad effects, and the resulting compression can reduce the file size quite a bit, and will speed loading the slideshow. If your images are already compressed though the results will probably not be good.

 

Intro Text and Footer Text

Add text here that you wish to display at the head and foot of the module.

 

 

 
 
 

VirtueMart Featured Products Grid

Switch View

A module extension for the the Joomla 1.5 CMS. It displays a short excerpt from articles in a selected category or section, or from a specified list of articles, with link and optional thumbnail image.

£12.00


A Flash puzzle game for the Joomla! content management system. This would be suitable for a site aimed at children.

£10.00


A featured items module that shows selected entries from the SOBI2 business index.

£12.00


This module can be used as a replacement for the Virtuemart featured products, top products, random products or recent products modules. It displays product images as a 3 Dimensional Flash slideshow.

£15.00



Joomla Tips

Using Template Overriding With Joomla

It often happens when you are using a Joomla component or module that you would like to modify the display of the extension in some way. If the extension uses the MVC (model-view-controller) layout then there is a straightforward way to do this - use template overriding. Read more..

How to Show Different Menus on Different Pages Using Joomla

It is not particularly difficult to do this, it is the kind of thing that Joomla was designed to do. You need to create your menus first in the menu manager. Read more..

Browser Detection in Joomla

It is often the case that as web developers we need to add some extra coding that will deal with the quirks of particular web browsers . Using Joomla we can take advantage of Joomla's built in browser detection. Read more..

Understanding CSS Selectors When Editing Joomla Templates

When editing a Joomla! template one of the biggest challenges can be finding the css style rules that apply to a particular element. Read more..

Social Networking Extensions for Joomla

A system of user profiles that allows for the display of user information, activities and interaction is a common requirement for many websites and there is a variety of software available, of varying quality. The purpose of this article is to provide a guide to some of the options available. Read more..


Blog Articles

Changes to Joomla 1.6 Installation Manifest

I have been studying the new documentation for the new Beta version of Joomla! 1. Read more..

Joomla 1.5.17

The latest release of Joomla, 1.5. Read more..

Internet Explorer - Is It As Bad As All That?

Recent warnings by the French and German governments have highlighted concerns about the security of Internet Explorer, for example see http://news.bbc. Read more..

The Joomla Community

I am pleased to say that, through our related site Inspiration Web Design, we have just been listed in the Joomla Resources Directory. And I really am pleased. Read more..

Joomla and the GPL

There have been big changes in the Joomla extensions directory in recents months: since July this year the directory has only included extensions that are licensed under the General Public License (GPL), the same license that Joomla itself is licensed under. So commercial developers of Joomla extensions have been faced with a choice: either convert to the GPL, or try to go it alone without being listed in the directory. Read more..


Find Us on Facebook

 
 

fitness