- 04 Jun, 2004 2 commits
- 03 Jun, 2004 1 commit
-
-
Kjartan authored
-
- 02 Jun, 2004 4 commits
- 01 Jun, 2004 2 commits
- 31 May, 2004 5 commits
-
-
Kjartan authored
-
Dries authored
- Reworked comment submission. It is less broken now.
-
Dries authored
- Updated the form handling to use form_set_error(). All core modules have been updated (almost none have error checking for forms) except the node forms ...
-
Dries authored
- Improved form handling. + Introduced two new functions: 1. form_set_error($name, $message): files an error against the form element with the specified $name. 2. form_has_errors(): returns true if errors has been filed against form elements. + Updated the form handling: 1. The form_ functions will add 'class="error"' when a form field has been found to be erroneous. 2. The error message is passed to theme_form_element() when the particular form field has been found to be erroneous. + I updated the user and profile module to take advantage of these new functions. + IMPORTANT: the _user() hook changed. The 'validate' case should no longer retun an error message when something goes wrong but should set it with form_set_error().
- 30 May, 2004 1 commit
-
-
Kjartan authored
- Fixed empty searches being logged. - Trim whitespace from start and end of search key.
-
- 28 May, 2004 1 commit
-
-
Dries authored
-
- 26 May, 2004 2 commits
- 24 May, 2004 5 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
- Patch 7444 (#35) by Pablo. This patch addresses some issues with showing anonymous usernames in comments. It does not solve all my problems, but others claim it works as advertised. I'm committing this because it does fix some pending issues (even though that might not be the end of it).
-
Dries authored
-
Dries authored
-
- 22 May, 2004 1 commit
-
-
Dries authored
-
- 21 May, 2004 1 commit
-
- 20 May, 2004 2 commits
-
-
Dries authored
- Usability improvement: simplified the administration menu of the aggregator module.
-
Dries authored
- Simplified the 'anonymous poster settings' of the comment module and made it possible to enforce a username/e-mail address. Based on James Seng's work there are now 3 radio buttons: ( ) Anonymous users may not enter contact information ( ) Anonymous users may leave contact information ( ) Anonymous users must leave contact information - Fixed a bug in the default theme_comment_view() function. - Added permalinks for comments. Requested by Michael and Christina. Maintainers of contributed themes might want to add permalinks too. TODO: - Fix the interaction design of the submission form: the page you are directed to and the validation of the contact information. - Changing the comment viewing options appears to be broken?
-
- 19 May, 2004 1 commit
-
-
Dries authored
-
- 18 May, 2004 2 commits
- 17 May, 2004 4 commits
- 15 May, 2004 2 commits
-
-
Dries authored
- 13 May, 2004 4 commits
-
-
Kjartan authored
-
Kjartan authored
-
Kjartan authored
- Fixed categorize not working under sources and category views.
-
Dries authored
- Made the recent news items page, the source pages and the categorization pages use pagers. Removed the 'Items per page' setting and made Drupal remember news items much longer.
-