- 19 Nov, 2003 2 commits
-
-
Dries authored
* Made all functions return their output. * Made theme compatible with three column layouts. * Fixed problem where blocks were not being rendered properly.
- 18 Nov, 2003 3 commits
-
-
Kjartan authored
- Fixed sess_write(). - Removed dead code in index.php.
-
Dries authored
- Admin module clean-up. Patch by Kjartan. (The status function should be a theme_ function really.)
-
Dries authored
- Improved module loading when serving cached pages. Moshe's bootstrap patch. - Used legend and fieldset tags for the configuration page.
-
- 17 Nov, 2003 2 commits
- 16 Nov, 2003 2 commits
- 15 Nov, 2003 4 commits
-
-
Dries authored
- Move the jabber module to the contributions repository.
-
Dries authored
- Replaced the bloggerapi module by the blogapi module writen by James.
-
Dries authored
- Moving the cloud module to the contributions repository.
-
Dries authored
- Made the comment module themable. Patch by CodeMonkeyX.
-
- 14 Nov, 2003 2 commits
- 13 Nov, 2003 2 commits
- 12 Nov, 2003 2 commits
-
- 11 Nov, 2003 3 commits
- 10 Nov, 2003 4 commits
-
-
Dries authored
User module patch by Kjartan: - Optimized user_external_load(), only need to fetch the data once. - Removed unused functions: user_get() user_set() theme_menu_list() - Fixed user_validate_name() to not accept \. - Modified user_validate_name() to use alnum, which varies depending on the system locale. - Optimized user_validate_name() to not use unnecessary regular expressions. - Optimized user_access() by using less logic to fetch permissions and cache. - Removed uncessary logic from user_deny(). - Fixed user_fields() to properly cache $fields. - Optimized user_set_authmaps() to not perform unnecessary queries. - Removed return value from user_set_authmaps().
-
Dries authored
- Updated the CHANGELOG to document recent changes.
-
Kjartan authored
-
Dries authored
- Improvement: made sure that the example theme uses the misc/drupal.css stylesheet.
-
- 09 Nov, 2003 5 commits
-
-
Dries authored
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
-
Dries authored
- Removed the "return" link from the node submission confirmation page.
-
Dries authored
- Bugfix: made theme_footer() call theme_closure() instead of itself. Patch by Bart.
-
Dries authored
- Removed debug statement. Patch by Bart.
-
Dries authored
- Translation fix: made the word 'permission' translatable in the system module' help text. Patch by Goba. - Translation fix: the ping module's help text was translated twice. Patch by Goba.
-
- 08 Nov, 2003 2 commits
-
-
Dries authored
- Committed stage 1 of the theme system improvements. Some TODO's: * The sidebars of theme Marvin and theme UnConeD look unstyled. * CSS-ify theme UnConeD so we can remove the class around the functions. * Rewrite theme_init() not to use a class and simplify theme() accordingly.
-
Dries authored
- Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.
-
- 07 Nov, 2003 3 commits
- 06 Nov, 2003 1 commit
-
- 05 Nov, 2003 1 commit
-
- 04 Nov, 2003 1 commit
-
-
Dries authored
- Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.
-
- 03 Nov, 2003 1 commit
-
-
Dries authored
- Bugfix: fixed typo in cloud module. Patch by Marky. - Bugfix: fixed menu glitch in book module. Patch by Kjartan.
-