multilink 7.x-2.11

Bug fixes
New features
Unsupported

New features for MultiLink Redirect:

  • Configuration page for MultiLink Redirect at admin/config/regional/multilink_redirect
  • You can configure paths which will be ignored, e.g. sites/*/files/styles/* - this addresses #2087319 and similar problems.
  • New permission setting Hide the redirect message - if given, users will not see any message when redirect is bypassed due to Bypass MultiLink Redirect permission.

multilink 6.x-2.8

Bug fixes
Unsupported

Fixed a compatibility problem in MutliLink Redirect when running under Drush. #831794: enabling Multilink Redirect broke Drush

multilink 7.x-2.9

Bug fixes
Unsupported

MultiLink
* Kristen Pol - Added test for _multilink_filter_default_settings() before calling it - fixes #1407304: Fatal error when disabling Multilink Filter module
* Removed debug message in install file and re-activated variable deletion on uninstall.
* Removed unused multilink_menu() hook.

multilink 7.x-2.8

Bug fixes
Unsupported

MultiLink Redirect
* Added test for Drush - fixes #1278930: MultiLink D7 version initial release
* Fixed permission to bypass redirection #1352448: Old permission hook - Nexsoft

multilink 7.x-2.7

Security update
Unsupported

* First "official" D7 release, functionally equivalent to 6.x-2.7
* Thanks to MyXelf for help with testing and documentation.

SA-CONTRIB-2012-170 - MultiLink - Access Bypass

multilink 6.x-2.7

Security update
New features
Bug fixes
Unsupported

Adds changes and fixes from the D7 version, including:

* MultiLink Redirect support for cached pages moved into separate module MultiLink Redirect Cached. Slight improved performance with cached pages.

* Added handling+logging of any references to missing nodes (referenced nid not found.) 'Not found' will be shown as link-title and information logged.

* MultiLink's cache will now be cleared when all caches are cleared (e.g. from Admin Menu.)

SA-CONTRIB-2012-170 - MultiLink - Access Bypass

multilink 6.x-2.6

New features
Bug fixes
Insecure
Unsupported

MultiLink Redirect

* Added re-direction for cached pages. Currently defaults to enabled (unless page caching is disabled.) It can be disabled in settings.php with:
$conf['multilink_redirect_cached_pages'] = FALSE;

multilink 6.x-2.5

New features
Bug fixes
Insecure
Unsupported

MultiLink

* Added detection of deliberate language switching by user. This works with the standard Drupal language switcher block, and any other methods which generated links in such a way that HOOK_translation_link_alter will be called. Also works with the standard links to translations typically shown on node pages, and any other links which have class='translation-link' set. Adds ?multilink=switch to those links, which is then checked via hook_init.

multilink 6.x-2.4

Bug fixes
Insecure
Unsupported

MultiLink
* Bug fix to multilink_url - preferred language was not set properly, so urls would not use it. #907974: Generated url does not use user's language preference correctly

MultiLink Secure Pages
* Minor fix to function definition to prevent PHP warnings about pass-by-reference.

multilink 6.x-2.2

New features
Insecure
Unsupported

MultiLink:
* Changed to use user's language preference when generating url, see #796822: languages in order of preference

MultiLink Redirect
* Added 'bypass multilink redirect' permission to prevent redirect for admin and any other assigned roles (for testing or translation team.)

multilink 6.x-2.1

New features
Insecure
Unsupported

Adds two new submodules:

MultiLink SecurePages

Links generated by the MultiLink filter will be http or https as defined by Secure Pages.

multilink 6.x-2.0

New features
Insecure
Unsupported

V2.0 archive is not the latest version - some issue with CVS.

multilink 6.x-1.2

New features
Bug fixes
Unsupported

* Added 'format_test' mode which makes it easier to test input formats before enabling other filter modules.
* Fixed #769076 - Bug in InsertNode regexp.
* Added support for LinoDef and Link-node formats.
* Removed config 'use_alias' option, now always done for urls (not for node tags such as PathFilter and InsertNode).
* Fixed: 'absolute' setting was not initialised correctly on config form.

multilink 6.x-1.1

New features
Unsupported

Support for other input filters

New in 1.1 - support for other modules that deal with node links (currently PathFilter and InsertNode) plus handling of Markdown and simple HTML links. It effectively adds "multilingual link" functionality to those methods of linking/including other nodes.

Subscribe with RSS Subscribe to Releases for Multi-Language Link and Redirect (MultiLink)