drupal/modules
webchick 2ca61b05a3 Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:09:39 -07:00
..
aggregator Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
block Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when theme first enabled. 2011-07-03 10:57:21 -07:00
blog Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module. 2011-06-01 15:06:26 -07:00
book Issue #360377 by deviantintegral, janusman: Fixed book_get_books() cache becomes stale when batch-inserting book pages. 2011-07-04 10:16:18 -07:00
color Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings.. 2011-06-22 17:53:43 -07:00
comment Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work. 2011-07-04 21:54:59 -07:00
contact Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
contextual - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
dashboard Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:54:05 -07:00
dblog Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
field Issue #1047070 by douggreen, marcingy, yched: Fixed list_field_update_forbid() logic is backwards. 2011-07-06 14:02:50 -07:00
field_ui Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:23 -07:00
file Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does not exist and [file:owner] not using format_username(). 2011-07-03 10:58:46 -07:00
filter Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
forum - Patch #1003308 by andypost: further forum module fix. 2011-05-08 16:41:37 -04:00
help - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
image Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
locale Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:09:39 -07:00
menu Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
node Issue #237634 by salvis: Rename node_access_write_grants() to _node_access_write_grants() and discourage its use. 2011-07-06 23:18:51 -07:00
openid Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
overlay Issue #961584 by james.elliott, mgifford, ximo: Fixed 'Skip to main content' link doesn't work in Overlay for Bartik or Stark. 2011-06-21 23:28:44 -07:00
path - Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config. 2011-04-12 21:28:10 +02:00
php - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
poll - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
profile Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
rdf - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
search Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
shortcut Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 00:45:51 -04:00
simpletest - Patch #1162802 by Liam Morland: Asterisk * used for required or changed marker should be in abbr not span. 2011-07-05 09:44:58 -04:00
statistics - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
syslog - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
system - Patch #1162802 by Liam Morland: Asterisk * used for required or changed marker should be in abbr not span. 2011-07-05 09:44:58 -04:00
taxonomy Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
toolbar - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:26 +02:00
tracker - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
translation - Patch #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes. 2011-05-24 17:40:58 -04:00
trigger - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
update Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates. 2011-05-28 11:16:53 -07:00
user Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
README.txt Stripping CVS keywords 2011-02-25 02:06:03 +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