Go to file
Dries Buytaert 5d0dfeb562 - Patch #13405 by Moshe:
+ Make bootstrap functionality work with HEAD.
   + Move functions into bootstrap.inc so that statistics_exit() works for cached pages.  (Does this close any issues?)
2004-11-25 06:14:59 +00:00
database - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +00:00
includes - Patch #13405 by Moshe: 2004-11-25 06:14:59 +00:00
misc - Removed hardcode font size from drupal.css as per #13095. 2004-11-21 08:34:57 +00:00
modules - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly. 2004-11-24 22:56:21 +00:00
scripts - Patch #6166 by Moshe: node preview should not display links. Push the links to the theme instead of the theme having to pull them in using node_link(). 2004-11-23 23:11:59 +00:00
sites/default - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +00:00
themes - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +00:00
.htaccess - Changed FollowSymLinks to +FollowSymLinks. 2004-10-09 20:41:49 +00:00
CHANGELOG.txt - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +00:00
INSTALL.txt - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +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 #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments. 2004-09-09 05:51:08 +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 - Fixed a warning. 2004-09-08 18:53:57 +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