- 11 Dec, 2003 1 commit
-
-
Dries authored
- Patch 187: made taxonomy module take advantage of breadcrumb navigation. Modified patch by Moshe.
-
- 10 Dec, 2003 2 commits
- 09 Dec, 2003 6 commits
-
-
Kjartan authored
- Fixed metaWeblog/Blogger incompatibilities in blogger.editPost and blogger.getRecentPosts. - Fixed coding style deviations. - Fixed access checks, now requires maintain personal blog. - Fixed taxonomy integration. - Fixed blogger.getUserInfo - Improved user login/access error messages.
-
Dries authored
- No Tahoma please.
-
Dries authored
- Bugfix: the location of comment submission form was incorrect. Patch by Bart.
-
Dries authored
- Path module documentation updates.
-
Dries authored
- Bugfix: don't show any links in case of a container. Patch by Bart.
-
Dries authored
- Xtemplate improvements by Ax. Patch 190.
-
- 08 Dec, 2003 7 commits
-
-
Kjartan authored
-
Dries authored
+ removes the lots of pagers and indirect pager themeing + add the theme_pager() function, which should be called as theme("pager", ...) to get a pager.
-
Dries authored
- Usability improvement: just print a status message after a node submission/update instead of using a separate page. Patch 186 by Moshe.
-
Dries authored
- Updated the database schemes: the default rows that are inserted into the database did not have the throttle column. Patches by Matt and Goba.
-
Dries authored
- Fixed visual glitch in "Who's online" block. Patch by Jeremy.
-
Dries authored
-
Dries authored
- Tidied up the DoxyGen comments. Patch by Kjartan.
-
- 07 Dec, 2003 4 commits
-
-
Dries authored
- Patch 0185 by Jeremy: made it possible to automatically disable modules when under heave load.
-
Dries authored
- Made the who's online block adhere better to the max user setting.
-
Dries authored
- Fixed the taxonomy title of taxonomy pages. Patch by Moshe.
-
Dries authored
- Fixed title problem with title module. Patch by Moshe.
-
- 06 Dec, 2003 9 commits
-
-
Kjartan authored
errors and it has already been checked.
-
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 2 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.
-