-
Made minor changes to prevent warnings/errors reported by Coder module
-
Updated readme.txt.
-
Initial working D7 version.
-
Updated header comments.
-
D7 initial version
-
Added support for LS Search module.
-
Fixed #754280 - http://drupal.org/node/754280
-
Updated changelog.
-
* Changed default pattern to be more consistent with v1.x - '/(=+ *([a-z]{2}[a-z\-]*) *=+\s?)(.*?)/i' -- shouldn't make any difference in pratice. * Enabled caching (was accidentally left disabled in 2.3 due to debug line.) -
* Added support for check_markup patch so that output can be cached (potentially much better performance.) * Removed cache configuration setting as it's ineffective. * Added message on config. page that shows whether patch is installed. * Patch included - check_markup_language_patch_1.patch - see README.txt.