Go to file
Dries Buytaert 000c10eb79 - Patch #18491: removed the 'access throttle block' permission. It is no longer used. 2005-03-07 21:17:03 +00:00
database - Fixed parse error. 2005-03-03 20:21:51 +00:00
includes - 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. 2005-03-06 06:57:58 +00:00
misc - Patch #18382 by Neil: usability improvement: organized the blocks on the block administration page by region. (I wanted to do that myself!) 2005-03-05 09:09:07 +00:00
modules - Patch #18491: removed the 'access throttle block' permission. It is no longer used. 2005-03-07 21:17:03 +00:00
scripts - Patch #16298 by budda: added a curl-based script for grabbing cron.php. 2005-01-27 21:25:13 +00:00
sites/default - Improved consistency even more, as per Stefan's suggestion. 2005-02-28 16:42:39 +00:00
themes - Adding paragraph margins which were removed from drupal.css 2005-03-05 14:34:39 +00:00
.htaccess #5900: Fix mod_expire forcing page caching on the client side. 2005-02-21 04:01:24 +00:00
CHANGELOG.txt - Added a note about PHP5 compliance/support. 2005-03-05 15:38:00 +00:00
INSTALL.txt - Removed a reference to conf.php 2005-03-06 15:09:31 +00:00
LICENSE.txt - Patch #9224 by JonBob: updated to latest version with new address and such. 2004-09-15 20:48:18 +00:00
MAINTAINERS.txt Adding myself as maintainer for the filter system. 2004-09-15 20:53:27 +00:00
cron.php - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
favicon.ico
index.php
update.php - Added missing {}. Reported by Bart. 2005-02-07 14:25:17 +00:00
xmlrpc.php