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
de0ec670
Commit
de0ec670
authored
May 19, 2017
by
Carsten Rose
Browse files
Manual.rst: Example on how to reuse custom vars defined in `config.qfq.ini`
parent
ec1035d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Manual.rst
View file @
de0ec670
...
...
@@ -124,7 +124,7 @@ Typoscript code to implement a print link on every page::
10 = TEXT
10 {
wrap = <a href="typo3conf/ext/qfq/qfq/api/print.php?id=
...
|&type=2"><span class="glyphicon glyphicon-print" aria-hidden="true"></span> Printview</a>
wrap = <a href="typo3conf/ext/qfq/qfq/api/print.php?id=|&type=2"><span class="glyphicon glyphicon-print" aria-hidden="true"></span> Printview</a>
data = page:uid
}
...
...
@@ -3933,6 +3933,9 @@ Example `_pdf`, `_zip`: ::
..
Use the `--print-media-type` as wkthml option to access the page with media type 'printer'. Depending on the website
configuration this switches off navigation and background images.
Export area
'''''''''''
...
...
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