edit-task
Home
Up
Delete
Task Name:
Task Description:
Drag and Drop 'ZONE' functionality, ] support for multiple files, ] image file preview, *create date = false
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">file upload - drag and drop files onto 'target'</h1> <h2>[what]</h2> <ol> <li>] file upload - currently we support single file pick and choose file upload</li> </ol> <h2>[why]</h2> <ol> <li>] drag and drop files - from local filesystem to input form,</li> </ol> <h2>[where]</h2> <ol> <li>] target is form, can be different container (just need to specify), </li> </ol> <h2>[when]</h2> <ol> <li>] 2013</li> </ol> <h2>[example]</h2> <ol> <li>]</li> </ol> <h2>[how-to]</h2> <ol> <li>] add script ref</li> <li>] </li> </ol> <h2>[reference]</h2> <ol> <li>] git repo - </li> <li>] <a href="http://www.dropzonejs.com/" target="_blank">support / documentation site</a> - </li> <li>] wiki - </li> </ol><hr /> <h1 style="text-align: center;">developer implementation</h1> <h2>[.process]<span style="font-size: 10px;"> </span></h2> <ol> <li>*] test ing 'dropzone.js' standalone component </li> <li>] with form action set to "" ( asp form default) ... </li> <ol> <li>] dropzone throws error - no url</li> </ol> <li>x] specify the path to the form we are posting to ...</li> <ol> <li>] <form id="dropZone" class="dropzone" method="post" action="../add/article.cshtml" enctype="multipart/form-data"> </form></li> </ol> <li>] error - </li> </ol> <h2>[.notes]</h2> <ol> <li>] src = trending on github, 2013-10</li> <li>] the .js ver from the website works, the .js version from the git .zip download package does not</li> <li>x] dev LIST of a few alternative client side components that do similar things</li> <li>x] can be implemented as COMPONENT, amd module, with 'require.js'</li> <li>x] easy to implement client side </li> <li>] </li> </ol> <div><hr /></div> <h2> </h2> <h1 style="text-align: center;">status</h1> <p> </p> <h2>[-previously-]</h2> <ol> <li>[2013-10-10]</li> <li>ERROR on file upload - 403. - verb is not allowed or something, set form action </li> <li>ERROR on file upload - </li> </ol> <h2>[-current-]</h2> <ol> <li> <div> ]</div> </li> </ol> <h2>[-next-]</h2> <ol> <li> <div>]</div> </li> </ol> <p style="text-align: left;"> </p>