Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
aa498e00
Commit
aa498e00
authored
Nov 02, 2019
by
Carsten Rose
Browse files
Manual.rst: add description for 'fileButtonText'
parent
f38a3782
Pipeline
#2579
passed with stages
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Documentation/Manual.rst
View file @
aa498e00
...
@@ -3818,6 +3818,7 @@ See also `downloadButton`_ to offer a download of an uploaded file.
...
@@ -3818,6 +3818,7 @@ See also `downloadButton`_ to offer a download of an uploaded file.
* *FormElement.parameter*:
* *FormElement.parameter*:
* *fileButtonText*: Overwrite default ‘Choose File’
* *capture* = `camera` - On a smartphone, after pressing the 'open file' button, the camera will be opened and a
* *capture* = `camera` - On a smartphone, after pressing the 'open file' button, the camera will be opened and a
choosen picture will be uploaded. Automatically set/overwrite `accept=image/*`.
choosen picture will be uploaded. Automatically set/overwrite `accept=image/*`.
...
@@ -3890,7 +3891,7 @@ See also `downloadButton`_ to offer a download of an uploaded file.
...
@@ -3890,7 +3891,7 @@ See also `downloadButton`_ to offer a download of an uploaded file.
* *chmodDir* =
<unix
file
permission
mode
>
- e.g. `770` for owner and group read, writeable and executable. Only the
* *chmodDir* =
<unix
file
permission
mode
>
- e.g. `770` for owner and group read, writeable and executable. Only the
numeric mode is allowed. Will be applied to all new created directories.
numeric mode is allowed. Will be applied to all new created directories.
* autoOrient: images might contain EXIF data (e.g. captured via mobile phones) incl. an orientation tag like TopLeft,
*
*
autoOrient:
*
images might contain EXIF data (e.g. captured via mobile phones) incl. an orientation tag like TopLeft,
BottomRight and so on. Web-Browser and other grafic programs often understand and respect those information and rotate
BottomRight and so on. Web-Browser and other grafic programs often understand and respect those information and rotate
such images automatically. If not, the image might be displayed in an unwanted oritentation.
such images automatically. If not, the image might be displayed in an unwanted oritentation.
With active option 'autoOrient', QFQ tries to normalize such images via 'convert' (part of ImageMagick). Especially
With active option 'autoOrient', QFQ tries to normalize such images via 'convert' (part of ImageMagick). Especially
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment