..
aggregator
- Increased the maxlength value of the URL form.
2004-07-03 08:37:48 +00:00
archive
Tabs patch!
2004-06-18 15:04:37 +00:00
block
I refactored quite a bit of the user.module:
2004-06-27 19:10:52 +00:00
blog
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
blogapi
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
book
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
comment
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
drupal
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
filter
- Patch #8679 by asimmonds: fixed spelling mistakes.
2004-06-20 08:27:03 +00:00
forum
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
help
- Patch #8973 by JonBob: Drupal contains many undefined variables and array indices, which makes PHP throw a lot of warnings when the reporting level is set to E_ALL. Things run fine with these warnings, but as a matter of code style if nothing else we should probably strive to avoid them. The attached fixes most of the more egregious offenders (about 95% of the warnings when I load /node on my test site).
2004-07-02 18:46:42 +00:00
locale
I refactored quite a bit of the user.module:
2004-06-27 19:10:52 +00:00
menu
- Patch #8941 by JonBob: allow local tasks to be ordered by weight, as well
2004-06-30 20:45:45 +00:00
node
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
page
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
path
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
ping
Tabs patch!
2004-06-18 15:04:37 +00:00
poll
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
profile
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
search
Tabs patch!
2004-06-18 15:04:37 +00:00
statistics
- Simplified referrer links. Suggested by Morbus.
2004-06-30 21:00:41 +00:00
story
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
system
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
taxonomy
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
throttle
- Patch #8681 by stefan: fixed some broken URLs and help texts.
2004-06-20 19:49:14 +00:00
tracker
- Patch #8681 by stefan: fixed some broken URLs and help texts.
2004-06-20 19:49:14 +00:00
user
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
watchdog
- Patch #8952 by Morbus: watchdog module beautifications.
2004-07-03 14:10:09 +00:00
admin.module
Tabs patch!
2004-06-18 15:04:37 +00:00
aggregator.module
- Increased the maxlength value of the URL form.
2004-07-03 08:37:48 +00:00
archive.module
Tabs patch!
2004-06-18 15:04:37 +00:00
block.module
I refactored quite a bit of the user.module:
2004-06-27 19:10:52 +00:00
blog.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
blogapi.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
book.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
comment.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
drupal.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
filter.module
- Patch #8679 by asimmonds: fixed spelling mistakes.
2004-06-20 08:27:03 +00:00
forum.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
help.module
- Patch #8973 by JonBob: Drupal contains many undefined variables and array indices, which makes PHP throw a lot of warnings when the reporting level is set to E_ALL. Things run fine with these warnings, but as a matter of code style if nothing else we should probably strive to avoid them. The attached fixes most of the more egregious offenders (about 95% of the warnings when I load /node on my test site).
2004-07-02 18:46:42 +00:00
locale.module
I refactored quite a bit of the user.module:
2004-06-27 19:10:52 +00:00
menu.module
- Patch #8941 by JonBob: allow local tasks to be ordered by weight, as well
2004-06-30 20:45:45 +00:00
node.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
page.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
path.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
ping.module
Tabs patch!
2004-06-18 15:04:37 +00:00
poll.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
profile.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
queue.module
Tabs patch!
2004-06-18 15:04:37 +00:00
search.module
Tabs patch!
2004-06-18 15:04:37 +00:00
statistics.module
- Simplified referrer links. Suggested by Morbus.
2004-06-30 21:00:41 +00:00
story.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
system.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
taxonomy.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
throttle.module
- Patch #8681 by stefan: fixed some broken URLs and help texts.
2004-06-20 19:49:14 +00:00
title.module
Tabs patch!
2004-06-18 15:04:37 +00:00
tracker.module
- Patch #8681 by stefan: fixed some broken URLs and help texts.
2004-06-20 19:49:14 +00:00
user.module
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:
2004-07-04 16:50:02 +00:00
watchdog.module
- Patch #8952 by Morbus: watchdog module beautifications.
2004-07-03 14:10:09 +00:00