-
Issue #1261892 by NovoKain, MiSc and rhblake: Cyrillic characters not recognized Applied patch.
-
Issue #1434486 by Roulion and MiSc: Print title if no content was found when using Nodetitle plugin
-
Issue #959932 updated README.txt with freelinking examples and standard document structure
-
Issue #959932 updated README.txt with freelinking examples and standard document structure.
-
Issue #959932 Fixed a couple of PHP alerts due to an undefined array and array index.
-
Fixed issue 1247000: Getting freelinking to play nice with Media module. Added a condition to the regular expressions looking for freelinks so the first character right after the second bracket is an alphanumeric value. This was added only to the double bracket format. More details at http://drupal.org/node/1247000
-
Ported fix from issue #959832: Nodetitle rewrites link titles when the target node exists More details at http://drupal.org/node/959832
-
Removed left debug() call.
-
Fixed issue #959832: Nodetitle rewrites link titles when the target node exists More details at http://drupal.org/node/959832
-
Issue 1242090 submitted by JustMagicMaria: Warning messages in Feelinking settings. Fixed by evaluating indexes with isset(). More details at http://drupal.org/node/1242090