File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,8 @@ Dependencies:
21
21
22
22
Depends on dojo core and dijit
23
23
24
- dojo.form.FileUploader depends on dojox.embed, and uses Flash movies created
25
- in the deft project using Flex OSS 3. You do not need any of the deft code;
26
- compiled movies are included with dojox.form in the resources folder.
27
- If you want to modify the actual movies, you can look in the deft project
28
- (under the package deft.av).
24
+ dojo/form/Uploader depends on dojox.embed, and uses Flash SWFs created
25
+ in the deft project using Flex OSS 3.
29
26
-------------------------------------------------------------------------------
30
27
Documentation
31
28
@@ -53,9 +50,10 @@ Additional Notes (Brief widget list):
53
50
54
51
* FilePickerTextBox - a validating text box that can browser server-side
55
52
files using a dojox.data.FileStore
56
- * FileUploader - Allows for Multi-file uploads and file masking. Uses a SWF
57
- file created with Deft. Compatible with Flash Player
58
- versions 8-10. Degradeable to a multi-file HTML uploader.
53
+ * FileUploader - deprecated
54
+
55
+ * Uploader - Allows for Multi-file uploads using HTML5, Flash or an IFrame
56
+ version 1.9 had changes that may break back-compat.
59
57
60
58
* ListInput - A text-box widget that allows inputting multiple items (similar
61
59
to the "to" field on many email clients)
You can’t perform that action at this time.
0 commit comments