TiddlyWiki5/plugins/tiddlywiki/mobiledragdrop
Mario Pietsch 8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint (#7596)
* remove blks first try

* dprint.json seems to be OK, some forgotten functions

* add some more space-after-keyword settings

* server remove blks

* add **/files to dprint exclude

* dprint.js fixes a typo

* add boot.js and bootprefix.js to dprint exclude

* dprint change dprint.json

* add dprint fmt as script

* remove jslint comments

* fix whitespace

* fix whitespace

* remove function-wrapper from geospatial plugin

* fix whitespace

* add function wrapper to dyannotate-startup

* remove dpring.json
2025-03-21 17:22:57 +00:00
..
files Update to latest version of ios-drag-drop.js 2017-04-21 08:22:58 +01:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
rawmarkup.tid mobiledragdrop: Enable "holdToDrag" 2017-03-23 21:15:33 +00:00
readme.tid Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)" 2017-06-24 17:48:32 +01:00
startup.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00

title: $:/plugins/tiddlywiki/mobiledragdrop/readme

This plugin provides a "shim" that enables HTML 5 compatible drag and drop operations on mobile browsers, including iOS and Android. The shim was created by Tim Ruffles and is published at https://github.com/timruffles/ios-html5-drag-drop-shim.

After installing the plugin it is necessary to save the HTML file a second time before it will be fully enabled.