|
Project Information
Members
Featured
Downloads
Links
|
Front page slideshow for DrupalThis is a module to be able to easily configure and add the Front Page Slideshow from JoomlaWorks to Drupal. The idea is to create a slideshow and add slides as you would add any other story. The slideshow is then set up as a block which can be put anywhere on the site on any page you want. For the module to work you will have to pay for and download Front Page Slideshow. Frontpage Slideshow for Drupal is now on drupal.orgThis project will no longer be updated on hereFuture of Front page slideshow for Drupal?Development is ongoing. Once the module has been made as solid as possible within Drupal 5 I will try to port it over to 6 and possibly make use of extra features in Drupal 6, this may also mean the removal of the dependency of jquery_update. DemoA demo of the front page slideshow for Drupal is available at http://drupal.jamestombs.co.uk UpdatesUpdate 18/11/2008 - Development release Fixes:
New Features:
Still to do:
As always any issues please post them in the Issues section at the top. Problem with the fpss-20081108_1826 release. Please use the fpss-20081108_0058 release. Further update 08/11/2008 Release fpss-20081108_1826 has a few changes to try to eliminate any problems with conflicting modules which may also add a slideshow content type. A database update will need to be run. Update 08/11/2008 New Features:
Update 07/11/2008
Update 24/10/2008 Another update. Slightly bigger and more useful update though. New Features:
Fixes:
Update 23/10/2008 Another small fix. When editing an existing slide node the Slideshow value isn't set. Fixed with #default_value. Have a few little bugs creeping up like not working in Firefox in some settings and slidetext not appearing properly in the slideshow. Update 22/10/2008 Another small bug fix. Line 690 was written as: $sql = "SELECT vid, title FROM {node} WHERE type = '%s' AND status = %d";Should be: $sql = "SELECT vid, title FROM {node} n WHERE type = '%s' AND status = %d";Another one: Wrong jQuery included. Update 16/10/2008 Small bug fix for accessing the admin settings under any other user than uid = 1. I am beginning work on trying to get the slideshow and slide creation work better and hopefully remove the dependency on jquery_update but still have it work with jquery_update, but this may not be possible. Update 23/05/2008 The code has now been updated to create slideshows as a content type as well as slides. This way you can easily add, edit and delete multiple slideshow. When you create a slide you are giving a list of slideshow to which you can add the slide to. At the moment the module is limited to each slide being associated with only one slideshow. If the same slide is required on 2 different slideshows, the slide must be duplicated and the slideshow changed on the copy. Javascript now works with existing drupal jQuery functions with jQuery_Update installed. jQuery_Update is now a dependencies of fpss. This updates jQuery to 1.2.3. fpss now works with the following settings configurations:
fpss doesn't work with the following settings configurations:
Download Naming Conventionfpss-yyyymmdd_hhmm.zip
Examplefpss-20080523_1430.zip This file was uploaded on 23rd May 2008 at 14:30 (2:30PM). |