autolink 6.x-3.0-beta2

Bug fixes
Unsupported

Issue #1235306: fixed code compatibility issue with earlier versions of php

autolink 6.x-3.0-beta1

Bug fixes
Unsupported

This release adds full test coverage to the module
Several minor bug fixes in Autolink core and plugins

autolink 7.x-3.0-unstable3

New features
Bug fixes
Unsupported

This release:
Improves the markup generator plugin by allowing multiple markup patterns.
Improves API documentation in autolink.api.php and throughout the module.

autolink 6.x-3.0-unstable3

New features
Bug fixes
Unsupported

This release:
Improves the markup generator plugin by allowing multiple markup patterns.
Improves API documentation in autolink.api.php and throughout the module.

autolink 7.x-3.0-unstable2

New features
Bug fixes
Unsupported

This release improved the Autolink API and automatic use of plugin info in plugins. Also fixed were some bugs in link generation and the inclusion of default settings for use before a plugin has been configured.

autolink 6.x-3.0-unstable2

New features
Bug fixes
Unsupported

This release improved the Autolink API and automatic use of plugin info in plugins. Also fixed were some bugs in link generation and the inclusion of default settings for use before a plugin has been configured.

autolink 7.x-3.0-unstable1

New features
Bug fixes
Unsupported

This is the first release of the new upgrade to 3.0. It features complete integration with Drupal's input format user interface. This version has no upgrade path and is not stable. It is highly discouraged for production sites.

autolink 6.x-3.0-unstable1

New features
Bug fixes
Unsupported

This is the first release of the new upgrade to 3.0. It features complete integration with Drupal's input format user interface. This version has no upgrade path and is not stable. It is highly discouraged for production sites.

autolink 7.x-3.x-dev

New features
Bug fixes

Autolink 3.x
New features:
- Improved integration with Drupal's filter system
- Enable multiple Autolink plugins for each input format
- Per format settings for each Autolink plugin
- Weighted plugin processing for each input format
- Improved caching of items during processing
- Significantly improved performance
- Improved API makes writing Autolink plugins easier and more flexible

autolink 6.x-3.x-dev

New features
Bug fixes

Autolink 3.x
New features:
- Improved integration with Drupal's filter system
- Enable multiple Autolink plugins for each input format
- Per format settings for each Autolink plugin
- Weighted plugin processing for each input format
- Improved caching of items during processing
- Significantly improved performance
- Improved API makes writing Autolink plugins easier and more flexible

autolink 7.x-2.0-beta5

New features
Bug fixes
Unsupported

This release adds significant performance enhancements with a major rewrite of the Autolink caching system. Also in the release are several significant bug fixes.

autolink 6.x-2.0-beta8

Bug fixes
Unsupported

Issue #1242230: Fatal error bug fix in user operations.

autolink 7.x-2.0-beta4

Bug fixes
Unsupported

Issue #1242230: Fatal error bug fix in user operations.

autolink 6.x-2.0-beta7

Bug fixes
Unsupported

Issue #1242230: Fatal error call to undefined method.
Fixed an innaccurate call in the config class.

autolink 7.x-2.0-beta3

New features
Unsupported

Issue #1241580: Administrative forms were difficult to understand. Particularly, link definition forms have been reorganized into a single page. Also, once the keyword links plugin becomes enabled additional tabs appear on the same page instead of creating a separated menu item.

autolink 6.x-2.0-beta6

New features
Unsupported

This release features a reorganize menu structure. Autolink settings are now found under administer >> content >> autolink. When a plugin that allows definable link types is enabled, menu tabs are displayed. The links overview form was also reorganized to display all links on the same form, which each group using a fieldset to display its links.

autolink 7.x-2.0-beta2

New features
Bug fixes
Unsupported

New features:
- Added the CamelCase links plugin.
- The keyword links plugin now supports keyword synonyms.

Bug fixes:
- Fixed bugs in the link loading queries.
- Fixed bugs that caused the cache to fail to be reset when plugins changed.

autolink 6.x-2.0-beta5

Bug fixes
Unsupported

This release contains only minor bug fixes throughout the core module and sub-modules.

autolink 6.x-2.0-beta4

New features
Bug fixes
Unsupported

This release adds the new CamelCase links plugin, as well as several bug fixes and improved caching.

autolink 7.x-2.0-beta1

New features
Bug fixes
Unsupported

This is the initial release of Autolink 2.0 for Drupal 7. It is practically a straight port of the new Drupal 6 version of the module. This version has not yet been extensively tested, so use at your discretion.

autolink 7.x-2.x-dev

New features

This is the initial release of Autolink 2.x for Drupal 7.x. It is virtually a straight port of the 6.x version of the module.

autolink 6.x-2.0-beta3

Bug fixes
Unsupported

Bug fixes:
Fixed bug with improper variable in definable node links.
Fixed bug in link group forms for a feature that was deprecated.
Fixed bug in the link form save method that prevented the selection method from being saved.

autolink 6.x-2.0-beta2

New features
Bug fixes
Unsupported

This version features major bug fixes throughout several areas of the module, primarily in the link definition interface.
This release has also had significant enhancements in performance, with full caching of link objects on a node type basis.
A couple features have been added to improve control over linking in the pattern links plugin.
Configuration settings for plugins will now remain saved even while the plugin is disabled.
Saving the configuration form no longer causes menu rebuilds on every save.

autolink 6.x-2.0-beta1

New features
Bug fixes
Unsupported

This first beta release adds numerous bug fixes in Autolink core and attached plugins. It also adds some minor plugin features as well as a new API feature to allow plugins to provide keyword synonyms.

autolink 6.x-2.0-alpha8

Unsupported

Added word boundary requirements to the Pattern based links plugin.

autolink 6.x-2.0-alpha7

New features
Bug fixes
Unsupported

Issue #1235306: Add Token based title attribute support for automatic links.
Also discovered and fixed some bugs in the Keyword based links plugin's Token support.
Fixed bugs in the Pattern based links plugin's term and user pattern based link classes.

autolink 6.x-2.0-alpha6

Bug fixes
Unsupported

Added update functions to ensure the currently enabled plugin does not get unset on updates.

autolink 6.x-2.0-alpha5

New features
Unsupported

Removed the automatic links plugin in favor of the new Pattern based linking plugin.

autolink 6.x-2.0-alpha4

Bug fixes
Unsupported

Removed the 'display alias' setting which is no longer used. If aliases are on then they will always be used on administrative forms.

autolink 6.x-2.0-alpha2

New features
Unsupported

Change Autolink Brackets module to Autolink Pattern module which supports full Token search and replace patterns for link text.

autolink 6.x-2.0-alpha1

New features
Unsupported

This is the first public release of the second version of Autolink. It features a fully pluggable interface that offers great flexibility and innumerous possibilities. See developer documentation in the module folder for more information.

autolink 6.x-2.x-dev

New features

This commit is a near complete rewrite of the Autolink module. The module is now a highly extensible interface that allows developers to write plugins, processors, and link types to control the behavior of the link generation process. It adds a method for generating links via filters instead of hooks, as well. This version should quickly take over the previous version, which I hope will become obsolete.

autolink 7.x-1.x-dev

New features

Issue #1199738 by jordojuice: Integrate entities into 7.x version of Autolink API.
Entities can now be identified to the API, so many possibilities exist for generating links in various types of entities. autolink.api.php has been updated with some new documentation for new API hooks and functions.

Subscribe with RSS Subscribe to Releases for Autolink (abandoned)