- May 01, 2004
-
-
Dries Buytaert authored
- Updated the CHANGELOG.txt.
-
Dries Buytaert authored
-
- Apr 29, 2004
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
- Fixed feed status not being reset when items are removed.
-
- Apr 27, 2004
-
-
Dries Buytaert authored
-
- Apr 24, 2004
-
-
Dries Buytaert authored
-
- Apr 23, 2004
-
-
Dries Buytaert authored
-
- Apr 21, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Apr 15, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #7163 by walkah: blogapi mt.getCategoryList should return an empty array by default. Reported by Adriaan.
-
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.
-
- Apr 14, 2004
-
-
Steven Wittens authored
-
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.
-
- Apr 13, 2004
-
-
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
-
Dries Buytaert authored
-
- Apr 12, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
The Great Git Migration authored
create branch 'DRUPAL-4-4'. Cherrypick from master 2004-04-12 09:52:30 UTC Dries Buytaert <dries@buytaert.net> '- Added forum-closed.gif created by kika.': misc/forum-closed.gif
-
Dries Buytaert authored
- Patch #7045 by Goba: the tracker links in the 4.4.0 CVS branch are broken, since they don't try to separate the fragment from the URL, and so URL aliasing is not possible.
-
- Apr 07, 2004
-
-
Steven Wittens authored
-
- Apr 01, 2004
-
- Mar 31, 2004
-
-
Dries Buytaert authored
-
- Mar 30, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 29, 2004
-
-
Dries Buytaert authored
-
- Mar 25, 2004
-
-
Dries Buytaert authored
- Strips the leading / from URLs to match with block paths. The reason is that everywhere else in Drupal, we use URLs without leading slash (e.g. URL aliasing). For consistency we should keep this behaviour everywhere. The replacement uses ereg_replace instead of str_replace, but the expression now only match the beginning of the URI so in fact it's faster, esp. for longer URIs. - Updates the block docs about path matching: gets rid of leading slash, adds initial matching o perator '^' and emphasises the slash behaviour (which was not mentioned anywhere before) - Replaces the example expression for a negative match. It was horribly broken and odd, the repl acement in this patch is correct and simpler.
-
Dries Buytaert authored
-
- Mar 24, 2004
-
-
Dries Buytaert authored
- Patch #6517 by kika: drupal_http_request() fails to open feed because on PHP 4.1.2. Also updated file.inc.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 21, 2004
-
-
Dries Buytaert authored
-
- Mar 20, 2004
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-