.. |
aggregator
|
- Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ.
|
2004-02-04 21:23:07 +00:00 |
archive
|
- Fixed bug #4989: archive calendar cached too aggressively.
|
2004-01-06 18:30:10 +00:00 |
block
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
blog
|
Typo
|
2004-02-02 01:55:08 +00:00 |
blogapi
|
- Fixed bug 4722. Patch by James.
|
2003-12-22 11:28:07 +00:00 |
book
|
- Patch 4332 by Goba: eliminate compose tips module.
|
2004-01-27 22:10:47 +00:00 |
comment
|
- Patch by Goba: added form descriptions where appropriate and removed some
|
2004-01-31 21:16:42 +00:00 |
drupal
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
filter
|
- Modified filter patch by Ax.
|
2004-01-31 10:18:51 +00:00 |
forum
|
- Replaced a bunch of double quotes by single quotes.
|
2004-02-01 21:32:01 +00:00 |
help
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
locale
|
- Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,
|
2004-02-01 21:04:42 +00:00 |
node
|
Rolling back a couple of incorrect replacements in Dries' double-to-single-quotes patch.
|
2004-02-02 02:05:20 +00:00 |
page
|
- Patch by Goba: added form descriptions where appropriate and removed some
|
2004-01-31 21:16:42 +00:00 |
path
|
- Fixes by Goba: updated help text of mass URL aliasing and fixed escaping problem.
|
2004-02-01 10:52:25 +00:00 |
ping
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
poll
|
- Patch 5049 by JonBob: allow a module to define multiple node types.
|
2004-01-27 18:47:07 +00:00 |
profile
|
- Patch #5021: clean up URLs in _help texts. Patch by UnConeD.
|
2004-01-11 20:31:26 +00:00 |
search
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
statistics
|
- Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,
|
2004-02-01 21:04:42 +00:00 |
story
|
- Patch 4332 by Goba: eliminate compose tips module.
|
2004-01-27 22:10:47 +00:00 |
system
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
taxonomy
|
- Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy module.
|
2004-02-01 21:51:28 +00:00 |
throttle
|
- Throttle: fixed incorrect watchdog message (seems a leftover from before).
|
2004-02-05 17:32:36 +00:00 |
tracker
|
- Fixed tracker bug: tracker module has a line of faulty code which tries
|
2004-01-31 21:32:06 +00:00 |
user
|
- Cleanup: modified some context-sensitive help, changed "s to 's, added
|
2004-01-31 09:50:39 +00:00 |
watchdog
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
admin.module
|
- Introduced a drupal_set_message() and drupal_get_message() function.
|
2003-12-01 13:45:33 +00:00 |
aggregator.module
|
- Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ.
|
2004-02-04 21:23:07 +00:00 |
archive.module
|
- Fixed bug #4989: archive calendar cached too aggressively.
|
2004-01-06 18:30:10 +00:00 |
block.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
blog.module
|
Typo
|
2004-02-02 01:55:08 +00:00 |
blogapi.module
|
- Fixed bug 4722. Patch by James.
|
2003-12-22 11:28:07 +00:00 |
book.module
|
- Patch 4332 by Goba: eliminate compose tips module.
|
2004-01-27 22:10:47 +00:00 |
comment.module
|
- Patch by Goba: added form descriptions where appropriate and removed some
|
2004-01-31 21:16:42 +00:00 |
drupal.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
filter.module
|
- Modified filter patch by Ax.
|
2004-01-31 10:18:51 +00:00 |
forum.module
|
- Replaced a bunch of double quotes by single quotes.
|
2004-02-01 21:32:01 +00:00 |
help.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
locale.module
|
- Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,
|
2004-02-01 21:04:42 +00:00 |
node.module
|
Rolling back a couple of incorrect replacements in Dries' double-to-single-quotes patch.
|
2004-02-02 02:05:20 +00:00 |
page.module
|
- Patch by Goba: added form descriptions where appropriate and removed some
|
2004-01-31 21:16:42 +00:00 |
path.module
|
- Fixes by Goba: updated help text of mass URL aliasing and fixed escaping problem.
|
2004-02-01 10:52:25 +00:00 |
ping.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
poll.module
|
- Patch 5049 by JonBob: allow a module to define multiple node types.
|
2004-01-27 18:47:07 +00:00 |
profile.module
|
- Patch #5021: clean up URLs in _help texts. Patch by UnConeD.
|
2004-01-11 20:31:26 +00:00 |
queue.module
|
- Patch #5281: removed hardcoded table and CSS from the queue module. Made
|
2004-01-21 18:08:17 +00:00 |
search.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
statistics.module
|
- Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,
|
2004-02-01 21:04:42 +00:00 |
story.module
|
- Patch 4332 by Goba: eliminate compose tips module.
|
2004-01-27 22:10:47 +00:00 |
system.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |
taxonomy.module
|
- Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy module.
|
2004-02-01 21:51:28 +00:00 |
throttle.module
|
- Throttle: fixed incorrect watchdog message (seems a leftover from before).
|
2004-02-05 17:32:36 +00:00 |
title.module
|
Fixed bug in query: if "%" is used in an SQL query, it needs to be escaped as %% because otherwise it can get parsed by the sprintf() in db_query().
|
2004-02-01 17:55:11 +00:00 |
tracker.module
|
- Fixed tracker bug: tracker module has a line of faulty code which tries
|
2004-01-31 21:32:06 +00:00 |
user.module
|
- Cleanup: modified some context-sensitive help, changed "s to 's, added
|
2004-01-31 09:50:39 +00:00 |
watchdog.module
|
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
|
2004-01-23 18:42:43 +00:00 |