Commit Graph

1236 Commits (7fb94bda0d2c8e05edbfb02f335a5f27e0af780f)

Author SHA1 Message Date
Dries Buytaert 5a8452c55b - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Angie Byron 735e1d904f #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
Angie Byron beadf384f1 #455844 follow-up by yched: Change render() to print render() for consistency with other template variables. 2009-07-13 21:09:54 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00
Angie Byron f6ccf978f6 #488542 by yched: Allow field UI to be attached to any fieldable entity. 2009-07-10 05:58:13 +00:00
Angie Byron 976336e2f8 #372766 by jhodgdon: Clarify documentation for user_save(). 2009-07-10 05:43:15 +00:00
Dries Buytaert e9b4be598a - Patch #306027 by catch et al: user_modules_uninstalled() is missing. 2009-07-06 19:07:21 +00:00
Dries Buytaert ed65c9b89f - Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission(). 2009-07-05 18:07:04 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron 8f66b459bf #504678 follow-up by catch: Fix notice in PHP 5.3. 2009-07-02 15:07:37 +00:00
Dries Buytaert 5962cc5ab2 - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Dries Buytaert 75d449d1eb - Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings. 2009-07-01 12:06:22 +00:00
Dries Buytaert fb125851a3 - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled. 2009-07-01 08:39:56 +00:00
Dries Buytaert 00fc298163 - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you. 2009-06-30 11:32:08 +00:00
Dries Buytaert e4857747ca - Rollback of #497612: broke CVS HEAD. 2009-06-30 11:30:27 +00:00
Dries Buytaert 8f817bf9a8 - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. 2009-06-30 09:52:54 +00:00
Dries Buytaert d424d7d7a7 - Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical. 2009-06-28 20:51:09 +00:00
Angie Byron 3bf1c719f5 #460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists. 2009-06-28 12:52:57 +00:00
Dries Buytaert daa0ec1684 - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment! 2009-06-24 18:16:38 +00:00
Dries Buytaert f96c141f5a - Patch #409750 by yched et al: overhaul and extend node build modes. 2009-06-22 09:10:07 +00:00
Angie Byron e64323b235 #455844 follow-up by yched: Fix typo in user template. 2009-06-19 00:33:27 +00:00
Angie Byron 4d202669af #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements. 2009-06-18 21:19:02 +00:00
Dries Buytaert b0ebab68ca - Patch #350173 by keith.smith: fix corrupted sentence in documentation for hook_user(). 2009-06-15 19:21:54 +00:00
Dries Buytaert 4e91408d9a - Patch #491666 by chx: the cruft police stop by. 2009-06-15 09:49:58 +00:00
Dries Buytaert 529713d8aa - Patch #43493 by sime, sun, et al: add name/type as CSS class for form elements. 2009-06-14 08:04:25 +00:00
Dries Buytaert daedf71b7c - Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration. 2009-06-13 20:40:09 +00:00
Dries Buytaert 4534383a7d - Patch #486274 by mr.baileys: fixed typo. 2009-06-11 07:51:30 +00:00
Dries Buytaert 7e4fb51913 - Patch #486274 by mr.baileys: fixed typo. 2009-06-09 21:30:24 +00:00
Dries Buytaert e9d97f1eef - Patch #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 28b2f098be - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Angie Byron e9f8dc82b0 #480660 follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP. 2009-06-06 14:51:56 +00:00
Dries Buytaert 5feda4e2a8 - Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests. 2009-06-05 09:26:06 +00:00
Angie Byron aba81ab9dd #480660 follow-up by catch: Code style changes and changelog entry. 2009-06-04 20:09:29 +00:00
Dries Buytaert deed842de5 - Patch #481802 by catch, leisa: update user permission help text. 2009-06-04 11:25:03 +00:00
Dries Buytaert 551cc74896 - Patch #480660 by catch, brianV, et al: add an administrator role to core. 2009-06-04 09:52:33 +00:00
Dries Buytaert f63727d176 - Patch #479966 by Berdir: document and fix hook_user_categories. 2009-06-03 07:28:28 +00:00
Dries Buytaert e474fbbd6c - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Dries Buytaert 88c9a015c1 - Patch #111011 by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 6e947c65a9 - Patch #461298 by catch: move node_load_multiple() special casing into user_node_load(). 2009-05-30 12:14:27 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Angie Byron 827e278489 #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children. 2009-05-27 02:21:53 +00:00
Dries Buytaert bdf23cd135 - Patch #458608 by deekayen: permissions colspan references wrong array element. 2009-05-26 21:01:21 +00:00
Dries Buytaert edeea95f5e - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field. 2009-05-25 18:22:31 +00:00
Dries Buytaert a98905f5c6 - Patch #471800 by stella: more code style fixes. 2009-05-25 13:42:56 +00:00
Dries Buytaert 76957a25e6 - Patch #470594 by Moshe: convert more pages and blocks to return arrays. 2009-05-25 10:43:54 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert dc4d421be7 - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Angie Byron ef14b0df89 #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before validation/submission. 2009-05-22 08:04:40 +00:00
Angie Byron 45731a4e60 #398902 by kscheirer and alexanderpas: Type-check passwords. 2009-05-22 07:39:09 +00:00
Angie Byron 4bc255ba79 Roll-back of #310467: Breaks installer requirements check and update.php. 2009-05-21 23:07:16 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Dries Buytaert 51948a790b - Patch #468978 by Bohjan: removed user administration description. 2009-05-21 21:10:07 +00:00
Angie Byron b62fb8299f #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness. 2009-05-16 20:10:50 +00:00
Angie Byron f577c125e8 #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
Dries Buytaert 1778c5cca9 - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 3ac59eee96 #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00
Angie Byron 679e9011d9 #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again. 2009-05-13 17:23:48 +00:00
Dries Buytaert 417e2fc2bb - Patch #399248 by deekayen: detect when a signature is too long to prevent SQL errors. 2009-05-12 09:07:18 +00:00
Dries Buytaert 847304a293 - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00
Dries Buytaert da87545c48 - Patch #78941 by kkaefer and ksenzee: added missing file. 2009-05-12 08:33:19 +00:00
Dries Buytaert 188b23087a - Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if 'authenticated' has them. 2009-05-10 19:16:03 +00:00
Angie Byron d70915b1ab #453962 by neclimdul: Change all instances of getInfo() to static functions. 2009-05-06 19:56:21 +00:00
Dries Buytaert 511115f6b8 - Patch #453720 by yched: fixed the display of user fields. 2009-05-06 11:31:44 +00:00
Dries Buytaert 5f08579bfe - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun. 2009-04-30 21:44:20 +00:00
Dries Buytaert 1faa09b1af - Patch #394594 by Berdir: additional conversion to the new database abstraction layer plus clean-up. 2009-04-30 16:10:10 +00:00
Dries Buytaert 94c3dceeda - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting. 2009-04-29 08:04:24 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 7a6f73f49d - Patch #330748 by stBorchert: remove from theme_pager*. 2009-04-26 19:44:40 +00:00
Angie Byron bda52632a5 #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript. 2009-04-26 19:18:46 +00:00
Dries Buytaert 116d091a0c - Patch #392582 by karschsp: fixed broken anchor tags on permissions page. 2009-04-26 15:03:22 +00:00
Dries Buytaert 840be5ba4e - Patch #444966 by dereine: code style clean-up. 2009-04-26 09:53:50 +00:00
Angie Byron fb5d44bc2c #303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically. 2009-04-25 17:52:43 +00:00
Dries Buytaert 3564fb04b4 - Patch #410044 by WorldFallz, jmburnz: don't output an empty div. 2009-04-24 09:03:21 +00:00
Dries Buytaert e99838fbf4 - Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Angie Byron d91848a92a #368559 by moshe weitzman: Return renderable arrays from profile pages. 2009-04-20 04:41:35 +00:00
Angie Byron d30a41e791 Roll-back of #333054; needs more discussion. 2009-04-20 02:23:17 +00:00
Dries Buytaert 3b4e3d0334 - Patch #437930 by soxofaan: remove tabindex attributes from user_login form. 2009-04-19 20:54:02 +00:00
Dries Buytaert a85971199d - Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer. 2009-04-13 12:14:57 +00:00
Dries Buytaert 27d7455edb - Patch #333054 by c960657: page cache should be case sensitive. 2009-04-01 20:00:47 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron eecab1083a #369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray. 2009-03-26 13:31:28 +00:00
Dries Buytaert 7d35ed90d9 - Patch #413382 by brianV: whitespace fixes. 2009-03-25 16:31:18 +00:00
Dries Buytaert 32076b4d32 - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches. 2009-03-20 19:18:11 +00:00
Dries Buytaert 0184860b58 - Patch #333156 by stella: add ability to configure the default country. 2009-03-17 15:26:29 +00:00
Angie Byron aae42b23b7 #347250 follow-up by c960657: Fix OpenID failure introduced by user_load_multiple(). 2009-03-17 02:07:42 +00:00
Angie Byron 72b4442af4 #347250 follow-up by yched: Re-order fields load to before the general module load. 2009-03-15 13:50:45 +00:00
Angie Byron 3b30509599 #347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request. 2009-03-14 23:01:38 +00:00
Dries Buytaert b46e90ad36 - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Angie Byron b77475baf5 #360081 by quicksketch: Stop using global variables for JavaScript settings. 2009-03-13 23:15:09 +00:00
Dries Buytaert 582fbf2828 - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles(). 2009-03-08 21:52:10 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
Dries Buytaert 5d658d0848 - Patch #380064 by c960657: make file_scan_directory() use save property names as file_load(). 2009-02-22 17:55:30 +00:00
Dries Buytaert 802f7aa03d - Patch #374568 by chx: remove useless JOIN from permission query. 2009-02-19 12:09:30 +00:00
Angie Byron ff9e842730 #330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency. 2009-02-18 15:19:57 +00:00
Angie Byron fb7347bc9d #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it. 2009-02-18 14:28:25 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Angie Byron 962a7783d3 #371327 by quicksketch: Fix user picture rendering (with fixed tests). 2009-02-09 07:36:15 +00:00
Angie Byron f3ed3283db #361683 follow-up by sun: Remove more windows line endings. 2009-02-05 03:42:58 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Dries Buytaert 607e9626d5 - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my! 2009-02-03 17:30:13 +00:00
Angie Byron 2c381622a5 #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified. 2009-01-31 16:50:57 +00:00
Dries Buytaert 938c7c07a3 - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. 2009-01-22 12:46:07 +00:00
Angie Byron a8c0d79fae #357591 by sun: Add watchdog calls for user cancel operations. 2009-01-22 04:43:32 +00:00
Dries Buytaert 2c57079558 - Patch #362003 by Steven Jones: minor language massaging. 2009-01-21 16:42:50 +00:00
Dries Buytaert daf4acf2be - Patch #195976 by mcarbone: made error message more accurate and more informative. 2009-01-21 14:37:35 +00:00
Angie Byron 0ec23b9b43 #357403 by drewish: Make user pictures managed files. 2009-01-20 03:10:00 +00:00
Dries Buytaert d20e457121 - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
Angie Byron 424cf1b182 #358021 by drewish: Remove unnecessary indirection of hook_user_X code. 2009-01-13 06:27:01 +00:00
Dries Buytaert bdbd0dffe5 - Patch #266246 by David Strauss: added smart defaults for system_settings_form(). 2009-01-11 21:19:19 +00:00
Angie Byron 9a32ca468a #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D 2009-01-08 08:42:13 +00:00
Dries Buytaert 6690a4ec4c - Patch #353480 by dereine, justinrandell: remove from hook_comment(). 2009-01-04 16:10:48 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert a04728577f - Patch #352054 by catch: convert calls to db_placeholders() in static queries. 2008-12-29 16:03:57 +00:00
Dries Buytaert 31e791b9a4 - Patch #109588 by fago, cdale: make hook_user use instead of arg(1). 2008-12-23 14:18:31 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert 1415f6b743 - Patch #330090 by j.somers: avoid duouble escaping. 2008-12-20 03:53:18 +00:00
Dries Buytaert 574a2e47ee - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block(). 2008-12-16 23:57:33 +00:00
Dries Buytaert 9fe9144ae7 - Patch #169937 by Heine, drumm: user_save should not regenerate the session even when the current user is not the edited user. 2008-12-16 21:09:55 +00:00
Dries Buytaert bc719d0c55 - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now. 2008-11-29 09:33:51 +00:00
Angie Byron d7f706f291 Reverting #337820 once more, as it causes mysterious test failures. 2008-11-27 07:07:01 +00:00
Dries Buytaert c01f85bc37 - Patch #337820 by Dave Reid: rename menu path logout to user/logout. 2008-11-25 13:16:39 +00:00
Dries Buytaert eda100b83d - Patch #338403 by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Angie Byron 66df602593 #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core. 2008-11-25 02:37:33 +00:00
Dries Buytaert 96dc47665e - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now. 2008-11-24 06:12:46 +00:00
Angie Byron bd9554952c Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm... 2008-11-24 04:22:02 +00:00
Angie Byron 3d1dcb4966 Removing #137932 which was committed prematurely. 2008-11-24 00:40:45 +00:00
Angie Byron 251a761eaa #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency. 2008-11-23 21:17:48 +00:00
Angie Byron 25f63a8965 #336596 by Dave Reid: Tests for who's online block so it continues to stay fixed. :) 2008-11-23 15:55:43 +00:00
Angie Byron 53f53b6db5 #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :) 2008-11-20 06:56:17 +00:00
Angie Byron b4e9d52b3b #107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block. 2008-11-19 15:10:56 +00:00
Dries Buytaert 0056cf3abb - Rollback of patch #334671 by Steve Dondley: still tests failing. 2008-11-18 15:06:47 +00:00
Dries Buytaert 3390569295 - Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay. 2008-11-18 14:59:16 +00:00
Dries Buytaert daf5005c23 - Patch #334746 by Xano: display human readable module names on permission administration page. 2008-11-16 15:10:49 +00:00
Dries Buytaert 15671f471b - Patch #332123 by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 97fdc49191 - Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00
Dries Buytaert 59ece2e39d - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups. 2008-11-11 22:39:59 +00:00
Angie Byron 0762f60073 #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). 2008-11-10 05:23:01 +00:00
Dries Buytaert 54a03ca95d - Patch #329646 by Damien Tournoud: properly reset user_access(). 2008-11-05 14:12:34 +00:00
Dries Buytaert 5371104a2d - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Dries Buytaert d6d7125272 - Patch #322781 by Damien Tournoud: incorrect call to file_check_directory. 2008-10-19 21:19:02 +00:00
Dries Buytaert b4ab2ac2ce - Patch #199870 by alpritt et al: beter password strength checker. Really cool. 2008-10-19 20:55:07 +00:00
Dries Buytaert a461097c28 - Patch #293078 by lilou: correction for user-profile.tpl.php documentation. 2008-10-15 13:51:53 +00:00
Dries Buytaert 12393a4d12 - Patch #320000 by lilou: unify doxygen @file documentation in tpl. 2008-10-13 12:31:43 +00:00
Angie Byron 8292bdd40a Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default. 2008-10-13 00:33:05 +00:00
Angie Byron a3a420c3e6 Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron f76acb2d9d #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron 390e2fd2d7 #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files. 2008-10-12 01:23:07 +00:00
Angie Byron ecf7ad41d0 #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Angie Byron da7f3a0ef0 #319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules. 2008-10-11 15:54:14 +00:00