- 29 Apr, 2004 1 commit
-
-
Kjartan Mannes authored
- Fixed feed status not being reset when items are removed.
-
- 28 Apr, 2004 1 commit
-
-
Dries Buytaert authored
- Patch #6612 by JonBob: extended the node API with new hooks.
-
- 27 Apr, 2004 4 commits
-
-
Dries Buytaert authored
- Various aggregator module improvements. Modified patch by drumm.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 26 Apr, 2004 1 commit
-
-
Dries Buytaert authored
- Patch #7403 by jhriggs: the required-form-items patch that hit HEAD a few days back has an erroneous assignment in form_radios().
-
- 25 Apr, 2004 1 commit
-
-
Dries Buytaert authored
- Patch #7330 by MegaGrunt: turns primary and secondary link ids into a classes, and assigns the classes to header and footer. Also renamed a few elements to make them more logical/consistent. Plus added search id around search area, and a few other minor improvements.
-
- 24 Apr, 2004 6 commits
-
-
Dries Buytaert authored
- Patch #6009 by Matthias: reworked the help texts of the taxonomy module generated forms. The help text can now be customized.
-
Dries Buytaert authored
- Patch #7211: changed 'root' to 'top-level' for sake of usability. I took Gerhard's patch and extended it so we did not miss any instances of 'root'.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 23 Apr, 2004 3 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 22 Apr, 2004 1 commit
-
-
Kjartan Mannes authored
-
- 21 Apr, 2004 6 commits
-
-
Dries Buytaert authored
- Patch #6498 by jhriggs: <label> requires opening and closing tags.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Added support for 403 handling. Patch by JonBob. As a side benefit, administrators will be able to define a custom 403 page, just as they can define 404 pages now. This needs to be documented in the "Changes since / migrating to ..." pages.
-
Kjartan Mannes authored
-
- 18 Apr, 2004 4 commits
-
-
Dries Buytaert authored
- Fixed problem with global session variable that caused the wrong page to be rendered after posting a comment.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch 6675 by Ax: reorganized the menu's of the watchdog and statistics module to be more intuitive and moved some help text to Doxygen comments.
-
Dries Buytaert authored
-
- 15 Apr, 2004 4 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #7163 by walkah: blogapi mt.getCategoryList should return an empty array by default. Reported by Adriaan.
-
Dries Buytaert authored
configurable! Menu items can be disabled, repositioned, added and so on. Upgrading to requires you to run update.php. This functionality depricates some of the 'navigation modules' in the contributions repository. Furthermore, modules can now 'suggest' menu items and site adminstrators can choose to enable them. Modules in the contributions repository should try to take advantage of this.
-
Steven Wittens authored
Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping off strings at unsure locations, without risking incomplete UTF-8 data.
-
- 14 Apr, 2004 1 commit
-
-
Steven Wittens authored
Poll.module / Statistics.module: fixing bug caused by using array_merge and drupal_map_assoc. This causes array keys to be renumbered, leading to bugs. Remember to use $array1 + $array2 instead.
-
- 13 Apr, 2004 5 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #7120 by MegaGrunt: made the title of nodes the same size on home page as on the node page and improved the various header styles to give better visual indication of hierarchy.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 12 Apr, 2004 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #6829 by kika: cleanup of drupal.css. The patch did not apply 100% cleanly so hopefully everything is well.
-