.. |
aggregator
|
- Fixed theme glitch.
|
2003-11-14 20:31:21 +00:00 |
archive
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
block
|
- Block and theme improvements. Patch by Ax.
|
2003-11-19 16:13:07 +00:00 |
blog
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
blogapi
|
- Improved form items: added <label> tags to improve accessibility and added
|
2003-11-17 19:16:55 +00:00 |
book
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
comment
|
- Made the comment module themable. Patch by CodeMonkeyX.
|
2003-11-15 10:03:31 +00:00 |
drupal
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
forum
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
help
|
- Committed part 3 of Michael's help system improvements: removed the $help
|
2003-10-09 18:53:22 +00:00 |
locale
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
node
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
page
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
path
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
ping
|
- Translation fix: the date in the calendar block could not be translated. Patch by Goba.
|
2003-11-09 01:22:40 +00:00 |
poll
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
profile
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
search
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
statistics
|
- Performance improvement: changed a LEFT JOIN to an INNER JOIN. Patch #157
|
2003-11-19 17:54:44 +00:00 |
story
|
- Removed debug statement. Patch by Bart.
|
2003-11-09 17:03:49 +00:00 |
system
|
- Improved module loading when serving cached pages. Moshe's bootstrap patch.
|
2003-11-18 19:44:36 +00:00 |
taxonomy
|
- Fixed theme problem.
|
2003-11-13 23:00:53 +00:00 |
throttle
|
- Usability improvement: replaced many selection boxes by radio buttons.
|
2003-11-07 19:03:35 +00:00 |
tracker
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
user
|
- Flush cache after changing user permissions. Patch by Gerhard.
|
2003-11-20 21:08:07 +00:00 |
watchdog
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
admin.module
|
- Admin module clean-up. Patch by Kjartan. (The status function should be
|
2003-11-18 20:44:33 +00:00 |
aggregator.module
|
- Fixed theme glitch.
|
2003-11-14 20:31:21 +00:00 |
archive.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
block.module
|
- Block and theme improvements. Patch by Ax.
|
2003-11-19 16:13:07 +00:00 |
blog.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
blogapi.module
|
- Improved form items: added <label> tags to improve accessibility and added
|
2003-11-17 19:16:55 +00:00 |
book.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
comment.module
|
- Made the comment module themable. Patch by CodeMonkeyX.
|
2003-11-15 10:03:31 +00:00 |
drupal.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
forum.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
help.module
|
- Committed part 3 of Michael's help system improvements: removed the $help
|
2003-10-09 18:53:22 +00:00 |
import.module
|
- Fixed theme glitch.
|
2003-11-14 20:31:21 +00:00 |
locale.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
node.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
page.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
path.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
ping.module
|
- Translation fix: the date in the calendar block could not be translated. Patch by Goba.
|
2003-11-09 01:22:40 +00:00 |
poll.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
profile.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
queue.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
search.module
|
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
|
2003-11-09 23:27:22 +00:00 |
statistics.module
|
- Performance improvement: changed a LEFT JOIN to an INNER JOIN. Patch #157
|
2003-11-19 17:54:44 +00:00 |
story.module
|
- Removed debug statement. Patch by Bart.
|
2003-11-09 17:03:49 +00:00 |
system.module
|
- Improved module loading when serving cached pages. Moshe's bootstrap patch.
|
2003-11-18 19:44:36 +00:00 |
taxonomy.module
|
- Fixed theme problem.
|
2003-11-13 23:00:53 +00:00 |
throttle.module
|
- Usability improvement: replaced many selection boxes by radio buttons.
|
2003-11-07 19:03:35 +00:00 |
title.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
tracker.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |
user.module
|
- Flush cache after changing user permissions. Patch by Gerhard.
|
2003-11-20 21:08:07 +00:00 |
watchdog.module
|
- table(...) -> theme("table", ...)
|
2003-11-13 19:52:54 +00:00 |