drupal/modules
Dries Buytaert fd4020db89 - Patch #550228 by tobiasb: correct page callback. 2009-08-21 14:03:46 +00:00
..
aggregator #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
block - Patch #446518 by sun: remove argument from check_markup(). 2009-08-20 10:56:33 +00:00
blog - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access(). 2009-08-20 09:47:04 +00:00
blogapi #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
book #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
color - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
comment #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form. 2009-08-21 00:21:48 +00:00
contact - Patch #552986 by yoroy: remove redundant form description. 2009-08-19 12:56:47 +00:00
dblog #296011 by boombatower: Fixed TestingParty08: DBLog filtering. 2009-08-16 17:57:44 +00:00
field - Patch #446518 by sun: remove argument from check_markup(). 2009-08-20 10:56:33 +00:00
field_ui #555142 by yched: Clean up unneeded menu-rebuild code in Field UI. 2009-08-21 02:54:46 +00:00
filter #541708 by catch: Removed unnecessary query in _filter_tips(). 2009-08-21 00:50:32 +00:00
forum - Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries. 2009-08-20 14:58:30 +00:00
help #295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page. 2009-08-15 20:07:24 +00:00
image - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
locale - Patch #276400 by mattyoung, chx: tests for language negotiation. 2009-08-18 11:22:36 +00:00
menu #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
node #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview. 2009-08-21 07:59:47 +00:00
openid - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs. 2009-08-12 12:36:05 +00:00
path - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay. 2009-08-15 15:45:07 +00:00
php - Patch #548308 by dropcube: remove hook_filter_tips() as part of the hook_filter() refactoring. 2009-08-14 08:06:23 +00:00
poll #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. 2009-08-21 00:35:31 +00:00
profile - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs. 2009-08-12 12:36:05 +00:00
search - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. 2009-07-31 19:01:03 +00:00
simpletest #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
statistics - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
syslog #549182 by catch: Move logging and errors to admin/config/development. 2009-08-14 14:00:14 +00:00
system - Patch #550228 by tobiasb: correct page callback. 2009-08-21 14:03:46 +00:00
taxonomy - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
toolbar #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access(). 2009-08-14 15:30:59 +00:00
tracker #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
translation - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ... 2009-08-11 11:52:46 +00:00
trigger - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs. 2009-08-12 12:36:05 +00:00
update #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
upload #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. 2009-08-21 00:35:31 +00:00
user #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview. 2009-08-21 07:59:47 +00:00
README.txt #209663 minor follow up by keith.smith: improve wording of module and theme readmes 2008-01-25 19:47:58 +00:00

README.txt

This directory is reserved for core module files. Custom or contributed
modules should be placed in their own subdirectory of the sites/all/modules
directory. For multisite installations, they can also be placed in a subdirectory
under /sites/{sitename}/modules/, where {sitename} is the name of your site
(e.g., www.example.com). This will allow you to more easily update Drupal core files.

For more details, see: http://drupal.org/node/176043