Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #64280: Renamed from aggregator.module to aggregator/aggregator.module | Dries Buytaert | 2006-07-12 |
| | |||
* | - Patch #72284 by me: | Dries Buytaert | 2006-07-10 |
| | | | | | + reorganized ?q=admin/settings + deprecated the _settings hook | ||
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
| | |||
* | #71925 by Steven, remove # prefix from link array keys. | Neil Drumm | 2006-07-04 |
| | |||
* | - Patch #71684 by fgm: corrected the header information of RSS feeds: ↵ | Dries Buytaert | 2006-07-03 |
| | | | | text/xml -> application/rss+xml | ||
* | - Patch #70725 by ahoeben: recognized more Atom dates. | Dries Buytaert | 2006-06-25 |
| | |||
* | - Patch #61433 by Steve Dondley: added support for GUIDs to prevent ↵ | Dries Buytaert | 2006-06-20 |
| | | | | duplicate posts being inserted. | ||
* | #31591 by vwX, fix 301 redirects in aggregator | Neil Drumm | 2006-06-12 |
| | |||
* | - Removed double slash in URL. | Dries Buytaert | 2006-06-02 |
| | |||
* | - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵ | Dries Buytaert | 2006-05-18 |
| | | | | modules | ||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| | |||
* | - Patch #46269 by Egon Bianchet: show never instead of epoch. | Dries Buytaert | 2006-05-04 |
| | |||
* | - Patch #60849 by Zen: fixed typo in aggregator. | Dries Buytaert | 2006-05-02 |
| | |||
* | #56036, aggregator_menu messed up, patch by tenrapid | Gerhard Killesreiter | 2006-04-28 |
| | |||
* | #59753, Use <content:encoded> NOT <content> for RSS item description, patch ↵ | Gerhard Killesreiter | 2006-04-21 |
| | | | | by Budda | ||
* | #58453, improved docs, aggregator does atom, too. Patch by Uwe Herrmann. | Gerhard Killesreiter | 2006-04-13 |
| | |||
* | - Patch #52932 by Zen: fapi conversion + fixes | Dries Buytaert | 2006-03-08 |
| | | | | | | | * fapi conversion. * Adds status messages, comments and language fixes. * Adds watchdog messages for category and feed additions and deletions. * Edit forms: checks for duplicates - title for category, title + url for feeds. | ||
* | - Patch #47267 by joshk: made aggregator categorization work. | Dries Buytaert | 2006-03-02 |
| | |||
* | - Patch #42068 by mfb et al: fixed problem with aggregator destroying ↵ | Dries Buytaert | 2006-02-22 |
| | | | | certain links. Moved filtering to on output. (Today's critical bugfix #2.) | ||
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
| | |||
* | - Patch #48622 by adrian: remove drupal_goto from _submit functions. | Dries Buytaert | 2006-02-10 |
| | |||
* | - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module ↵ | Dries Buytaert | 2006-01-20 |
| | | | | HTML/CSS cleanups. | ||
* | - Patch #39329 by markus: order sources in aggregator. | Dries Buytaert | 2006-01-15 |
| | |||
* | - #42234: Use standardized feed icon for RSS | Steven Wittens | 2005-12-29 |
| | |||
* | - Patch #42294 by Cvbge: feed title not logged correctly. | Dries Buytaert | 2005-12-26 |
| | |||
* | - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on ↵ | Dries Buytaert | 2005-12-15 |
| | | | | | | failure instead of -1. Changed code to be compatible with all versions. | ||
* | - Patch #41165 by Morbus: removed rss doctype. | Dries Buytaert | 2005-12-14 |
| | |||
* | - Patch #40816 by Morbus: fixed bug with assigning news item the correct ↵ | Dries Buytaert | 2005-12-14 |
| | | | | category. | ||
* | - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to ↵ | Dries Buytaert | 2005-12-02 |
| | | | | '#submit'. | ||
* | - Removed valid_input_check(). | Dries Buytaert | 2005-11-30 |
| | |||
* | - Patch #38336 by rcwoolley: parse dates in Atom feeds. | Dries Buytaert | 2005-11-24 |
| | |||
* | - Patch #35644 by webchick: forms API simplificiations. | Dries Buytaert | 2005-11-12 |
| | |||
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵ | Dries Buytaert | 2005-11-01 |
| | | | | help of core modules! / | ||
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
| | |||
* | - Removing tabs and trailing whitespaces. | Dries Buytaert | 2005-10-07 |
| | |||
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-10-07 |
| | | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP. | ||
* | - Patch #28786 by Neil: move pagers out of table. | Dries Buytaert | 2005-09-24 |
| | |||
* | - Patch #3986 by James (and Boris :)):consolidated all feed-related settings ↵ | Dries Buytaert | 2005-09-18 |
| | | | | | | | | | | | in one place. * adds a "feed settings" section to admin/settings where 2 new settings are introduced: * number of items per feed * default length of feed descriptions (title only, teaser, full) * patches all of core to obey the above - including the new aggregator (out) feeds * adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module) * includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information. | ||
* | - Patch #13941 by Prometheus6: Atom parser improvements. | Dries Buytaert | 2005-09-08 |
| | |||
* | - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages. | Dries Buytaert | 2005-09-02 |
| | |||
* | - Patch #9167 by blake7/Uwe: generate RSS feeds for aggregator pages. | Dries Buytaert | 2005-09-01 |
| | |||
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
| | |||
* | - Modified patch #22637: added OPML export for aggregator categories. | Dries Buytaert | 2005-08-23 |
| | |||
* | - Patch #13941 by Promotheus6: Atom feeds have a CONTENT and/or SUMMARY tag ↵ | Dries Buytaert | 2005-08-23 |
| | | | | instead of a DESCRIPTION tag. Currently, if both tags are present the aggregator appends the content of both fields to replace the content of the DESCRIPTION tag. | ||
* | - Patch #29275 by Uwe: I'm currently trying to get aggregator.module in ↵ | Dries Buytaert | 2005-08-22 |
| | | | | shape for being used as a planet-like software for a Planet Drupal. Here's a patch which allows the site admin to specify which HTML tags are stripped from feeds (or not). This is hardcoded in aggregator.module right now, the attached 2-line patch (for HEAD) makes it configurable. | ||
* | - Patch #13941 by Prometheus6: made the aggregator module parse Atom feeds. | Dries Buytaert | 2005-08-11 |
| | |||
* | - Patch by Uwe: tidied up the CVS IDs. | Dries Buytaert | 2005-08-11 |
| | |||
* | - Patch #25928 by Uwe: 'the the' -> 'the'. | Dries Buytaert | 2005-07-03 |
| | |||
* | - Patch #25603 by Stefan: made the sizes of forms consistent. | Dries Buytaert | 2005-06-27 |
| | | | | TODO: document the defaults in the PHPdoc comments. | ||
* | - #23734: Replace date() with format_date() in aggregator | Steven Wittens | 2005-06-01 |
| |