From cd355d137ff231091774b87050ffd5ec76d9ef4d Mon Sep 17 00:00:00 2001 From: Fabio Varesano Date: Sun, 14 Jan 2007 14:59:06 +0000 Subject: Let's prepare for video upload status bar. --- plugins/video_upload/video_upload.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/video_upload/video_upload.js (limited to 'plugins/video_upload/video_upload.js') diff --git a/plugins/video_upload/video_upload.js b/plugins/video_upload/video_upload.js new file mode 100644 index 0000000..0fd80c1 --- /dev/null +++ b/plugins/video_upload/video_upload.js @@ -0,0 +1,12 @@ +// $Id$ +/** + * @file + * Javascript functions for busy status on video uploads + * + * TODO: Support AJAX Uploads :-) + * + * @author Fabio Varesano +*/ + + + -- cgit v1.2.3