Downloads

Download module_filter-6.x-1.3.tar.gztar.gz 11.52 KB
MD5: 7ed7ed7eb9815677eb78ca5906e7ac06
SHA-1: 294b26607490f55592ee0f7cda0c040636a20c9a
SHA-256: a4e1acde041566d290c174f3694e88fbd407c46bbd3cf65e5bfae3e60ac65be3
Download module_filter-6.x-1.3.zipzip 14.59 KB
MD5: dc34ffca529c44d9e5823fc990f9aa5f
SHA-1: 70bd0c1ce01d47e9911fa0588e80ffa529a2e1d7
SHA-256: b781879c96b26aaae0cc7053c04c29a52ac742e9ca343d5a38e35a544ca60a47

Release notes

by greenSkin: Moved .js and .css files into appropriate folders.
by greenSkin: Moved admin callback into module_filter.admin.inc file.
by greenSkin: Made tabs enabled by default.
by greenSkin: Put tabs option to the top of admin page.
#443584 by picardo: Fixed strange behavior with ModuleInfo module.
#566394 by designerbrent: Replaced deprecated PHP 5.3 function ereg_replace()
with preg_replace().
by greenSkin: Added the use of anchors for tabs.
by greenSkin: Moved tab anchors to top of #module-filter-tabs.
by greenSkin: Convert forward slash to dash for ID.
by greenSkin: Updated preg_replace to return the ID in the needed format.
by greenSkin: Updated tabs JavaScript code to be more object oriented.
#535736 by eMPee584, greenSkin: Added enabled, disabled, required, and
unavailable options to filter by to the tabbed version.
by greenSkin: Updated code to define the activeTab as 'All' when no anchor
is given and the activeTab is undefined.
by greenSkin: Moved css used with and without tabs into separate file that
will get added to both versions of the module page.
by greenSkin: Improved js code for non-tabs.
#535736 by eMPee584, greenSkin: Added enabled, disabled, required, and
unavailable options to filter by to the non-tabbed version.
#378758 by greenSkin: Added description to Module Filter's settings menu item.
by greenSkin: Updated theming of the tabs layout. Removed spacer div. Declare
styling to fix issues with other themes using .form-item:after.
by greenSkin: Updated js code for tabs. The filter textfield now gets cleared
when a tab is set to active and regains focus.
by greenSkin: Updated table and table row in tabbed style to not use borders
on the left or right.

Created by: greenSkin
Created on: 8 Apr 2010 at 21:28 UTC
Last updated: 8 Apr 2010 at 21:30 UTC
New features
Bug fixes

Other releases