Filter translatable strings
Source string Translation for German
Link class
The CSS class to apply to the link.
Title text
Text to place as "title" text which most browsers display as a tooltip when hovering over the link.
Rel Text
Include Rel attribute for use in lightbox2 or other javascript utility.
Prefix text
Any text to display before this link. You may include HTML.
Suffix text
Any text to display after this link. You may include HTML.
Target
Target of the link, such as _blank, _parent or an iframe's name. This field is rarely used.
Trim this field to a maximum number of characters
Maximum number of characters
Trim only on a word boundary
If checked, this field be trimmed only on a word boundary. This is guaranteed to be the maximum characters stated or less. If there are no word boundaries this could trim a field to nothing.
Add "…" at the end of trimmed text
Add a read-more link if output is trimmed
More link label
You may use the "Replacement patterns" above.
More link path
This can be an internal Drupal path such as node/add or an external URL such as "https://www.drupal.org". You may use the "Replacement patterns" above.
Field can contain HTML
An HTML corrector will be run to ensure HTML tags are properly closed after trimming.
Strip HTML tags
Preserve certain tags
List the tags that need to be preserved during the stripping process. example "<p> <br>" which will preserve all p and br elements
Remove whitespace
Convert newlines to HTML <br> tags
Rewrite results