Download & Extend

SWFObject API, CCK Link field, multiple ssp's

Project:SlideShowPro
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This patch:

  • adds support for SWFObject API if the module is present, but will fall back to original embeds if the module is not present. Last tested with SWFObject API 5.x-2.0-beta1
  • adds support for the CCK Link field. If you add a link field to your content-type, this will let you specify a permalink for each image. Supports link targets. Very nice when using ssp as a rotating banner to direct visitors to various pages.
  • adds support for a new argument in the filter which lets you specify a different ssp swf file than the default. Very nice if you want to have a rotating banner with the navigation stripped out, but also provide a photo gallery with a different set of controls. Example usage: [ssp|path=ssp/feed|width=482|height=667|path-to-ssp=modules/slideshowpro/ssp-gallery.swf]
AttachmentSize
slideshowpro.module.patch9.75 KB

Comments

#1

Looks like this patch would also take care of an issue we ran into with wmode not being set. We were running into issues with dynamic layers positioned with JS (dropdown menus) appearing behind the swf. It seems that this patch adds this argument in both cases, which is great.

#2

Yes, I believe this patch would fix the problem.

#3

Status:patch (to be ported)» fixed

Patch ported.

#4

Status:fixed» closed (fixed)
nobody click here