summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.parser.inc
Commit message (Collapse)AuthorAge
* Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module.webchick2011-12-24
|
* Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator ↵webchick2011-10-17
| | | | parser.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #971812 by mfb: aggregator should interpret Atom entry id as ↵Dries Buytaert2011-01-12
| | | | equivalent to RSS item guid.
* - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link ↵Dries Buytaert2010-07-24
| | | | to the current page rather than back to the original source. Added Atom tests to the aggregator module.
* - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case ↵Dries Buytaert2010-05-20
| | | | sensitive HTTP header field names.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #402280 by mustafau, alex_b: parser should not update ↵Dries Buytaert2009-10-12
| | | | aggregator_feed() record.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #519362 by mfb: make the aggregator module pick up dc:author tags.Dries Buytaert2009-07-15
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #398474 by Aron Novak, foxtrotcharlie: make aggregator array keys ↵Dries Buytaert2009-05-18
| | | | lower case.
* - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵Dries Buytaert2008-12-22
architecture for aggregator