- Mar 09, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 08, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
breaks your Drupal. Only themes in './themes/subdir' are picked up now.
-
Steven Wittens authored
- Fix missing format_plural()
-
- Mar 07, 2005
-
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #18216: fixed nodeapi settings hook.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Mar 06, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #18437 by Mathias: Drupal doesn't allow URL aliases that map to Userland Manila posts since they usually contain the '$' and are considered an invalid URL. This patch allows '$' in an URL and thus an alias. It also resolves a disparity between the 'allowable characters' of absolute and relative URLs. As far as I can tell, those parts of the regexp should be the same.
-
- Mar 05, 2005
-
-
Dries Buytaert authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #18418 by chx: jonbob node_access_view_all patch changed the return value of node_access_where_sql to empty which breaks nicely all queries which are still using this function. This is a good incentive to upgrade to db_rewrite_sql, yes, but I think it causes confusion, 'cos it is not really trivial why the query suddenly not works. Let's make it trivial -- rename it _node_access_where_sql, it is no longer a function to be called from outside. node_access_join_sql similarly.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #18382 by Neil: usability improvement: organized the blocks on the block administration page by region. (I wanted to do that myself!)
-
Dries Buytaert authored
- Patch #18380 by Neil: putting margins on paragraph tags seems like something that Drupal.css shouldn't be doing.
-
- Mar 04, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
- Mar 03, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #17955 by Neil: there was a subtle difference between form_select() and whatever taxonomy was doing.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Ignore PHP5's strict warnings for now. The real solution is to rewrite both xmlrpc.inc and xtemplate.inc.
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Modified patch #18328 by Neil: currently the two forum topic blocks share a number of topics in block setting. This is a bit confusing since configuring one blockshould not affect another block. Fixed some indentation as well.
-
Dries Buytaert authored
- Patch #17897 by Neil: changed the order of the joins so that a vocabulary which is not associated with any node types doesn't disappear. Also removed a centered column that shouldn't be hard coded and, IMO, looked rather weird.
-
Steven Wittens authored
-
Steven Wittens authored
-
- Mar 02, 2005
-
-
Dries Buytaert authored
-
- Mar 01, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #17770 by chx: fixed module_invoke() and module_invoke_all() not to use NULL defaults (bugfix) + removed the limitation on the number of paramaters that can be used.
-
Dries Buytaert authored
-