summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.pages.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.
* Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator ↵webchick2011-10-09
| | | | does not use pagination.
* Reverting #1266348. We can't change APIs in a stable release.webchick2011-09-24
|
* - Patch #1266348 by kathyh, webchick: improved consistency of internal APIsDries Buytaert2011-09-21
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #915020 by asimmonds: Fixed Documentation problem with ↵Angie Byron2010-10-15
| | | | aggregator-summary-items.tpl.php
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken.Dries Buytaert2010-03-24
|
* - Patch #687578 by agentrickard: remove access check from ↵Dries Buytaert2010-01-18
| | | | aggregator_categorize_items().
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - 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 #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
|
* - Patch #588218 by Dave Reid: use PHP5 date constants.Dries Buytaert2009-09-25
|
* - Patch #500038 by Shai, sreynen | webchick: changed default for RSS output ↵Dries Buytaert2009-09-21
| | | | from 'teaser only' to 'full node'.
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* #535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' ↵Angie Byron2009-08-24
| | | | category and move Aggregator under there.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #491666 by chx: the cruft police stop by.Dries Buytaert2009-06-15
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post ↵Dries Buytaert2009-06-05
| | | | settings' admin screen and relocate options.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵Dries Buytaert2008-12-22
| | | | architecture for aggregator
* - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ↵Dries Buytaert2008-10-20
| | | | new DB abstraction layer.
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵Angie Byron2008-10-13
| | | | check_plain() by default.
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #245322 by mfb: fixed breadcrumb behavior.Dries Buytaert2008-08-16
|
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #256793 by Senpai and flobruit: code clean up.Dries Buytaert2008-05-15
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* - Patch #199508 by Pancho: parameters for form validation and submission ↵Dries Buytaert2007-12-18
| | | | have changed.
* #201468 by blackdog: fix notice in aggregator, when categorization form is ↵Gábor Hojtsy2007-12-17
| | | | saved without picking a category
* #198609 by blackdog and myself: fix two notices and remove one stale line in ↵Gábor Hojtsy2007-12-17
| | | | aggregator module
* #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵Gábor Hojtsy2007-12-16
| | | | aggregator, comment and system modules
* #176868 by marcingy: feed_age was misnamed source_age in aggregator variable ↵Gábor Hojtsy2007-12-16
| | | | initialization
* #189495 by myself, reviewed by Pasqualle: fix composit text used with t() in ↵Gábor Hojtsy2007-12-16
| | | | aggregator module
* #173188 by chx: update aggregator menu items when an aggregator category is ↵Gábor Hojtsy2007-10-16
| | | | changed
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* #173082 by dvessel: tplify aggregator module, make more stuff themeableGábor Hojtsy2007-09-13
|
* - Patch #172961 by webernet: code style fixes.Dries Buytaert2007-09-05
|