mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-08 22:06:05 +00:00
Add "multiple" attribute to browse widget
And default to non-multiple upload; that’s enough to enable the ability to take photos/videos directly on iOS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
title: BrowseWidget
|
||||
created: 201310241419
|
||||
modified: 201310300837
|
||||
modified: 20140910200751303
|
||||
tags: widget
|
||||
|
||||
! Introduction
|
||||
@@ -9,4 +9,9 @@ The browse widget displays an HTML file browser button that allows the user to c
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
The browse widget has no attributes, and ignores any contained content.
|
||||
The content of the `<$browse>` widget is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|multiple |Set to "multiple" to select multiple file upload |
|
||||
|
||||
On iPhone/iPad choosing the multiple option will remove the ability to take photographs/videos directly into TiddlyWiki.
|
||||
|
Reference in New Issue
Block a user