drupal/modules
Angie Byron 2748d654c4 #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
..
aggregator #1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() documentation contains escaped HTML tags that should be removed. 2011-01-28 07:47:28 +00:00
block #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00
blog #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
book #589440 by Booba, willmoy, JanZ, pwolanin, mlncn: Fixed Reordering fails with more than 31 book pages in a book 2011-01-03 07:34:46 +00:00
color #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
comment - Patch #1019922 by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
contact #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
contextual #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00
dashboard - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
dblog - Patch #674352 by jersu: correct variable name. 2011-01-13 00:41:12 +00:00
field #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in taxonomy_field_formatter_view() 2011-01-28 07:38:47 +00:00
field_ui #1024608 by yched: Move help text setting above field-specific settings on field UI page. 2011-01-28 07:28:22 +00:00
file #932426 by duellj: Fix second file uploaded is displayed when display option is unchecked. 2011-01-28 06:44:56 +00:00
filter #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
forum #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
help #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
image - Patch #1036718 by montesq: incorrect watchdog log messages. 2011-01-24 12:57:28 +00:00
locale #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
menu #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
node - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type. 2011-01-18 18:52:31 +00:00
openid - Patch #488062 by David_Rothstein: fixed some broken English. 2011-01-18 18:50:51 +00:00
overlay #925398 by ptrl: Fixed Overlay title jumps when active 2011-01-03 06:53:35 +00:00
path #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
php #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
poll #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
profile #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
rdf #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
search #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight words that are matched via search_simplify() 2011-01-04 05:31:09 +00:00
shortcut #740182 follow-up: Committing new shortcut.png image. 2011-01-28 07:35:58 +00:00
simpletest #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
statistics #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
syslog #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
system #1022172 by montesq: Fixed Missing return in example hook_menu code 2011-01-28 07:51:09 +00:00
taxonomy - Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title. 2011-01-18 18:48:59 +00:00
toolbar - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling. 2011-01-18 18:20:54 +00:00
tracker #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
translation #1008628 by plach: Fixed Fatal error: Call to undefined function language_negotiation_get_switch_links() when using only one language 2010-12-31 20:45:25 +00:00
trigger #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
update #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip created with certain programs 2011-01-28 07:20:50 +00:00
user - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment. 2011-01-24 12:49:34 +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