drupal/modules
Dries Buytaert 4742ba3549 - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
..
aggregator - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
archive - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
block - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
blog - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
book - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
comment - Fixed some SQL query directives. 2003-03-29 16:30:40 +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 - Added missing title description. Patch by Stefan. 2003-03-25 20:18:00 +00:00
help - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
locale - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
node - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
page - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +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 - Bugfix by Al. 2003-03-27 18:48:48 +00:00
profile - Fixed typo: 'writeable' -> 'writable' 2003-03-16 12:36:07 +00:00
search - Fixed bug in search.module: slashes where escaped twice. 2003-03-06 22:03:36 +00:00
statistics - Fixed the broken access log pages. 2003-03-28 11:38:08 +00:00
story - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
system - Cache improvement: only flush cache when told to. 2003-03-16 21:49:33 +00:00
taxonomy - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
throttle - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
tracker - Added a pager to the tracker page. 2003-03-16 07:38:39 +00:00
user - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
watchdog - Fixed typo: 'messagess' -> 'messages' 2003-03-16 12:34:10 +00:00
admin.module - Eliminated system_init(), the session stuff, and made it possible to 2003-03-12 21:46:14 +00:00
aggregator.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
archive.module - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
block.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
blog.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
bloggerapi.module - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
book.module - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
cloud.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
comment.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +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 - Added missing title description. Patch by Stefan. 2003-03-25 20:18:00 +00:00
help.module - New menu houskeeping. Prototyped by Zbynek. 2003-02-20 22:44:51 +00:00
import.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
jabber.module - Everything is using theme("function") now instead of $theme->function(). 2003-02-15 11:39:56 +00:00
locale.module - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
node.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
page.module - Removing some trailing whitespace I forgot to clean up. 2003-03-09 10:19:16 +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 - Bugfix by Al. 2003-03-27 18:48:48 +00:00
profile.module - Fixed typo: 'writeable' -> 'writable' 2003-03-16 12:36:07 +00:00
queue.module - Added another security layer. 2003-03-10 12:01:26 +00:00
search.module - Fixed bug in search.module: slashes where escaped twice. 2003-03-06 22:03:36 +00:00
statistics.module - Fixed the broken access log pages. 2003-03-28 11:38:08 +00:00
story.module - Changed _nodeapi("conf") to _nodeapi("settings"). 2003-03-08 14:35:42 +00:00
system.module - Cache improvement: only flush cache when told to. 2003-03-16 21:49:33 +00:00
taxonomy.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
throttle.module - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. 2003-02-11 20:01:17 +00:00
tracker.module - Added a pager to the tracker page. 2003-03-16 07:38:39 +00:00
user.module - Fixed some SQL query directives. 2003-03-29 16:30:40 +00:00
watchdog.module - Fixed typo: 'messagess' -> 'messages' 2003-03-16 12:34:10 +00:00