Bug fix release of ImageSlideShow

April 23, 2008 · Filed Under ImageSlideshow, joomla · 3 Comments 

You’ll find below a link to the latest version of ImageSlideShow for Joomla! 1.5 .

This release addresses some minor bugs/coding issues and adds the Module Class Suffix parameter.

 

You can read about why this update came about and what is next for ImageSlideShow in another post on my “blog”.

Many thanks to you all for the kind comments and interest in this module. This was just an idea I had for how to teach myself various aspects of development in the web world but seems to satisfy a need for some simple uncomplicated modules which may well give me direction for whatever future development work I do in this area.

ISS seems to have been used in quite a number and quite a variety of sites around the world. Everything from communites to volleyball teams to musical bands, love to see it being used and would love to see more sites that use it. So if you have a site that uses ISS send me a link and I’ll pop up a post here so others can see how it is used too.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • kick.ie
  • Pownce
  • Slashdot
  • StumbleUpon
  • Technorati
  • Blogosphere News
  • Bumpzee
  • NewsVine
  • Reddit

How to : Add Module Class Suffix to a Joomla! 1.5 module

April 16, 2008 · Filed Under joomla · Comment 
One particular request for an update to the SlideShow seemed quite simple, “add the Module Class Suffix parameter” but for the life of me I could not figure out how to do it  or indeed what use it was.
After a bit of digging this is what I learnt:
This parameter you’ll see on quite a number of modules, what it does is allows the site administrator/designer the ability to place custom CSS styling on the module or more specifically according to the Joomla! Help site:


This field can contain a suffix that will be applied to the CSS classes for the Module styles of this page. This allows individual Modules styling with relative ease. For example, if the suffix .foo is entered here, all CSS code elements in the CSS file within the Template for Modules will have .foo added to them. Separate entries would then need to be added in the CSS file of the Template, for each corresponding difference.


Sounds good! So how do I add it to my module? Really easy as it turns out, well after you  and your best friend “google” spend some quality time searching the web together…

What you need to do is add the following to the module XML file and thats it!

<param name=”moduleclass_sfx” type=”text” default=”" label=”Module Class Suffix” description=”PARAMMODULECLASSSUFFIX” />

Expect to see this in the next update so you’ll be able to add all the CSS styling you could ever want to the SlideShow.

 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • kick.ie
  • Pownce
  • Slashdot
  • StumbleUpon
  • Technorati
  • Blogosphere News
  • Bumpzee
  • NewsVine
  • Reddit

How to - Configure ImageSlideShow

April 12, 2008 · Filed Under ImageSlideshow, joomla · 20 Comments 

Image Slide Show for Joomla! 1.5 needs very limited configuration for it to work. for most purposes the only parameters that need to be modified are “Image Directory” and the “Height” and “Width” parameters. Below are listed all the current parameters and what effect they have on ISS.

ISS Params
 

  1. Image Directory : Set this to the location on your website where the images that you want ImageSlideShow (ISS) to use are located. ISS will use all the images (BMP, GIF, JPG and PNG) that are located in the location specified.
  2. Height in pixels : Sets a common height that ISS will attempt to display the images at.
  3. Width in pixels : Sets a common width that ISS will atttempt to display the images at.
  4. Transition Delay : Sets a delay, in miliseconds, between each phase of the transition between two consecutive images. A lower value will speed up transition but utilises more CPU cycles. A higher value will slow down transition but will use less CPU cycles
  5. Next Image Delay : Sets the period of time, in miliseconds, that determines for how long the current image will be displayed and when the next image will start to transition in.
  6. Slideshow title : Sets the “alt” tag on the image so that it displays the text when the cursor “hovers” over the image.
  7. URL : Sets the URL to which the browser will navigate to if the image is clicked. Works in tandem with “Enable Link?”
  8. Enable Link? : Has 3 options, “disable” which will not allow any action whn image is clicked. “Enable  (same window)” => navigate to the URL within the same browser window. “Enable  (new window)” => navigate to the URL by opening a new browser window.
  9. Display Sequence: Determines the sequence ISS will display the images. “Disable” will display the images in the sequence that the images were read from the source directory. “Shuffle” will load the images and then place them in a pseudo-random order. Pattern will repeat once all images have been displayed. “Sorted” will load the images and then perform a “natural” sort by file name. Natural sort will sort files alphabetically as a human understand i.e. “img1.jpg” is followed by “img2.jpg” and so on.Pattern will repeat once all images are displayed. “Totally Random” is just that, random pattern of images being displayed.
  10. Resize Images: If enabled will resize the images in the specifed directory to the size specifed. this does not modify the original images. ISS will create a resized copy of the image in a subdirectory of the directory containing the images. The sub-directory is called briaskThumbs, this directory must be created by you and the process running Joomla! must be given permission to write to that directory.  How you do that very much depends on the server environment that you are running Joomla! under and is not something I can answer in this short post.

If you have any questions on ImageSlideShow, please post the question in my ImageSlideShow forum.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • kick.ie
  • Pownce
  • Slashdot
  • StumbleUpon
  • Technorati
  • Blogosphere News
  • Bumpzee
  • NewsVine
  • Reddit

How to install - ImageSlideShow

April 12, 2008 · Filed Under ImageSlideshow, joomla · 7 Comments 

This post will bring you through the steps required to install ImageSlideShow in Joomla 1.5.

  1. Download Imageslideshow from Image SlideShow . This will download a zip file called mod_briaskiss.zip to your computer. Remember the location to which you have saved this file.
  2. Log into your Joomla! 1.5 website as administrator. Navigate to the Extensions menu, Select Install/Uninstall. 
  3. On the Extension manager screen - Install tab, click the “browse” button and navigate to the location at which you have saved the mod_briaskISS.zip file, select the file and click on Open. Next click on the “Upload file & Install” button. This will upload the module to your site and if successfully installed a message will inform you of this
  4. From the Extensions menu navigate to the Module Manager.  On the site Module Manager page you will see a module titled “ImageSlideShow” with a type of mod_briaskISS.

Congratulations! You have successully installed ImageSlideShow.

If you want to create multiple copies of ImageSlideShow on your site, select the ImageSlideShow module and then click on the “Copy” button, this will create a copy of the module which you can then configure as you wish.

If you have any questions on ImageSlideShow, please post the question in my ImageSlideShow forum.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • kick.ie
  • Pownce
  • Slashdot
  • StumbleUpon
  • Technorati
  • Blogosphere News
  • Bumpzee
  • NewsVine
  • Reddit

Image Slide Show for Joomla! 1.5.x, the first major update.

April 6, 2008 · Filed Under ImageSlideshow, joomla · 14 Comments 

Some had noticed that the demo site has been “offline” for a few days. Reason being I was running this updated version of ImageSlideShow through some tests. Based on those tests I’m releasing the following version of the module.
The update to the Image Slide Show module contains the following updates :

  • Ability to have multiple copies of ImageSlideShow on one page.
  • Ability to have the ImageSlideShow link to another URL, URL can be set to open in same window or a new window.
  • Ability to choose between various Sorting / random options.

You can download the module from the following location Image SlideShow

I’ve added detail on how to configure this module over on this configuration post. Hopefuly this will answer any questions about configuration of the module and make it easier for you to integrate into your website. 

If you have any questions on how this module works or how to develop modules for Joomla using PHP & Javascript please do note them in the comments or drop me an email at this address.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • kick.ie
  • Pownce
  • Slashdot
  • StumbleUpon
  • Technorati
  • Blogosphere News
  • Bumpzee
  • NewsVine
  • Reddit

« Previous PageNext Page »