summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Patch by Ax: "The $block->path setting, which <cite>lets you define regular...Dries Buytaert2003-02-27
* - Fixed some spelling mistakes. Patch by Al.Dries Buytaert2003-02-27
* - Removed <?php ?> tags from documentation and made sure the important links areDries Buytaert2003-02-27
* - Fixed bug in comment_num_replies() causing problems in the tracker moduleDries Buytaert2003-02-26
* - Removed stripslashes(). See http://lists.drupal.org/pipermail/drupal-devel...Dries Buytaert2003-02-26
* - Added menu icons/arrows. No (?)-icons yet. Patch by Al.Dries Buytaert2003-02-26
* - Performance improvement. Patch by Zbynek.Dries Buytaert2003-02-26
* - Some bugfixes:Dries Buytaert2003-02-26
* - Small CSS improvement.Dries Buytaert2003-02-26
* - Fixed some typos spotted by Al Maw.Dries Buytaert2003-02-25
* - Fixed bug when an additional parameter is being passed to the callback.Dries Buytaert2003-02-25
* - Removing the menu table: it is no longer used.Dries Buytaert2003-02-24
* - Fixed small glitch with the padding of menu items. Patch by Zbynek.Dries Buytaert2003-02-24
* - database.mysql cannot be run from within phpMyAdmin because of lineDries Buytaert2003-02-24
* - Fixed some broken links.Dries Buytaert2003-02-24
* - Fixed typo. Patch by Garym. (Something went wrong with my earlier commit.)Dries Buytaert2003-02-23
* *** empty log message ***Dries Buytaert2003-02-23
* - Some fixes and improvements as suggested by Gary.Dries Buytaert2003-02-23
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Small improvement to header width. Suggested by Ax.Dries Buytaert2003-02-20
* - Bugfix: made the pager work when clean URLs are enabled. Patch by Ax.Dries Buytaert2003-02-20
* - Added missing footer logic. Patch by Ax.Dries Buytaert2003-02-19
* - Theme options patch. See mailing list.Dries Buytaert2003-02-17
* - Fixed off-by-one bug in the search module. Patch by Brad. (Still lookingDries Buytaert2003-02-16
* - Added function node_invoke_all($hook, &$node, $op, $arg = 0).Kjartan Mannes2003-02-16
* - Removed from the main repository. See 'contrib/modules/devel' for a moreDries Buytaert2003-02-16
* - Documented the fact that the $base_url should not have a trailing slash.Dries Buytaert2003-02-15
* - Modifying user_validate_mail() to accept more e-mail addresses.Kjartan Mannes2003-02-15
* - Made sure clean URLs are disabled by default. Reported by Moshe.Dries Buytaert2003-02-15
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Clean URLs.Dries Buytaert2003-02-14
* - fixing a typo in the RewriteRulenatrak2003-02-13
* - Applied patch from Axel: missing cid in comment search results.Kjartan Mannes2003-02-12
* - Fixed blog.module to accept blog/name URLs as well as blog/idKjartan Mannes2003-02-12
* - Fixed blog.module to accept blog/name URLs as well as blog/idnatrak2003-02-12
* - Added temporary check around inclusion of "xmlrpc.inc".Dries Buytaert2003-02-12
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. RequiDries Buytaert2003-02-09
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. Re...Dries Buytaert2003-02-09
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. RequiDries Buytaert2003-02-09
* - Applied Alastair's date patch.Dries Buytaert2003-02-09
* - Fixed bug #1133: disabled comments are no longer shown. Thanks Gerhard.Dries Buytaert2003-02-09
* - Small improvements to help people getting started with the xtemplateDries Buytaert2003-02-09
* - Fixed typo: forum2 -> forum.Dries Buytaert2003-02-07
* - Updated the database scheme.Dries Buytaert2003-02-06
* - Removed redundant code.Dries Buytaert2003-02-02
* - Patch by Moshe: sometimes modules display content composed by people whoDries Buytaert2003-02-02
* - Made it possible to print forum submission guidelines. Patch by Moshe.Dries Buytaert2003-02-02
* - Some updatesDries Buytaert2003-02-01
* - Fixed typo: '$node->nide' -> '$node->nid'. Patch by Alastair.Dries Buytaert2003-02-01