Actions
Bug #71755
closedAdd missing keyword to t3editor
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
t3editor
Target version:
-
Start date:
2015-11-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The TypoScript property forwardSearchWordsInResultLink
is used by Indexed Search (see typo3/sysext/indexed_search/Classes/Controller/SearchFormController.php). However, this word currently is not getting highlighted in t3editor.
Add it to the list of recognized words, please!
Updated by Markus Klein about 9 years ago
The xml file with all code completion is totally outdated (4.x) and needs a lot of manual work to bring again up to date.
Updated by Chris topher about 9 years ago
Sadly that's right. Think of this issue as a small start. ;-)
Updated by Riccardo De Contardi over 7 years ago
- Related to Task #81885: Remove TypoScript syntax highlighting and code completion added
Updated by Riccardo De Contardi over 7 years ago
- Status changed from New to Closed
Considering the issue #81885, I close this one for now.
Custom adoptions to codemirror is getting dropped in version 9 and no further changes will be done for TYPO3 CMS 7.x & TYPO3 CMS 8.x.
If this decision is wrong, please reopen or let me know and I will do.
Actions