- May 20, 2004
-
-
Dries Buytaert 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?
-
- May 19, 2004
-
-
Dries Buytaert authored
-
- May 18, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Made it possible for anonymous users to leave their name, e-mail address and the URL of their homepage. Patch by Pablo.
-
- May 17, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
- May 15, 2004
-
-
Dries Buytaert authored
- Patch #6682 by jhriggs: added form_checkboxes(), much like form_radios() and updated some modules to take advantage of it.
-
Dries Buytaert authored
-
- May 13, 2004
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
- Fixed categorize not working under sources and category views.
-
Dries Buytaert 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.
-
Dries Buytaert authored
-
- May 11, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Code improvements by JonBob. Thanks again.
-
- May 10, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Added support for multiple user roles. Patch by Jim Hriggs.
-
- May 09, 2004
-
-
Dries Buytaert authored
-
- May 08, 2004
-
-
Dries Buytaert authored
- Menu and code improvements by JonBob.
-
- May 07, 2004
-
-
Dries Buytaert authored
-
- May 06, 2004
-
-
Dries Buytaert authored
-
- May 05, 2004
-
-
Dries Buytaert authored
- Patch #7585 by Gerhard: extra data added by profile.module to the user object got saved in the user's data column even if there is a dedicated table for that information.
-
Dries Buytaert authored
- Patch #7577 by JonBob: various code style improvements to the statistics module. + Usages of to print titles have been replaced by proper drupal_set_title() calls. + Many arg() usages dropped in favor of meaningful parameters. + Doxygen comments standardized and expanded. + Some grammatical corrections to help text. + Broken /statistics page linked from page navigation restored. + Fixed small bug in menu.inc pertaining to menu callbacks without arguments.
-
Dries Buytaert authored
- Patch #7581 by bylund: made the archive module's calendar accessible.
-
Steven Wittens authored
-
- May 04, 2004
-
-
Steven Wittens authored
See http://drupal.org/node/view/7468
-
- May 03, 2004
-
-
Dries Buytaert authored
- Patch #7096 by bylund: fixed a bug with the node filters at the node administration page (administration > content)
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #7504 by bylund: multiple form_radio-function calls is used instead of a single form_radios-call. This could cause problems when trying to style individual form elements.
-
Steven Wittens authored
Standard text/html HTTP Content-Type was not cached, causing encoding issues on some server configurations.
-
Dries Buytaert authored
-
- May 01, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #7483 by Gerhard: system_user should not return $edit.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #6552 by Gerhard: fixed problem with user callbacks that slipped in with Natrak's last commit.
-
- Apr 30, 2004
-
-
Dries Buytaert authored
- Patch by Adrian: added support for multiple database connections.
-