summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2002-04-27 13:19:37 +0000
committerDries Buytaert <dries@buytaert.net>2002-04-27 13:19:37 +0000
commitf8329dd47cacd51c9d421c980064d0cd7fbc584e (patch)
tree3bbead6702b44e43e8891707034b7be8a9e1eb87 /modules/system
parentd7b4aac13ec2c57d1d3e703e78193b079a02ee64 (diff)
downloadbrdo-f8329dd47cacd51c9d421c980064d0cd7fbc584e.tar.gz
brdo-f8329dd47cacd51c9d421c980064d0cd7fbc584e.tar.bz2
Patch by Moshe Weitzman:
- request_uri() behaves on non-apache web servers. i've tested on IIS and apache (many platforms). - modules may now implement the _search_item() hook which overrides the default formatting of search results. modules already can customize which fields are indexed. no module currently uses this hook but externalpage.module expects to do so. - added an optional $attribs argument to l(), lm(), and la() which is an associative array of attributes which are inserted into the <a> tag (feature #146). - drupal_str_replace() is deleted (i had recently added it). i verified that no scripts are currently calling this function. use strtr() or str_replace() instead. - arbitrary elements may be added to the <channel> and <item> blocks of an RSS feed by passing the $args associative array. the core RSS engine is now able to support elements like <cloud> and <catagory> [1] and RSS 1.0[2] [1] http://backend.userland.com/rss092 [2] http://groups.yahoo.com/group/rss-dev/files/namespace.html
Diffstat (limited to 'modules/system')
0 files changed, 0 insertions, 0 deletions