summaryrefslogtreecommitdiff
path: root/templates/attachment_uploader.tpl
AgeCommit message (Collapse)AuthorFilesLines
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-1/+1
2008-06-22submit title as some content requires it in verify, also a number of other ↵wjames51-5/+3
minor bug fixes - ajax attachments now works again
2008-06-20big overhaul of ajax attachment uploader - this is mime and attachable ↵wjames51-1/+4
friendly. however its not wiki friendly which requires a title to run its store process - so thats on the todo list. this doest break anything, since it was already broken.
2007-10-10migrate core ajax services off prototype to mochikitwjames51-4/+1
2007-09-30Fixup ajax uploader and restore delete functionality.Nick Palmer1-13/+11
2007-09-23Changes to get ajax attachments working again. You must turn on the new ↵Nick Palmer1-2/+2
storage.existing plugin to get them to work.
2007-05-11enabled json output for attachments loading and uploading, and also extend ↵wjames51-1/+1
browser so you can get iinfo about an attachment
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer1-0/+23