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
05d7f085
Commit
05d7f085
authored
Feb 24, 2019
by
Carsten Rose
Browse files
Manural.rst: refactor header line token. start to document FE annotation element.
parent
43f67d24
Pipeline
#1567
passed with stage
in 2 minutes and 21 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Manual.rst
View file @
05d7f085
This diff is collapsed.
Click to expand it.
extension/Source/core/AbstractBuildForm.php
View file @
05d7f085
...
...
@@ -3182,7 +3182,7 @@ abstract class AbstractBuildForm {
Support
::
setIfNotSet
(
$formElement
,
FE_ANNOTATE_USER_UID
);
Support
::
setIfNotSet
(
$formElement
,
FE_ANNOTATE_USER_NAME
);
Support
::
setIfNotSet
(
$formElement
,
FE_ANNOTATE_USER_
NAME
);
Support
::
setIfNotSet
(
$formElement
,
FE_ANNOTATE_USER_
AVATAR
);
$dataHighlight
=
HelperFile
::
getFileTypeHighlight
(
$formElement
[
FE_HIGHLIGHT
]
??
''
,
$formElement
[
FE_TEXT_SOURCE
]
);
...
...
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