Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is an initial port of the module to Drupal 8. The admin screen to edit alinks config content has not yet been ported. Contributions are welcome: https://github.com/Greg-Boggs/alinks
Solved a bug that appeared after the latest bug fix that solved the internal links but broke the external ones.
Added a check so if all the alinks are pointing to the current page the all replace process is skipped.
Added the external link option.
Added a class field for every link.
Added weight to alinks.
Added an internal check, so if an alink points to the current page the text is not replaced by the link.
Added confirmation messages to add and edit form.
Added the editor permission. tidied up the English in the included text for legibility and usability (fixed typos & now with "more help").
Thanks goes to NikLP for this one.