-
Specify the size for the block_data column so that larger blocks can be saved
-
Updated for 7.x
-
More cleanup: converted queries, check if field exists before using, show 'empty' text if there are no table rows, etc
-
Removed old upgrade function
-
Removed files[] declaration, not needed for this module
-
Issue #1554750: Bookmarklet doesn't work for content types with underscore in machine name
-
Issue #1548500 by andirez, BrockBoland: Module will not install due to hook_requirements() dependency in .install file
-
Updated TODO
-
Implemented 'config summary' callbacks for use on the admin list of subpages
-
Undefined index fixes