By joachim on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Description:
Links rendered with either of the 'help_route_link' or 'help_topic_link' twig functions are no longer rendered as absolute by default. This behaviour can be customised by passing in $options['absolute'] = TRUE, although this is unlikely to be necessary.
Impacts:
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers