Posted by kiamlaluno on October 21, 2009 at 7:02pm
| Download | Size | md5 hash |
|---|---|---|
| customfilter-6.x-2.0-beta7.tar.gz | 17.29 KB | 5db81e3538999030b45b8171abcd3777 |
| customfilter-6.x-2.0-beta7.zip | 19.82 KB | c30603875ccd81193ebc4192ae720753 |
Last updated: December 24, 2010 - 22:42
Changes since DRUPAL-6--2-0-BETA6:
- #585108 by KiamLaLuno: Missing documentation for the last changes.
- By KiamLaLuno: Added the support for ArrayAccess in CustomFilter.
- By KiamLaLuno: Changed the code to use a new custom hook.
- By KiamLaLuno: Changed the name of a module constant.
- By KiamLaLuno: Fixed some notices about the access to not initialized variables.
- By KiamLaLuno: Fixed a problem with the user interface that could happen when the module CheckAll was enabled.
- By KiamLaLuno: Corrected the update functions.
- By KiamLaLuno: Changed customfilter_update_6201(), which was checking a wrong condition.