-
Add missing processing of title
-
Add missing processsing of title
-
Issue #1222838 - Fix bug that sent $edit to the wrong hook.
-
Add comments explaining the delete queries in multiblock_delete
-
Issue #1025886 by amanaplan: Deleting a multiblock instance should never leave orphans in the block.module tables
-
Fix 'Implements' comments to conform to standard. Menu descriptions should be untranslated. Move 'Instances' menu item before default theme because it doesn't make sense in the middle.
-
Thanks cocoloco, removing now unnecessary in D7 hook_install and hook_uninstall calls as per #976800 and http://drupal.org/node/224333#install-schema
-
Remove t() calls in hook_schema as per http://drupal.org/node/224333#schema_translation
-
Remove Drpual 6 update from D7 branch
-
Initial commit of Feeds Comment Processor. Feeds Comment Processor provides support for creating and updating comments with the Feeds module.