Closed (fixed)
Project:
Video
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 May 2006 at 11:57 UTC
Updated:
18 Jun 2006 at 20:15 UTC
Jump to comment: Most recent file
I've created a patch where a user can set a dir/dcr video. Though Director Files are often games or interactive videos i think it can be useful.
I've added
- "Download Shockwave" link at bottom of "play page"
- mime type for both .dir and .dcr
- _video_get_parameters($node->serialized_data)
i've made the diff of the last CVS.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | video_0.diff | 6.44 KB | psicomante |
| #6 | video.diff | 6.34 KB | psicomante |
| #4 | video.module_2.diff | 2.2 KB | psicomante |
| #3 | video.module_1.diff | 2.2 KB | psicomante |
| #1 | video.module_0.diff | 2.31 KB | psicomante |
Comments
Comment #1
psicomante commentedvery stupid error. Different function names.
Comment #2
fax8 commentedThe patch looks a bit redundant.
In fact this code
can be cleaned as
The same considerations to
Please also update FILE_TYPES.txt in order to get this patch committed.
Fabio
Comment #3
psicomante commentedI've cleaned the code and updated FILE_TYPES.txt
Comment #4
psicomante commentedI've cleaned the code and updated FILE_TYPES.txt
Comment #5
fax8 commentedpatches above does not updates FILE_TYPES.txt .
Please use directory diff .
Fabio
Comment #6
psicomante commentedI've made the directory diff. I've also correct a bug similar to 1.36 committ. It's about "multi-download" anchor.
Comment #7
psicomante commentedsolved an incompatibility with IE
Comment #8
fax8 commentedCommitted to cvs. Thanks.
Fabio
Comment #9
(not verified) commented