Is it possible to create a new upload-widget for video?
Sometimes you can't increase post_max_size and you don't want the users to upload with ftp.
By using SWFUpload you can bypass these limitations.
But how can I merge these two modules?

Comments

Jorrit’s picture

You can create a new upload widget. The Video module comes with two widgets, the normal one and Video FTP, so you can use that code as a starting point.

brycefisherfleig’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)