Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
256b60c1
Commit
256b60c1
authored
Jan 08, 2018
by
Carsten Rose
Browse files
PROTOCOL.md: fixed typo.
parent
3c3c5f00
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/PROTOCOL.md
View file @
256b60c1
...
...
@@ -365,8 +365,8 @@ A download might be:
'api/download.php' will be called with a SIP (no other vars used). The SIP contains:
*
DOWNLOAD_EXPORT_FILENAME - any target filename, if none given take DOWNLOAD_OUTPUT_PDF ('output.pdf').
*
DONWLOAD_MODE - file / pdf / excel / zip. If not specified:
a) 'file' is the default if only one is given and if th
is
is a file.
b) 'pdf' is the default if there are multiple TOKEN_URL, TOKEN_URL_PARAM, TOKEN_FILE in SIP_DOWNLOAD_PARAMETER found.
a) 'file' is the default
,
if only one
source
is given and if th
at
is a file.
b) 'pdf' is the default
,
if there are multiple TOKEN_URL, TOKEN_URL_PARAM, TOKEN_FILE in SIP_DOWNLOAD_PARAMETER found.
*
SIP_DOWNLOAD_PARAMETER (base64 encoded) - contains all parameter to source elements.
Format:
<format
1
>
:
<element
1
>
|
<format
2
>
:
<element
2
>
|...|
<format
n
>
:
<element
n
>
|
...
...
Write
Preview
Markdown
is supported
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