summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.module
Commit message (Expand)AuthorAge
* - Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.Dries Buytaert2003-04-20
* - Applied modified version of Al's "block delta" patch. I left out theDries Buytaert2003-04-19
* - Fixed bug with empty <title>-tags. Reported by Gary Lawrence Murphy.Dries Buytaert2003-04-19
* - Various improvements to the menu system.Dries Buytaert2003-04-01
* - Fixed some SQL query directives.Dries Buytaert2003-03-29
* - Bugfix. Reported by GunnarDries Buytaert2003-03-23
* - Bugfix. Reported by GunnarDries Buytaert2003-03-23
* - Bugfix: ignore "textinput" and "image" tags, for now. Reported by Al Maw.Dries Buytaert2003-03-23
* - Refactored the import module: it will now use PHP's built-in XML parserDries Buytaert2003-03-23
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - Removed target attribute from <a href="">. Patch by Al.Dries Buytaert2003-03-13
* - Fixes invalid link generation in import module (wouldn't work withKjartan Mannes2003-03-13
* - Bugfix to make parsing http://www.veganporn.com/syndicate-j.pl work.Dries Buytaert2003-03-08
* - Fixed the links in the admin menu. Patch by Ax.Dries Buytaert2003-03-05
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* Great patch from Ulf:Dries Buytaert2003-01-07
* - Clean URL patch.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Usability improvement: made the access log, referrer logs and popular postDries Buytaert2002-12-29
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed warning in import module. Reported by Pete.Dries Buytaert2002-12-16
* o Permission improvements:Dries Buytaert2002-12-10
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - fixing an access bug in import.module.Kjartan Mannes2002-10-19
* - removing the blot it link when the blog module is not loaded and the userKjartan Mannes2002-09-14
* - adds missing navigation to feed and bundle view.Kjartan Mannes2002-06-12
* - default theme added to theme options + some clean up.Kjartan Mannes2002-06-10
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Clarified the help texts a bit.Dries Buytaert2002-06-08
* Some small corrections to the system descriptions (as discussed in mailinglist)Steven Wittens2002-06-04
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - fixing parse error.Kjartan Mannes2002-05-13
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added about 50 title tags.Dries Buytaert2002-01-07
* - Improved the feed handling which solves "almost duplicate" posts beingDries Buytaert2002-01-05
* - import.module:Dries Buytaert2001-12-30
* - Small improvement.Dries Buytaert2001-12-24
* - Fixed a problem with the expiration of news items. Requires a SQLDries Buytaert2001-12-24
* - Fixed typo in the "blog it"-link. Patch by Mark Cornick.Dries Buytaert2001-12-09
* - Another batch of updates/improvements:Dries Buytaert2001-11-01
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09