- 27 Jan, 2004 1 commit
-
-
Dries authored
- Patch 5049 by JonBob: allow a module to define multiple node types.
-
- 23 Jan, 2004 1 commit
-
-
Dries authored
Patch 5287 by Stefan: multiline help texts should become inside a single $output.
-
- 18 Jan, 2004 1 commit
-
-
Dries authored
- Patch 5080 by lizardo: fixed two typos in the taxonomy module's help text.
-
- 14 Jan, 2004 1 commit
-
-
Dries authored
- Adds drupal_set_header() and drupal_get_headers(). - Cache now stores custom headers. - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head(). - Added RSS autodiscover links to node, blog and taxonomy pages.
-
- 11 Jan, 2004 1 commit
-
-
Dries authored
-
- 29 Dec, 2003 2 commits
- 28 Dec, 2003 2 commits
- 24 Dec, 2003 1 commit
-
-
Dries authored
- Fixed the breadcrumb trail of nested forums. Patch by Goba.
-
- 17 Dec, 2003 1 commit
-
-
Dries authored
- Updated the calls to menu() to use MENU_HIDE instead of 1
-
- 11 Dec, 2003 1 commit
-
-
Dries authored
- Patch 187: made taxonomy module take advantage of breadcrumb navigation. Modified patch by Moshe.
-
- 08 Dec, 2003 2 commits
- 07 Dec, 2003 1 commit
-
-
Dries authored
- Fixed the taxonomy title of taxonomy pages. Patch by Moshe.
-
- 05 Dec, 2003 1 commit
-
-
Dries authored
- Fixed broken status message. Patch by Gerhard.
-
- 01 Dec, 2003 1 commit
-
-
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.
-
- 25 Nov, 2003 1 commit
-
-
Dries authored
- Committed phase 4 of JonBob's menu system changes.
-
- 24 Nov, 2003 1 commit
-
-
Dries authored
* fixes all doxygen warnings [#]_ in the current code base + changes @param style from phpDocumentor (@param type $var desc) to doxygen (@param $var desc) + documents all undocumented parameters + escapes / fixes html warnings + fixes @defgroup in theme.inc * adds more groupings [#]_ + drupal_{set|get}_title, drupal_{set|get}_breadcrumb + pager.inc: pager_api (pager_query(), pager_display()), pager pieces * adds a new group "themeable" which contains all themeable functions.
-
- 20 Nov, 2003 1 commit
-
-
Dries authored
- Patch by JonBob: Phase 2 of the menu system integration project. This unifies the interface used by admin and non-admin pages, and deprecates the _page hook in favor of explicit callbacks from menu(). Breadcrumbs, titles, and help text go away as a result of this patch; they will return in the phase 3 patch, printed by the theme.
-
- 13 Nov, 2003 2 commits
- 09 Nov, 2003 1 commit
-
-
Dries authored
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
-
- 07 Nov, 2003 1 commit
-
-
Dries authored
- Usability improvement: replaced many selection boxes by radio buttons. Patch by Stefan.
-
- 22 Oct, 2003 1 commit
-
- 15 Oct, 2003 1 commit
-
-
Dries authored
- Some documentation fixes by Mark Coady.
-
- 09 Oct, 2003 1 commit
-
-
Dries authored
- Committed part 3 of Michael's help system improvements: removed the $help parameter from the menu() function.
-
- 07 Oct, 2003 1 commit
-
-
Dries authored
- Help system improvements: eliminated the _system hook. Patch by Michael. - Bloggerapi module fixes. Patch by Kjartan. - Coding style fixes. Patch by Michael.
-
- 06 Oct, 2003 1 commit
-
-
Kjartan authored
- taxo_link always returns array(). - Remove dead code from Marvin theme. - cleaner node html in Marvin.
-
- 03 Oct, 2003 2 commits
- 28 Sep, 2003 1 commit
-
-
Dries authored
- Made sure all menu items can be translated. Path by Goba.
-
- 26 Sep, 2003 1 commit
-
-
Dries authored
- Committed the admin menu integration patch. Thanks Adrian, Stefan and others.
-
- 09 Sep, 2003 1 commit
-
-
Dries authored
- Gerhard's uid 0 patches. These patches bring various performance improvements. Requires a database update.
-
- 21 Aug, 2003 1 commit
-
-
Dries authored
- Updated the taxonomy module to use the new help system.
-
- 16 Aug, 2003 1 commit
-
-
Dries authored
code on their own.
-
- 16 Jul, 2003 1 commit
-
-
Dries authored
- Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not tested by me.
-
- 12 Jul, 2003 1 commit
-
-
Dries authored
- Performance improvement: changed a fair amount of "left joins" to "inner joins". Patch by Gerhard.
-
- 10 Jul, 2003 1 commit
-
-
Dries authored
- Committed a slightly modified version of Slavica's table prefix patch.
-
- 08 Jul, 2003 1 commit
-