summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.module
Commit message (Expand)AuthorAge
* - Fixed import and comment module problems. Patch by Gabor.Dries Buytaert2003-09-29
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Fixed documentation bug in import module.Dries Buytaert2003-08-20
* - Updated the import module to the new documentation scheme. Patch byDries Buytaert2003-08-20
* - Rewrote handling of forum icons and added default icons made by StevenDries Buytaert2003-08-16
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Bugfix: changed an inner join back to a left join. Patch by Bart JansensDries Buytaert2003-08-10
* - Committed a modified version of Ulf's input checking changes. Patch #95.Dries Buytaert2003-08-08
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: don't show the "blog it" links when the blog module is disabled.Dries Buytaert2003-07-08
* - Bugfix: flush the cache after updating the new feeds (or after havingDries Buytaert2003-06-28
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Bugfix: renamed "create PHP content" to "create php content". ReportedDries Buytaert2003-06-24
* - Bugfix: fixed the character when importing news feeds. Reported atDries Buytaert2003-06-22
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Bugfix: fixed glitch with "blog it" images. Patch #15 by Al.Dries Buytaert2003-06-15
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bring back the "blog it" icon. Patch #47 by Al. Thanks.Dries Buytaert2003-06-08
* - Charset simpliciations. Patch #46 by Al.Dries Buytaert2003-06-08
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* Patch by Al:Dries Buytaert2003-05-30
* - More CSS updates and fixes. Patch by Al.Dries Buytaert2003-05-29
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - News items are now filtered using node_filter() instead of filter(). This ...Dries Buytaert2003-04-28
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - 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