drupal/modules
natrak 542b60a19a Changes
- Modifed form_select() to accept an optional 6th parameter which is appeneded
  to the select tag. $value can now also be an array. This allows for multiple
  selects:
  form_select($header, $name, $values, $options, $help, "multiple=\"true\" size=\"10\"");
- Updated account.module to use the extended form_select() functionality.
2001-06-18 20:51:57 +00:00
..
aggregator - Changed field_set(), field_get() and field_merge() to use ',' and 2001-06-11 20:01:13 +00:00
block - block.module: 2001-06-18 18:00:13 +00:00
book Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
comment - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
drupal - Fixed typo 2001-06-06 21:36:08 +00:00
forum This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
help - Added 'help structure' for node.module. We still need documentation 2001-06-06 20:26:12 +00:00
locale This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
node - block.module: 2001-06-18 18:00:13 +00:00
page This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
poll - Added meta.module, an improved index.module that allows you to 2001-06-15 07:30:44 +00:00
story Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
watchdog Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
account.module Changes 2001-06-18 20:51:57 +00:00
aggregator.module - Changed field_set(), field_get() and field_merge() to use ',' and 2001-06-11 20:01:13 +00:00
block.module - block.module: 2001-06-18 18:00:13 +00:00
book.module Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
box.module CHANGES 2001-05-20 13:51:40 +00:00
calendar.module - Integrated calendar.class into calendar.class (just like we did for 2001-06-14 19:01:09 +00:00
comment.module - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
conf.module - Merged "system settings" and "module settings" into one page. IMHO 2001-06-17 20:35:48 +00:00
cvs.module - Improved the crons and cron settings a bit. 2001-05-24 15:31:17 +00:00
diary.module CHANGES 2001-05-20 13:51:40 +00:00
drupal.module - Fixed typo 2001-06-06 21:36:08 +00:00
export.module - Took out the <description>-tags from the RSS export code untill we 2001-06-02 12:45:00 +00:00
forum.module This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
help.module - Added 'help structure' for node.module. We still need documentation 2001-06-06 20:26:12 +00:00
import.module - Changed field_set(), field_get() and field_merge() to use ',' and 2001-06-11 20:01:13 +00:00
locale.module This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
meta.module - block.module: 2001-06-18 18:00:13 +00:00
moderate.module This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
module.module - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
node.module - block.module: 2001-06-18 18:00:13 +00:00
page.module This a rather large commit that needs a lot of fine-tuning. If you 2001-06-10 15:01:20 +00:00
poll.module - Added meta.module, an improved index.module that allows you to 2001-06-15 07:30:44 +00:00
queue.module - Improved watchdog and submission throttle: removed redundant code, 2001-06-13 21:37:19 +00:00
rating.module - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
story.module Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
watchdog.module Oops, a rather large commit: 2001-06-17 18:31:25 +00:00