drupal/modules
webchick 4060a32212 Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 12:26:55 -07:00
..
aggregator Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator parser. 2011-10-17 08:38:48 -07:00
block Issue #1122584 by 10oclock, Rob Loach: Fixed Use #attached for block_admin_display_form() instead of drupal_add_css(). 2011-09-30 15:10:01 -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:35 -07:00
book Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules. 2011-10-19 23:45:29 -07:00
color - Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment. 2011-08-01 21:04:28 -04:00
comment Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch. 2011-10-01 23:38:23 -07:00
contact Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
contextual Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css. 2011-09-30 14:43:14 -07:00
dashboard Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:56:17 -07:00
dblog - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:55 -04:00
field Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist. 2011-10-25 12:29:39 -07:00
field_ui Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
file Oops. Correcting spacing error with previous patch. 2011-10-17 09:08:32 -07:00
filter Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
forum Issue #1220602 by catch: Fixed Call to undefined function _update_7000_field_read_fields() during Forum update 7003. 2011-10-14 17:03:59 -04:00
help Stripping CVS keywords 2011-02-25 02:06:03 +00:00
image Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images. 2011-10-24 11:41:14 -07:00
locale Oops. Forgot a file. 2011-10-17 09:49:19 -07:00
menu - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item' 2011-09-25 11:38:51 +02:00
node Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-19 23:56:45 -07:00
openid Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
overlay Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
path Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
php Stripping CVS keywords 2011-02-25 02:06:03 +00:00
poll - Patch #706894 by amateescu, sun: poll form uses #description for a button. 2011-09-24 20:56:18 +02:00
profile Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
rdf Stripping CVS keywords 2011-02-25 02:06:03 +00:00
search Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
shortcut Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-30 12:59:38 -07:00
simpletest Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
statistics Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 12:26:55 -07:00
syslog Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created. 2011-10-24 20:04:47 -07:00
taxonomy Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
toolbar - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:42 +02:00
tracker Stripping CVS keywords 2011-02-25 02:06:03 +00:00
translation Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
trigger Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-30 13:08:35 -07:00
user Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:39 -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