====== dropfiles Plugin ====== ---- plugin ---- description: Drop files into the edit area to upload them author : Michael Große email : dokuwiki@cosmocode.de type : action lastupdate : 2020-03-18 compatible : !Hrun, Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum depends : conflicts : similar : imgpaste tags : media, drag-and-drop, upload downloadurl: https://github.com/cosmocode/dokuwiki-plugin-dropfiles/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-dropfiles/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-dropfiles/ donationurl: screenshot_img : ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png|A CosmoCode Plugin}}]] ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Simply drag and drop a file from your filesystem into the editarea of your page to upload it into the current namespace. If the file already exists you will be given the option to skip, overwrite or rename it. This Plugin integrates well with the [[filelisting]] plugin. If you have both, then you can drag'n'drop files into the file explorer of the filelisting plugin. ===== Configuration and Settings ===== * **''%%insertFileLink%%''**: Insert a link to every successfully uploaded file at the current cursor position. Deactivated by default. ===== Development ===== === Change Log === {{rss>https://github.com/cosmocode/dokuwiki-plugin-dropfiles/commits/develop.atom date}} **Releases:** {{rss>https://github.com/cosmocode/dokuwiki-plugin-dropfiles/releases.atom description author date}}