Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Fixed some link titles that were no longer correct due to the menu | Dries Buytaert | 2003-10-09 |
| | | | | | | changes. - Fixed some broken links. | ||
* | - Committed part 3 of Michael's help system improvements: removed the $help | Dries Buytaert | 2003-10-09 |
| | | | | parameter from the menu() function. | ||
* | - Help system improvements: eliminated the _system hook. Patch by Michael. | Dries Buytaert | 2003-10-07 |
| | | | | | | - Bloggerapi module fixes. Patch by Kjartan. - Coding style fixes. Patch by Michael. | ||
* | - Help improvements and translation improvements from Michael. Thanks! | Dries Buytaert | 2003-10-03 |
| | |||
* | - Added $Id$ tags. Patch by Chris. | Dries Buytaert | 2003-09-25 |
| | |||
* | - Updated the throttle module to the new documentation scheme. | Dries Buytaert | 2003-08-20 |
| | |||
* | - Michael Frankowski's excellent help text improvements! | Dries Buytaert | 2003-05-29 |
| | |||
* | - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. | Dries Buytaert | 2003-02-11 |
| | |||
* | - Tidied up XHTML. Patch by Ulf. | Dries Buytaert | 2003-01-23 |
| | | | | - Added missing t() function. Patch by Stefan. | ||
* | - Applied Ori's format_plural() patch; see mailing list for details. | Dries Buytaert | 2003-01-21 |
| | | | | NOTE: some modules in the contributions repository might need to be updated. | ||
* | - Clean URL patch. | Dries Buytaert | 2003-01-06 |
| | |||
* | - Fix blocks of throttle and queue module. Patch by Gerhard. | Dries Buytaert | 2002-11-27 |
| | |||
* | - Committed Jeremy's incarnation of the statistics module. Last minutes | Dries Buytaert | 2002-10-13 |
changes include: * a couple of coding style changes, renamed some "stats" into "statistics", etc. * removed the "Who's online" block from the user module. * added db_affected_rows() to the resp. database abstraction layers and made the statistics module use db_affected_rows() instead. * added update logic to "update.php". |