Go to file
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
database Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
includes Changes 2001-06-18 20:29:36 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules Changes 2001-06-18 20:51:57 +00:00
scripts - Changed 'drop' to 'drupal'; a left-over from the old days, I guess. 2001-06-15 11:07:27 +00:00
themes Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
updates Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
.htaccess - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CHANGELOG - Small visual update to watchdog.module. 2001-06-15 11:04:59 +00:00
INSTALL - a bunch of various updates 2001-04-05 20:33:36 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
account.php - Merged "system settings" and "module settings" into one page. IMHO 2001-06-17 20:35:48 +00:00
admin.php CHANGES 2001-05-20 13:51:40 +00:00
cron.php CHANGES: 2001-05-19 13:41:52 +00:00
error.php - Improved watchdog and submission throttle: removed redundant code, 2001-06-13 21:37:19 +00:00
export.php - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
module.php - Merged "system settings" and "module settings" into one page. IMHO 2001-06-17 20:35:48 +00:00
node.php Changes 2001-06-15 12:09:37 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php - Removed the default "Your search yielded no results." message as 2001-06-18 20:27:14 +00:00
submit.php - Merged "system settings" and "module settings" into one page. IMHO 2001-06-17 20:35:48 +00:00