.. |
aggregator
|
- Bugfix: the aggregator module's setting page was no more.
|
2005-02-10 20:33:18 +00:00 |
archive
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
block
|
- Patch #16399 by James: fixed typo in block.module.
|
2005-01-28 15:24:16 +00:00 |
blog
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
blogapi
|
- Patch #6195 by nedjo/James: allow posting to multiple node types.
|
2005-01-31 19:36:20 +00:00 |
book
|
- Patch #16462 by Moshe: book pages slighty disobey the node_access system because they always return a value for book_access('update'). This simple patch causes us to use node_access when the user has a chance of being able to update the current page.
|
2005-02-06 09:37:10 +00:00 |
comment
|
- Patch #11366 by Junyor: fixed twin comment problem in HEAD.
|
2005-02-11 19:01:53 +00:00 |
contact
|
- Added a simple contact module to core.
|
2004-12-07 17:03:46 +00:00 |
drupal
|
- Renamed 'visit' to 'view'.
|
2005-01-10 20:26:02 +00:00 |
filter
|
- Patch #16016 by Goba: fixed various bugs in filter tip display.
|
2005-01-23 22:29:28 +00:00 |
forum
|
- Patch #16829 by kbahey: separated the forum block for sake of consistency with other blocks.
|
2005-02-10 19:14:50 +00:00 |
help
|
- Patch #16949 by Neil: fixed two HTML typos/brainos in the help text.
|
2005-02-08 19:17:51 +00:00 |
legacy
|
- Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/feed".
|
2005-01-25 20:38:03 +00:00 |
locale
|
- Patch #13260 by UnConeD: watchdog module improvements.
|
2005-01-09 09:22:40 +00:00 |
menu
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node
|
- Patch #16960 by Goba: fixed content type options.
|
2005-02-10 20:58:03 +00:00 |
page
|
- Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there."
|
2005-02-08 19:44:39 +00:00 |
path
|
- Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature."
|
2005-02-10 19:30:08 +00:00 |
ping
|
- Patch #13260 by UnConeD: watchdog module improvements.
|
2005-01-09 09:22:40 +00:00 |
poll
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
profile
|
- #16271: Clean up Admin - users - configure.
|
2005-01-28 20:49:00 +00:00 |
search
|
- Stripped white-space.
|
2005-01-15 09:03:39 +00:00 |
statistics
|
- Patch #15962 by Goba: fixed the association between the accesslog data and the nodes.
|
2005-01-23 15:32:32 +00:00 |
story
|
- Patch #16965 by Neil: removed some help text.
|
2005-02-08 19:36:46 +00:00 |
system
|
- Patch #16966 by Neil: don't document code in the help text.
|
2005-02-08 19:33:01 +00:00 |
taxonomy
|
#10296: Clean up admin - content:
|
2005-02-02 00:55:59 +00:00 |
throttle
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker
|
- Patch #16253 by Goba: incremental improvements to the new content markers.
|
2005-01-30 09:53:19 +00:00 |
upload
|
- Patch #16963 by Neil: the upload's module help text was in bad shape. Edited it down to what is needed with links that actually work.
|
2005-02-08 19:43:02 +00:00 |
user
|
- Fixed two broken URLs in the help text.
|
2005-02-10 19:19:43 +00:00 |
watchdog
|
- Patch #16197 by Neil: removed useless watchdog "long" help.
|
2005-01-26 23:02:44 +00:00 |
aggregator.module
|
- Bugfix: the aggregator module's setting page was no more.
|
2005-02-10 20:33:18 +00:00 |
archive.module
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
block.module
|
- Patch #16399 by James: fixed typo in block.module.
|
2005-01-28 15:24:16 +00:00 |
blog.module
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
blogapi.module
|
- Patch #6195 by nedjo/James: allow posting to multiple node types.
|
2005-01-31 19:36:20 +00:00 |
book.module
|
- Patch #16462 by Moshe: book pages slighty disobey the node_access system because they always return a value for book_access('update'). This simple patch causes us to use node_access when the user has a chance of being able to update the current page.
|
2005-02-06 09:37:10 +00:00 |
comment.module
|
- Patch #11366 by Junyor: fixed twin comment problem in HEAD.
|
2005-02-11 19:01:53 +00:00 |
contact.module
|
- Added a simple contact module to core.
|
2004-12-07 17:03:46 +00:00 |
drupal.module
|
- Renamed 'visit' to 'view'.
|
2005-01-10 20:26:02 +00:00 |
filter.module
|
- Patch #16016 by Goba: fixed various bugs in filter tip display.
|
2005-01-23 22:29:28 +00:00 |
forum.module
|
- Patch #16829 by kbahey: separated the forum block for sake of consistency with other blocks.
|
2005-02-10 19:14:50 +00:00 |
help.module
|
- Patch #16949 by Neil: fixed two HTML typos/brainos in the help text.
|
2005-02-08 19:17:51 +00:00 |
legacy.module
|
- Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/feed".
|
2005-01-25 20:38:03 +00:00 |
locale.module
|
- Patch #13260 by UnConeD: watchdog module improvements.
|
2005-01-09 09:22:40 +00:00 |
menu.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node.module
|
- Patch #16960 by Goba: fixed content type options.
|
2005-02-10 20:58:03 +00:00 |
page.module
|
- Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there."
|
2005-02-08 19:44:39 +00:00 |
path.module
|
- Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature."
|
2005-02-10 19:30:08 +00:00 |
ping.module
|
- Patch #13260 by UnConeD: watchdog module improvements.
|
2005-01-09 09:22:40 +00:00 |
poll.module
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
profile.module
|
- #16271: Clean up Admin - users - configure.
|
2005-01-28 20:49:00 +00:00 |
queue.module
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
search.module
|
- Stripped white-space.
|
2005-01-15 09:03:39 +00:00 |
statistics.module
|
- Patch #15962 by Goba: fixed the association between the accesslog data and the nodes.
|
2005-01-23 15:32:32 +00:00 |
story.module
|
- Patch #16965 by Neil: removed some help text.
|
2005-02-08 19:36:46 +00:00 |
system.module
|
- Patch #16966 by Neil: don't document code in the help text.
|
2005-02-08 19:33:01 +00:00 |
taxonomy.module
|
#10296: Clean up admin - content:
|
2005-02-02 00:55:59 +00:00 |
throttle.module
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker.module
|
- Patch #16253 by Goba: incremental improvements to the new content markers.
|
2005-01-30 09:53:19 +00:00 |
upload.module
|
- Patch #16963 by Neil: the upload's module help text was in bad shape. Edited it down to what is needed with links that actually work.
|
2005-02-08 19:43:02 +00:00 |
user.module
|
- Fixed two broken URLs in the help text.
|
2005-02-10 19:19:43 +00:00 |
watchdog.module
|
- Patch #16197 by Neil: removed useless watchdog "long" help.
|
2005-01-26 23:02:44 +00:00 |