TiddlyWiki5/plugins/tiddlywiki/mobiledragdrop
Jeremy Ruston 5aa3646df5
Add plugin stability badges (#8198)
* Initial Commit

* Fix plugin library URL

* Need to set plugin library location for prerelease

* Styling tweaks

* Docs

* Add tests that the core plugins all have a valid stability field
2024-05-21 11:22:39 +01: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 mobiledragdrop: attempt to fix scrolling issues on ios 2017-03-23 21:16:01 +00:00

readme.tid

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.