From 5c137b900238a164f7a38e04dfa71a87ceed4126 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 20 Oct 2014 16:57:06 +0100 Subject: [PATCH] Docs for update to browse widget --- editions/tw5.com/tiddlers/widgets/BrowseWidget.tid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid b/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid index e29a556e4..5dd89803e 100644 --- a/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid @@ -1,6 +1,6 @@ title: BrowseWidget created: 201310241419 -modified: 20140910200751303 +modified: 20141020155353547 tags: Widgets caption: browse @@ -14,6 +14,7 @@ The content of the `<$browse>` widget is ignored. |!Attribute |!Description | |multiple |Set to "multiple" to select multiple file upload | +|message |Optional override of widget message to be generated. The parameter for the message will be the JavaScript object `event.target.files` | On iPhone/iPad choosing the multiple option will remove the ability to take photographs/videos directly into TiddlyWiki. @@ -26,3 +27,4 @@ On iPhone/iPad choosing the multiple option will remove the ability to take phot renders as: <$browse> +