Go to file
Dries Buytaert f137b26979 - Patch 4902 by Goba:
+ only adds an optional parameter to url() and l(), so individual links
    can be set to be absolute
  + modifies drupal_goto() to accept the parameters of url() without the
    $absolute parameter, so cleaner invocations can be used
  + rework of some code in node_feed, making it much better to look at
    (the current code uses foreach with an immediate brake to get the first
    key of the associative array, geeeeez)
  + added xml:base to the rss tag generated by node_feed()
  + set all user mail URLs to be absolute
  + fix a small fragmented URL in user.module
2004-02-11 19:21:14 +00:00
database - Added the possibility to reorder filters. Patch by UnConeD. 2004-02-06 19:07:56 +00:00
includes - Patch 4902 by Goba: 2004-02-11 19:21:14 +00:00
misc - Patch #5569 by mathias: fixed jumpy menu behavior with konqueror. 2004-02-07 09:11:01 +00:00
modules - Patch 4902 by Goba: 2004-02-11 19:21:14 +00:00
scripts - Removing some dated scripts. 2004-01-02 22:44:43 +00:00
themes - Patch 5789 by TDobes: added avatar support to the Xtemplate theme. 2004-02-11 19:11:59 +00:00
.htaccess - Direct 404s to Drupal. Suggested by Goba. 2003-12-18 18:53:11 +00:00
CHANGELOG - Patch 5789 by TDobes: added avatar support to the Xtemplate theme. 2004-02-11 19:11:59 +00:00
INSTALL - Corrected some breadcrumb trails and added a paragraph about upgrading. 2004-01-14 06:28:59 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
MAINTAINERS - Made James the blog api maintainer. 2004-01-28 17:49:12 +00:00
cron.php - Removed the hard-coded list of watchdog types. The list is compiled 2004-01-02 16:28:45 +00:00
favicon.ico (grmbl, figures stupid MS icon editing thingy would mess up the colors... fixed now) 2003-06-11 20:50:05 +00:00
index.php - Reworked 404 (page not found) handling. Patch by walkah. You can specify a 2003-12-16 21:06:34 +00:00
update.php - Added curly brackets around table name 2004-02-08 11:12:33 +00:00
xmlrpc.php - Changed the order of include statements. 2004-01-26 18:51:37 +00:00