Go to file
Steven Wittens 323c30e1dc - Added "custom" date/time format... to allow user-timezone-adjusted custom date formats. I didn't add special logic to translate parts of it, but it's not really needed, as this is only meant for internal usage (e.g. checking if timestamp A is on the same date as timestamp B).
Some modules (such as diary) should be changed to take advantage of this function, as they are now still using GMT+0 dates in some cases (e.g. the recent diary entries box).
2001-04-21 21:18:47 +00:00
database - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00
includes - Added "custom" date/time format... to allow user-timezone-adjusted custom date formats. I didn't add special logic to translate parts of it, but it's not really needed, as this is only meant for internal usage (e.g. checking if timestamp A is on the same date as timestamp B). 2001-04-21 21:18:47 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules *** UnConeD wrote: 2001-04-21 17:52:39 +00:00
scripts - Addition: added new "cvs.module" to display and mail drupal's 2001-04-19 18:59:10 +00:00
themes - structure.inc: added category_name($cid) and topic_name($tid). 2001-04-19 07:16:57 +00:00
updates - Addition: added a "promote" field to the node table, which 2001-04-21 14:19:20 +00:00
.htaccess - fixed bug in common.inc: throttle() 2001-04-07 15:02:28 +00:00
CHANGELOG - Updated CHANGELOG and fixed a few typos. 2001-04-19 18:56:03 +00:00
CREDITS - Changing my e-mail address. 2001-04-21 18:17:08 +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 - Addition: added 2 new functions check_mail() and check_name() 2001-04-19 19:54:37 +00:00
admin.php A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
cron.php - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export - fixed a small SQL bug in page.module 2001-04-11 19:44:24 +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 - Addition: added a "promote" field to the node table, which 2001-04-21 14:19:20 +00:00
module.php - improved submit.php: 2001-04-15 17:01:32 +00:00
node.php Another big update so please read this carefully because there is important information hidden in it. 2001-04-16 18:21:22 +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 - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
submit.php - Addition: made it so that comments can be enabled/disabled on 2001-04-19 19:59:48 +00:00