drupal/modules
Dries Buytaert 562df8fe43 * Added Jeremy's pager:
"This is a simple, generic pager for Drupal-CVS.  It is designed to be
  easily themeable and expandable.  The code is highly-commented to
  enhance readability."

 "Pagers are constructed by combining the provided pieces (all of which
  can be easily modified to display the text or image you prefer) into
  your custom pager."

* Statistics module fixes by Jeremy:

 - removed superfluous check for existence of watchdog()
 - saving changes in admin page displays status and returns same page
 - no longer return 1971/01/01 in "view statistics" table
 - switched from "!=" to "<>" in SQL queries for ANSI-SQL compliance
 - switched from "MAX(timestamp) as timestamp" to "MAX(timestamp) as
   max_timestamp" moving towards ANSI-SQL compliance.

* Added a "theme_item_list" function to format itemized lists.  Also
  changed a couple of modules to take advantage of it.  Makes for a
  more consistent UI.
2002-11-09 13:59:36 +00:00
..
aggregator - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
archive - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
block - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00
blog * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
book - Added printer-friendly links to the book pages. 2002-11-09 13:43:56 +00:00
comment - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00
drupal - missing $Id$ string. 2002-11-07 18:25:01 +00:00
forum * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
help - Commited kika's usability patch for the help module. 2002-08-15 10:24:41 +00:00
locale - Applied Stefaan's locale patches. The statistics.module patch failed to 2002-10-29 19:39:19 +00:00
node * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
page - added some missing title attributs to links. 2002-06-14 13:48:35 +00:00
ping - Substituted the weblogs module with a more generic ping module. We're 2002-11-01 09:31:59 +00:00
poll - Added missing filter. Patch by Marco. 2002-11-03 20:57:15 +00:00
profile - Improved UI of profile module. Patch by Natrak. 2002-11-08 13:13:25 +00:00
search - improved module descriptions. 2002-06-08 16:17:29 +00:00
statistics * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
story - improved module descriptions. 2002-06-08 16:17:29 +00:00
system - Settings will no longer be lost of including a file fails. 2002-11-08 15:12:41 +00:00
taxonomy - Applied Stefan's t() function patch. 2002-11-08 11:27:04 +00:00
throttle - Committed Jeremy's incarnation of the statistics module. Last minutes 2002-10-13 12:00:50 +00:00
tracker - Wrapped some hardcoded colors in "theme_invoke()"s; we can still create 2002-10-22 18:46:43 +00:00
user * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
watchdog - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00
aggregator.module - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
archive.module - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
block.module - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00
blog.module * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
bloggerapi.module - Removed the bloggerapi_watchdog() function. 2002-09-01 11:01:07 +00:00
book.module - Added printer-friendly links to the book pages. 2002-11-09 13:43:56 +00:00
cloud.module - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
comment.module - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00
drupal.module - missing $Id$ string. 2002-11-07 18:25:01 +00:00
forum.module * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
help.module - Commited kika's usability patch for the help module. 2002-08-15 10:24:41 +00:00
import.module - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
jabber.module - improved module descriptions. 2002-06-08 16:17:29 +00:00
locale.module - Applied Stefaan's locale patches. The statistics.module patch failed to 2002-10-29 19:39:19 +00:00
node.module * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
page.module - added some missing title attributs to links. 2002-06-14 13:48:35 +00:00
ping.module - Substituted the weblogs module with a more generic ping module. We're 2002-11-01 09:31:59 +00:00
poll.module - Added missing filter. Patch by Marco. 2002-11-03 20:57:15 +00:00
profile.module - Improved UI of profile module. Patch by Natrak. 2002-11-08 13:13:25 +00:00
queue.module - Fixing blocks for forum, queue and statistics. 2002-10-28 19:36:37 +00:00
rating.module - Committed Marco's block rewrite: 2002-10-26 15:17:26 +00:00
search.module - improved module descriptions. 2002-06-08 16:17:29 +00:00
statistics.module * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
story.module - improved module descriptions. 2002-06-08 16:17:29 +00:00
system.module - Settings will no longer be lost of including a file fails. 2002-11-08 15:12:41 +00:00
taxonomy.module - Applied Stefan's t() function patch. 2002-11-08 11:27:04 +00:00
throttle.module - Committed Jeremy's incarnation of the statistics module. Last minutes 2002-10-13 12:00:50 +00:00
tracker.module - Wrapped some hardcoded colors in "theme_invoke()"s; we can still create 2002-10-22 18:46:43 +00:00
user.module * Added Jeremy's pager: 2002-11-09 13:59:36 +00:00
watchdog.module - Fixed glitch in block module: the admin links were not composed 2002-11-01 10:47:20 +00:00