Go to file
Steven Wittens 66f228f2b4 - Adding paragraph margins which were removed from drupal.css 2005-03-05 14:34:39 +00:00
database - Fixed parse error. 2005-03-03 20:21:51 +00:00
includes #18329: Unify confirmation messages (and make them themable) 2005-03-03 20:51:27 +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 #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. 2005-03-05 11:05:07 +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 Updating changelog 2005-02-27 02:19:58 +00:00
INSTALL.txt - Removed vague information. 2005-01-23 22:51:17 +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 (grmbl, figures stupid MS icon editing thingy would mess up the colors... fixed now) 2003-06-11 20:50:05 +00:00
index.php - Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks. 2004-08-21 06:42:38 +00:00
update.php - Added missing {}. Reported by Bart. 2005-02-07 14:25:17 +00:00
xmlrpc.php - Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks. 2004-08-21 06:42:38 +00:00