Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

how to use custom file uploader for discussions with vanilla

camocamo New
edited September 2011 in Vanilla 2.0 - 2.8
Hi folks, I found a neat multiple file uploader that Id like to implement in my vanilla 2.1.8b4 forum. Can somebody please give a programming clueless guy some help?

http://the-stickman.com/web-development/javascript/multiple-file-uploader-mootools-version/

example and src code

http://the-stickman.com/files/mootools/multiupload/
Tagged:

Best Answer

  • LincLinc Detroit Admin
    Answer ✓
    We only use the FileUpload plugin, and if you open it and look at the code complexity, you'll know why none of us are going to be eager to get involved here. :)

Answers

  • camocamo New
    edited September 2011
    ie where would I add a div for the actual form so it shows on the discussions post screen (under the text area)? If somebody could create a plugin with this it would be better than the fileupload plugin, easier to use.

    ??? really not a clue but need this simplicity badly.
  • LincLinc Detroit Admin
    Answer ✓
    We only use the FileUpload plugin, and if you open it and look at the code complexity, you'll know why none of us are going to be eager to get involved here. :)
Sign In or Register to comment.