drupal/modules
Dries Buytaert 8ee21dd132 - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
..
aggregator - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
block - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
blog - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
book - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
color - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
comment - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
contact - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
contextual - Patch #601150 by seutje: fixed behavior with contextual link drop-down. 2009-12-14 10:38:19 +00:00
dashboard - Patch #658034 by seutje: core should not use CSS classnames that contain an underscore. 2009-12-14 22:31:17 +00:00
dblog #635282 by jhodgdon and arianek: Update RDF, DBlog, and PHP module to new help standard. 2009-12-06 18:11:41 +00:00
field #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
field_ui #645802 by jhodgdon and arianek: Convert File module to new help standard. 2009-12-12 23:04:57 +00:00
file - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
filter #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
forum - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
help - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
image - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
locale - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
menu - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
node - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
openid - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
overlay #659486 by Kiphaas7 and xmacinfo: Add back the 'loading' image to the Overlay in a way that does not kill performance. 2009-12-15 05:28:59 +00:00
path - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
php #635282 by jhodgdon and arianek: Update RDF, DBlog, and PHP module to new help standard. 2009-12-06 18:11:41 +00:00
poll - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
profile - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
rdf - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
search - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
shortcut - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
simpletest - Patch #360854 by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7. 2009-12-15 08:30:53 +00:00
statistics - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
syslog - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
system - Patch #659710 by fgm: queue API was missing a releaseItem method. 2009-12-16 17:44:16 +00:00
taxonomy - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and added more tests. 2009-12-14 20:18:56 +00:00
toolbar - Patch #658726 by bleen18: better home link. 2009-12-16 19:41:22 +00:00
tracker - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
translation #645790 by arianek, jhodgdon, and lisarex: Update Content Translation module to new help standard. 2009-12-06 17:56:05 +00:00
trigger - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts. 2009-12-12 21:05:20 +00:00
update - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
user #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch. 2009-12-13 09:14:21 +00:00
README.txt - Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt. 2009-10-08 01:44:22 +00:00

README.txt

// $Id$

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