..
aggregator
- Excessive CSS tags were generated for feeds and bundles.
2003-12-14 13:02:11 +00:00
archive
- Removed duplicated code. Reported by Goba.
2003-11-30 10:39:15 +00:00
block
- Tidied up the DoxyGen comments. Patch by Kjartan.
2003-12-08 06:32:19 +00:00
blog
- Improvements by Goba:
2003-12-08 18:30:20 +00:00
blogapi
- Fixed <title> extraction deleting body.
2003-12-09 23:38:32 +00:00
book
- Introduced a drupal_set_message() and drupal_get_message() function.
2003-12-01 13:45:33 +00:00
comment
- Replaced the tables used to structure the threaded comment view by div's.
2003-12-15 19:41:24 +00:00
drupal
- Small documentation improvement
2003-11-27 18:23:10 +00:00
forum
- Reworked 404 (page not found) handling. Patch by walkah. You can specify a
2003-12-16 21:06:34 +00:00
help
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
locale
- Improvements by Goba:
2003-12-08 18:30:20 +00:00
node
Patch by Kjartan:
2003-12-17 22:15:35 +00:00
page
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
path
- Path module documentation updates.
2003-12-09 20:13:48 +00:00
ping
- Translation fix: the date in the calendar block could not be translated. Patch by Goba.
2003-11-09 01:22:40 +00:00
poll
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
profile
- Fixed incorrect filter usage
2003-12-01 22:23:02 +00:00
search
- Tidied up the DoxyGen comments. Patch by Kjartan.
2003-12-08 06:32:19 +00:00
statistics
- Show the top nodes on admin/statistics. Patch by James Walker.
2003-12-10 06:43:32 +00:00
story
- Patch by JonBob:
2003-11-20 21:51:23 +00:00
system
- Reworked 404 (page not found) handling. Patch by walkah. You can specify a
2003-12-16 21:06:34 +00:00
taxonomy
- Patch 187: made taxonomy module take advantage of breadcrumb navigation.
2003-12-11 21:21:16 +00:00
throttle
- Fixed throttle block problem. Patch by Jeremy.
2003-12-04 22:42:19 +00:00
tracker
- Fixed capitalization.
2003-12-14 19:23:11 +00:00
user
- The 'my account' link is already part of the navigation block.
2003-12-13 17:59:49 +00:00
watchdog
- Improvements by Goba:
2003-12-08 18:30:20 +00:00
admin.module
- Introduced a drupal_set_message() and drupal_get_message() function.
2003-12-01 13:45:33 +00:00
aggregator.module
- Excessive CSS tags were generated for feeds and bundles.
2003-12-14 13:02:11 +00:00
archive.module
- Removed duplicated code. Reported by Goba.
2003-11-30 10:39:15 +00:00
block.module
- Tidied up the DoxyGen comments. Patch by Kjartan.
2003-12-08 06:32:19 +00:00
blog.module
- Improvements by Goba:
2003-12-08 18:30:20 +00:00
blogapi.module
- Fixed <title> extraction deleting body.
2003-12-09 23:38:32 +00:00
book.module
- Introduced a drupal_set_message() and drupal_get_message() function.
2003-12-01 13:45:33 +00:00
comment.module
- Replaced the tables used to structure the threaded comment view by div's.
2003-12-15 19:41:24 +00:00
drupal.module
- Small documentation improvement
2003-11-27 18:23:10 +00:00
forum.module
- Reworked 404 (page not found) handling. Patch by walkah. You can specify a
2003-12-16 21:06:34 +00:00
help.module
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
import.module
- Excessive CSS tags were generated for feeds and bundles.
2003-12-14 13:02:11 +00:00
locale.module
- Improvements by Goba:
2003-12-08 18:30:20 +00:00
node.module
Patch by Kjartan:
2003-12-17 22:15:35 +00:00
page.module
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
path.module
- Path module documentation updates.
2003-12-09 20:13:48 +00:00
ping.module
- Translation fix: the date in the calendar block could not be translated. Patch by Goba.
2003-11-09 01:22:40 +00:00
poll.module
- Committed phase 4 of JonBob's menu system changes.
2003-11-25 19:26:21 +00:00
profile.module
- Fixed incorrect filter usage
2003-12-01 22:23:02 +00:00
queue.module
- Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf, etc.
2003-12-04 20:53:19 +00:00
search.module
- Tidied up the DoxyGen comments. Patch by Kjartan.
2003-12-08 06:32:19 +00:00
statistics.module
- Show the top nodes on admin/statistics. Patch by James Walker.
2003-12-10 06:43:32 +00:00
story.module
- Patch by JonBob:
2003-11-20 21:51:23 +00:00
system.module
- Reworked 404 (page not found) handling. Patch by walkah. You can specify a
2003-12-16 21:06:34 +00:00
taxonomy.module
- Patch 187: made taxonomy module take advantage of breadcrumb navigation.
2003-12-11 21:21:16 +00:00
throttle.module
- Fixed throttle block problem. Patch by Jeremy.
2003-12-04 22:42:19 +00:00
title.module
- Fixed title problem with title module. Patch by Moshe.
2003-12-07 10:28:20 +00:00
tracker.module
- Fixed capitalization.
2003-12-14 19:23:11 +00:00
user.module
- The 'my account' link is already part of the navigation block.
2003-12-13 17:59:49 +00:00
watchdog.module
- Improvements by Goba:
2003-12-08 18:30:20 +00:00