drupal/modules
Steven Wittens 51208885de General filtering improvements
- Re-added STYLE/ON*= filtering (this got lost a while ago due to reorganisation)
- Added form_group's to node.module's filter options
- Fixed incorrect filter usage in poll.module
2003-12-30 14:02:36 +00:00
..
aggregator - Specify default XML encoding for not-so-well-formed files 2003-12-30 06:41:24 +00:00
archive - Fixed bug 4832: only list nodes for the specified day. Patch by Goba. 2003-12-29 12:41:58 +00:00
block - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
blog - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
blogapi - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
comment - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
drupal Patch by Goba: 2003-12-22 21:34:55 +00:00
forum - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
help - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
locale - Locale module improvements: better performance, reduce memory footprint. 2003-12-28 09:40:49 +00:00
node General filtering improvements 2003-12-30 14:02:36 +00:00
page - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
path - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
ping - Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend. 2003-12-28 10:47:33 +00:00
poll General filtering improvements 2003-12-30 14:02:36 +00:00
profile - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
search - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
statistics - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
story - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
system - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
taxonomy - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
throttle - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
tracker - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
watchdog - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
admin.module - Introduced a drupal_set_message() and drupal_get_message() function. 2003-12-01 13:45:33 +00:00
aggregator.module - Specify default XML encoding for not-so-well-formed files 2003-12-30 06:41:24 +00:00
archive.module - Fixed bug 4832: only list nodes for the specified day. Patch by Goba. 2003-12-29 12:41:58 +00:00
block.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
blog.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
blogapi.module - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
comment.module - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
drupal.module Patch by Goba: 2003-12-22 21:34:55 +00:00
forum.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
help.module - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
import.module - Specify default XML encoding for not-so-well-formed files 2003-12-30 06:41:24 +00:00
locale.module - Locale module improvements: better performance, reduce memory footprint. 2003-12-28 09:40:49 +00:00
node.module General filtering improvements 2003-12-30 14:02:36 +00:00
page.module - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
path.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
ping.module - Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend. 2003-12-28 10:47:33 +00:00
poll.module General filtering improvements 2003-12-30 14:02:36 +00:00
profile.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
queue.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
search.module - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
statistics.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
story.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
system.module - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
taxonomy.module - Updated code to use new semantics of url() and l(). 2003-12-29 19:49:11 +00:00
throttle.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
title.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
tracker.module - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user.module - XHTML improvements: <b> -> <strong>. Patch by Stefan. 2003-12-29 17:14:27 +00:00
watchdog.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00