TypoScript.fineDiff ViewHelper <be:typoScript.fineDiff>
Internal
This ViewHelper is marked as internal. It is subject to be changed without notice. Use at your own risk.
ViewHelper to runs two strings through 'FineDiff' on word level.
<backend:typoScript.fineDiff from="{someTextChunkBefore}" to="{someTextChunkAfter}" />
Copied!
Go to the source code of this ViewHelper: TypoScript\FineDiffViewHelper.php (GitHub).
Arguments
The following arguments are available for the typoScript.fineDiff ViewHelper:
from
-
- Type
- string
- Default
- ''
- Required
- 1
Source string
to
-
- Type
- string
- Default
- ''
- Required
- 1
Target string