- 06 Dec, 2003 8 commits
-
-
Dries authored
- Only pad the table elements of certain tables.
-
Dries authored
- Slightly increased padding of table elements.
-
Dries authored
- Small improvement to the watchdog table.
-
Dries authored
- Small improvement to the padding of static nodes.
-
Dries authored
- Improved the way the "Who's online" block is visualized when the list of online users is truncated by to maximum user list length setting.
-
Dries authored
-
Dries authored
- Corrected the context-sensitive help of the error messages.
-
Dries authored
-
- 05 Dec, 2003 2 commits
-
-
Dries authored
- Fixed broken status message. Patch by Gerhard.
- 04 Dec, 2003 4 commits
- 03 Dec, 2003 3 commits
- 01 Dec, 2003 3 commits
-
-
Steven Wittens authored
-
Dries authored
- Introduced a drupal_set_message() and drupal_get_message() function. Contributed themes and modules need to be updated: - modules: status() is no more; use drupal_set_message() instead. - themes: use drupal_get_message() to check for status messages and visualize them.
-
Dries authored
- Fixed positioning of fieldset elements in IE.
-
- 30 Nov, 2003 4 commits
-
-
Dries authored
them from non-static nodes and to make the visitor scroll down for fresh content.
-
Dries authored
- Color-coded static nodes: they'll have a gray background to differentiate them from non-static nodes and to make the visitor scroll down for fresh content.
-
Dries authored
- Removed duplicated code. Reported by Goba.
-
Dries authored
- Better separation between throttle and statistics module code. Patch by Jeremy.
-
- 29 Nov, 2003 1 commit
-
-
Dries authored
-
- 28 Nov, 2003 5 commits
- 27 Nov, 2003 10 commits
-
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
- Throttle module improvements by Jeremy: + Fix modules help to read better and be accurate + Add groups to throttle_settings() + Provide much more detailed information in all _settings options + Fix links in module's "Throttle status" block
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
Patch by Jeremy: - removed statistics_init() -- auto-throttle logic moved to statistics_exit() - renamed internal-only update_throttle() to _update_throttle() - removed some odd white spaces - fixed 'Popular content' block's subtitles to actually display
-