Closed (fixed)
Project:
CCK Video
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 17:31 UTC
Updated:
14 Apr 2012 at 02:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
breitner commentedand if you have 3 nodes on the frontpage then you have 3 javascript in the footer:
Comment #2
drupalnesia commented6.x-1.0-alpha3:
a. Disable autoplay for Flowplayer
b. Empty output if CCK Filefield is empty
Comment #3
breitner commentedSorry, but the empty output is NOT really empty. Now there is a "1" in the output:
Comment #4
drupalnesia commentedOpen cck_video.module and edit line 102
to:
See if this works fine, I will apply to alpha4 version, thanks.
Comment #5
drupalnesia commented6.x-1.0-alpha4:
a. New: support multi videos on same page
b. Fixed: Empty output if CCK Filefield is empty
c. Fixed: Avoid drupal_add_js run twice on footer