Downloads

Download module_filter-6.x-1.6.tar.gztar.gz 13.49 KB
MD5: d367a29b19a9ab2389a40b8e06dfcd7c
SHA-1: 26d59b05719cee110efece7e8235eff59df3e141
SHA-256: 159d5a4f1ae71b194b14a91e8636145c02266431fd5dc12377dbcbbae4a4e7d1
Download module_filter-6.x-1.6.zipzip 16.85 KB
MD5: 84fb701720c228a85768fdbac9b3c3c2
SHA-1: 26909dcdfd597eca875c5a90cf1592cfeaaacfe8
SHA-256: 333b4f038cb9094ebaa3b3bf9c05f4a4a7cfe64f5b10f8a446a5fe0d02f1b675

Release notes

  • #904984 by greenSkin: Fixed sorting of modules/tabs. Uncapitalized modules/tabs now correctly sort into capitalized modules/tabs rather than sorting independently below the capitalized modules/tabs.
  • #1033012 by greenSkin: Hide incompatible module rows when the 'Unavailable' checkbox is unchecked.
  • #1050182 by greenSkin: Fixed filtering rows where <strong> is used in the module description.
  • #1032996 by greenSkin: Added visual aids functionality.
  • #1085792 by greenSkin: Removed autocomplete functionality.
  • by greenSkin: The count of enabled modules is no longer built via JavaScript but in PHP. The count reflects the number of currently enabled modules, meaning checking a module's checkbox without saving will not change the number of enabled modules until the form is saved.
  • by greenSkin: Simplifying displayRows() method.
  • #883262 by greenSkin: Removed call to Drupal.ModuleFilter.setSpacerHeight().
  • by greenSkin: Added number of enabled of total number of modules to the active tab.
  • by greenSkin: Added some JavaScript code to help position the 'Save configuration' button for instances with lots of tabs.
  • by greenSkin: Enabled modules count and dynamic save position can be enabled/disabled via the Module Filter's settings page.
Created by: greenSkin
Created on: 12 Mar 2011 at 18:27 UTC
Last updated: 4 Apr 2011 at 04:27 UTC
New features
Bug fixes

Other releases