Go to file
Dries Buytaert 06045ff7fc Patch by Ax to fixe and improve to the core doxygen PHPdoc:
* fixes all doxygen warnings [#]_ in the current code base
    + changes @param style from phpDocumentor (@param type $var desc) to doxygen (@param $var desc)
    + documents all undocumented parameters
    + escapes / fixes html warnings
    + fixes @defgroup in theme.inc
  * adds more groupings [#]_
    + drupal_{set|get}_title, drupal_{set|get}_breadcrumb
    + pager.inc: pager_api (pager_query(), pager_display()), pager pieces
  * adds a new group "themeable" which contains all themeable functions.
2003-11-24 22:46:03 +00:00
database - Updated the INSERT statements at the bottom of the database schemes to 2003-11-19 18:00:42 +00:00
includes Patch by Ax to fixe and improve to the core doxygen PHPdoc: 2003-11-24 22:46:03 +00:00
misc - Improved module loading when serving cached pages. Moshe's bootstrap patch. 2003-11-18 19:44:36 +00:00
modules Patch by Ax to fixe and improve to the core doxygen PHPdoc: 2003-11-24 22:46:03 +00:00
scripts - Improvment: detect wrong mixed case variables, be more strict about XHTML. 2003-10-30 20:56:17 +00:00
themes - Made the Xtemplate theme degrade gracefully when CSS is disabled. 2003-11-24 22:39:48 +00:00
.htaccess - Added a comment about 'RewriteBase' 2003-09-18 20:32:23 +00:00
CHANGELOG Patch by Ax to fixe and improve to the core doxygen PHPdoc: 2003-11-24 22:46:03 +00:00
INSTALL - Updated the installation guidelines as per Charlie's suggestion (#2274). 2003-09-24 08:29:45 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
MAINTAINERS - Added PostgreSQL support to the update script. Patch by Adrian. 2003-09-30 08:55:03 +00:00
cron.php - Improved module loading when serving cached pages. Moshe's bootstrap patch. 2003-11-18 19:44:36 +00:00
error.php - Improved module loading when serving cached pages. Moshe's bootstrap patch. 2003-11-18 19:44:36 +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: 2003-11-20 21:51:23 +00:00
update.php - Improved module loading when serving cached pages. Moshe's bootstrap patch. 2003-11-18 19:44:36 +00:00
xmlrpc.php - Improved module loading when serving cached pages. Moshe's bootstrap patch. 2003-11-18 19:44:36 +00:00