- Issue created by @jay jangid
- @jay-jangid opened merge request.
- Status changed to Needs work
about 2 years ago 3:37pm 23 January 2023 - 🇧🇪Belgium dieterholvoet Brussels
The content of this hook is not very informative ATM, maybe add a link to the project page like the field_group module does.
- Assigned to himanshu_jhaloya
- @himanshu_jhaloya opened merge request.
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 4:33pm 7 March 2023 - Status changed to Needs work
about 2 years ago 6:49pm 7 March 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
+ $output .= '<p>' . t('For more information about this module please visit the <a href="@link">module page</a>.', ['@link' => 'https://www.drupal.org/project/comment_revision_ui']) . '</p>';
For URLs, placeholders start with :, as documented in
FormattableMarkup::placeholderFormat()
. -
DieterHolvoet →
committed 562126a7 on 1.x authored by
himanshu_jhaloya →
Issue #3335824 by Jay Jangid, himanshu_jhaloya, DieterHolvoet: Implement...
-
DieterHolvoet →
committed 562126a7 on 1.x authored by
himanshu_jhaloya →
- 🇧🇪Belgium dieterholvoet Brussels
For URLs, placeholders start with :, as documented in FormattableMarkup::placeholderFormat().
Didn't know about that, thanks! I changed it in the MR and merged it.
- Status changed to Fixed
about 2 years ago 10:44pm 7 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.