aggregation 6.x-1.11

New features
Unsupported

updated the views integration to views 2

aggregation 6.x-1.10

Bug fixes
Unsupported

- Fixed safe mode checks to account for boolean and string return values...

aggregation 6.x-1.9

New features
Bug fixes
Unsupported

- Fixed a number of bugs
- Added og integration
- Fixed image module integration

aggregation 6.x-1.6

Bug fixes
Unsupported

- Changed guid placeholders from '%s' to %s
- Fixed incorrect variable ($guid to $temp_guid)

aggregation 6.x-1.4

New features
Bug fixes
Unsupported

- Added more finegrained perms
- Fixed aggregator2 migration script and made it work and become more accurate
- Allowed specifying image size on aggregation full view and teaser view with option to display none
- Made feed page to show its children items
- Changed default values in forms and used isset checks to specify defaults
- Added ability to specify filter of aggregated items
- Fixed issue related to open_basedir and safe_mode
- Fixed issue related to clean urls being passed from feed to first child

aggregation 5.x-4.7

New features
Bug fixes
Unsupported

- Added more finegrained perms
- Fixed aggregator2 migration script and made it work and become more accurate
- Allowed specifying image size on aggregation full view and teaser view with option to display none
- Made feed page to show its children items
- Changed default values in forms and used isset checks to specify defaults
- Added ability to specify filter of aggregated items
- Fixed issue related to open_basedir and safe_mode
- Fixed issue related to clean urls being passed from feed to first child

aggregation 5.x-4.6

Bug fixes
Unsupported

- Fixed link options traversal to feed items.

aggregation 6.x-1.3

Bug fixes
Unsupported

- Fixed link options traversal to feed items.

aggregation 5.x-4.5

Bug fixes
Unsupported

- Fixed image issues.
- Added new enclosure aggregation inside the RSS handler.

aggregation 6.x-1.1

Bug fixes
Unsupported

- Fixed image issues.
- Fixed duplicate aggregation issues.
- Removed call-time-by-reference.
- Added new enclosure aggregation inside the RSS handler.

aggregation 5.x-4.4

Security update
New features
Bug fixes
Unsupported

aggregation 5.x-4.3

Bug fixes
Insecure
Unsupported

category names that were enveloped in CDATA were not retrieved correctly

aggregation 5.x-4.2

Bug fixes
Insecure
Unsupported

* Fixed typo in function name image_get_sizes should have been _image_get_sizes

aggregation 5.x-4.1

New features
Insecure
Unsupported

* Added full image aggregation support
* Unified categories that items are aggregated to under one vocabulary
* More fine grained link controlling (teaser/full)

aggregation 5.x-4.0

Bug fixes
Insecure
Unsupported

Fixed a number of bugs in the code

aggregation 5.x-3.2

New features
Unsupported

- Fixed RSS 2.0 rendering for better support
- Added "link to original comment" to aggregation items
- Combined multiple aggregation feed/item options into one database field for easier expandability
- Made the time to live per individual feed rather than global
- Feeds are now updated when feed changes in original, this is configurable in feed form

aggregation 4.7.x-3.1

Security update
Bug fixes
Unsupported

Increased the length of the url field from 125 to 250
Improved ATOM 1.0 parsing

aggregation 5.x-3.1

Security update
Bug fixes
Unsupported

Increased the length of the url field from 125 to 250
Improved ATOM 1.0 parsing
Added taxonomy as a module dependency

aggregation 4.7.x-3.0

Insecure
Unsupported

Applied check_plain on teaser field in item's form
Added code to import aggregator2 items
Added body to feed form
Fixed error in item's form body field (seems I copied it from 5's code, should be careful next time)

aggregation 5.x-3.0

Insecure
Unsupported

Applied check_plain on teaser field in item's form
Added code to import aggregator2 items
Added body to feed form

aggregation 4.7.x-2.9

Unsupported

A string that was inserted in a database was longer than corresponding column which caused some installations to fail.

aggregation 5.x-2.15

Unsupported

A string that was inserted in a database was longer than corresponding column which caused some installations to fail.

aggregation 4.7.x-2.8

Unsupported

Removed second call in simplexml's children method
Added check_plain calls for aggregation_feeds and aggregation_items
Added new permission in the aggregation_item

aggregation 5.x-2.14

Unsupported

Removed second parameter in simplexml's children call in RSS 2.0
Added new feed_item permission
Added check_plain on title and original author in both feed and feed_item calls

aggregation 4.7.x-2.7

Unsupported

Added RDF 1.0 support
Updated RSS 2.0 with contributed patches
Updated aggregation.install to install support for RDF
Updated README.txt to reflect the new changes

aggregation 5.x-2.13

Unsupported

Added RDF 1.0 support
Updated RSS 2.0 with contributed patches
Updated aggregation.install to install support for RDF
Updated README.txt to reflect the new changes

aggregation 4.7.x-2.2

Unsupported
  • RSS is now better handled.
  • example.inc should now be easier to understand.
  • Updated README file.

aggregation 5.x-2.6

Unsupported
  • Enhanced RSS handler.
  • Applied vito_swat's patch after changing code style to conform to existing code style.
  • Clarified example.inc & rewrote README file
  • Prepared hook_requirements for prime time till its issue is fixed

aggregation 5.x-2.4

Unsupported

Added code to prevent adding ATOM10 if it already exists as a term

aggregation 4.7.x-2.0

Unsupported

Updated version to follow the features for drupal 5 branch

aggregation 4.7.x-1.8

Unsupported

Fixed unusual and rare case where concatenation with the ternary operator (? :) caused a concatenation priority problem. Fixed by adding parenthesis to explicitly set evaluation order.

Pages

Subscribe with RSS Subscribe to Releases for Aggregation