alinks 2.x-dev

Init new branch for D9 using current semvars schema.

alinks 8.x-1.1

Security update
Unsupported

Changes since 8.x-1.0:

  • Change permission requirement for deleting an Alink

alinks 8.x-1.0

New features
Insecure
Unsupported

This is an initial release which is still in need of polishing and testing.

alinks 8.x-1.x-dev

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

alinks 7.x-1.2

Bug fixes
Unsupported
  • Admin interface now has a pager to support more than 200 alinks
  • Removed bad class and title HTML when none is provided
  • Update readme to include real usage directions
  • Removed inline jQuery to add _target="blank" and recommend ext_link module instead.
  • Fix blank space issues in pattern matching
  • Improved error checking on alinks replacement

alinks 7.x-1.1

Unsupported

update hook_install and hook_uninstall in alinks.install

alinks 5.x-1.4-3

Bug fixes
Unsupported

Fixed a bug when an alink link would be broken by another alink replacement.

alinks 5.x-1.4-2

Bug fixes
Unsupported

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.

alinks 5.x-1.4-1

Bug fixes
Unsupported

Solves a problem when internal links didn't work.

alinks 5.x-1.4

New features
Unsupported

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.

alinks 5.x-1.3-4

Unsupported

Solved a minor bug regarding new installations that didn't have the alink_case_insensitive column.

alinks 5.x-1.3-3

New features
Unsupported

Added the option for case insensitive alinks.
Added a tabed page for adding/editing alinks. I really hope that this feature works.

alinks 5.x-1.3-2

Unsupported

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.

alinks 5.x-1.3

Unsupported

Added the options for word boundaries so that the administrator has more "space" in setting strings to replace.

alinks 5.x-1.2

Unsupported

Now alinks should check all the body text and not only the first paragraph, or until the first line break.

alinks 5.x-1.1

Unsupported

Forgot to commit the changes in the last one :P

alinks 5.x-1.0

Unsupported

Fixed the problem with alinks replacing words inside html tags.

Subscribe with RSS Subscribe to Releases for Alinks