.. |
aggregator
|
- News items are now filtered using node_filter() instead of filter(). This stops the other filters (such as textile) from kicking in and messing with the data. Reported by Gary.
|
2003-04-28 21:23:11 +00:00 |
archive
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
block
|
- Added some missing quotes.
|
2003-04-21 12:15:12 +00:00 |
blog
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
book
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
comment
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
drupal
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
forum
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
help
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
locale
|
- Added admin description suggested by Gunnar (slightly modified).
|
2003-04-22 20:10:23 +00:00 |
node
|
- Committed Adrian's item patch. It would be nice if one or more of the
|
2003-04-29 20:48:50 +00:00 |
page
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
ping
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
poll
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
profile
|
- Fixes bug #1336 and #1473.
|
2003-04-29 20:31:21 +00:00 |
search
|
- Added title module; this brings back some old functionality. Thanks
|
2003-04-24 21:56:12 +00:00 |
statistics
|
- Fixed the grammer of the Who's online block. Patch by Al. Fixes bug #1541.
|
2003-04-28 20:54:14 +00:00 |
story
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
system
|
- I have added an option to enable/disable cron support.
|
2003-04-15 19:10:02 +00:00 |
taxonomy
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
throttle
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
tracker
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
user
|
- Committed Adrian's item patch. It would be nice if one or more of the
|
2003-04-29 20:48:50 +00:00 |
watchdog
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |
admin.module
|
- Committed Gordon's htmlarea patch.
|
2003-04-21 13:56:09 +00:00 |
aggregator.module
|
- News items are now filtered using node_filter() instead of filter(). This stops the other filters (such as textile) from kicking in and messing with the data. Reported by Gary.
|
2003-04-28 21:23:11 +00:00 |
archive.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
block.module
|
- Added some missing quotes.
|
2003-04-21 12:15:12 +00:00 |
blog.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
bloggerapi.module
|
- Simplified blogger API module thanks to node API changes. Patch by Moshe.
|
2003-04-28 20:54:39 +00:00 |
book.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
cloud.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
comment.module
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
drupal.module
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
forum.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
help.module
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
import.module
|
- News items are now filtered using node_filter() instead of filter(). This stops the other filters (such as textile) from kicking in and messing with the data. Reported by Gary.
|
2003-04-28 21:23:11 +00:00 |
jabber.module
|
- Everything is using theme("function") now instead of $theme->function().
|
2003-02-15 11:39:56 +00:00 |
locale.module
|
- Added admin description suggested by Gunnar (slightly modified).
|
2003-04-22 20:10:23 +00:00 |
node.module
|
- Committed Adrian's item patch. It would be nice if one or more of the
|
2003-04-29 20:48:50 +00:00 |
page.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
ping.module
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
poll.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
profile.module
|
- Fixes bug #1336 and #1473.
|
2003-04-29 20:31:21 +00:00 |
queue.module
|
- Added another security layer.
|
2003-03-10 12:01:26 +00:00 |
search.module
|
- Added title module; this brings back some old functionality. Thanks
|
2003-04-24 21:56:12 +00:00 |
statistics.module
|
- Fixed the grammer of the Who's online block. Patch by Al. Fixes bug #1541.
|
2003-04-28 20:54:14 +00:00 |
story.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
system.module
|
- I have added an option to enable/disable cron support.
|
2003-04-15 19:10:02 +00:00 |
taxonomy.module
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
throttle.module
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
title.module
|
- Added support for user registration guidelines. Patch by Al. Feature request #1109.
|
2003-04-28 21:36:43 +00:00 |
tracker.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
user.module
|
- Committed Adrian's item patch. It would be nice if one or more of the
|
2003-04-29 20:48:50 +00:00 |
watchdog.module
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |