feeds 8.x-2.x-dev
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-8.x-2.x-dev.tar.gz | 776.56 KB | 348d75d7e002d1074f4bb6aef3b2766e |
| feeds-8.x-2.x-dev.zip | 838.99 KB | b24d06bef99247a486abe933c9a33f24 |
Release notes
DO NOT USE THIS BRANCH.
This is a minimal port from 7.x to 8.x.
This release is so that we can run tests on the port.
feeds 7.x-2.0-alpha8
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha8.tar.gz | 780.73 KB | 8fc409835dbd5f5a0c5325b2f0ace1d8 |
| feeds-7.x-2.0-alpha8.zip | 834.13 KB | 5d96a8f3233fc92fbab4c0e74e01a916 |
Release notes
- Issue #1555974 by twistor | andyg5000: Fixed Save button should also add field mapping; Add button should also save config changes.
- Allow 0 as a term name.
- Issue #630288 by kulfi: Added import date compatibility issues with Google Groups' feeds.
- Issue #1878254 by facine: Fixed SimplePie download page url.
- Issue #1166100 by twistor | Niklas Fiekas: Fixed Notices and warnings on mapping page, when no content type is selected for NodeProcessor.
- Issue #1941302 by jshimota01: Fixed Radio buttons hidden in IE 7.
- Fix formatting of feeds_ui.css
- Issue #1362378 by gordon, colan, Sutharsan, MegaChriz | mukesh.agarwal17: Added is_new addtribute to feeds_item.
- Fixed: missing comma.
- Issue #1961998 by gordon: Added new hook hook_feeds_before_update().
- Issue #1025468 by 30equals: Added Allow operations to be performed on disabled Importers.
- Issue #1953008 by MegaChriz | carn1x: Fixed PHP Fatal error: Nesting level too deep - recursive dependency? in FeedsProcessor.inc on line 199.
- git commit -m Issue
- Fix capitalization of Feeds on Importer import page.
- Issue #777888 by WorldFallz, liquidcms, firfin | timwood: Added UI to import views-style exportable (a.k.a. How to import importers?).
- Issue #697842 by eiriksm, franz, Webmaster Perpignan: Added Support array of values for dates.
- Tests for #1019688.
feeds 6.x-1.0-beta13
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta13.tar.gz | 213.56 KB | 1039720c2d84643f4c8df681682dff17 |
| feeds-6.x-1.0-beta13.zip | 269.45 KB | db11065e0b892512ed9fb5f4ecad8fc3 |
Release notes
Here's the changelog:
- Issue #1017538: Add support for mapping taxonomy term weights
- Issue #925716: Zero values imported as NULL from CSVs using Feeds by tmcw
- Back-port of common_syndication_parser.inc from 7.x to 6.x.
- Issue #1087622: Notice: Undefined index: processing in FeedsBatch->getTotal() by Dane Powell | IRuslan
- Issue #1567878: Notice: Undefined property: stdClass::$taxonomy by Dane Powell
- Issue #1241754: Add targets for author name and email in node processor. by twistor, Robin Monks | j0e
- Issue #1372074: feeds_http_request does not cache when using drupal_http_request. by twistor, emackn
- Issue #1271502: Notice: Undefined index: FeedsXPathParserXML in FeedsSource->getConfigFor() when running cron by twistor | oobie11
- Issue #724536: Mapper for nodereference field in Drupal 6 by joshuajabbour, twistor, jeffschuler, milesw, victormoya,
alex_b, tauno, Nephele | katsikas
- Issue #1688294: Invalid URL (even though it's valid) by twistor | Rob_Feature
- Issue #1112876: Support digest auth by chx
- Issue #1070604: Feed's nid in mappings by Bob�k
- Issue #1742740: Add magic method __isset() to FeedsConfigurable to use default entity wrapping by Staratel
- Issue #1736976: Trim feed urls to remove accidental spaces by Chaulky
- Issue #1724200: Support for drupal_http_request() timeout by balazs.hegedus
- Issue #1792318: Invalid multibyte sequence in tests/feeds.test by psynaptic
- Issue #1420360: Common Syndication Parser sometimes creates php warning when feed item title is empty by anarchocoder
- Issue #1191498: Set drupal_set_message to not repeat 'Missing Feeds plugin...' by dooug, twistor
- Issue #912682: CSV Parser: Support Mac-style line endings by alex_b, snyderp, dman | dwhogg
feeds 7.x-2.0-alpha7
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha7.tar.gz | 769.45 KB | 5dfebee520ce95d0a8df58942432421f |
| feeds-7.x-2.0-alpha7.zip | 817.88 KB | 22cded331338bc45d53971024c3c00ab |
Release notes
This contains a fix for a pretty serious bug.
feeds 7.x-2.0-alpha6
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha6.tar.gz | 769.42 KB | 5f469f1776363f7735ab85582f6052e6 |
| feeds-7.x-2.0-alpha6.zip | 817.88 KB | fcda8bc2db7870f1b9108cbc4dfd9f63 |
Release notes
The big news is:
- new configuration api/UI for mappers
- path alias target support
- ability to reset locked imports
- you can now force imports to update
#1567508: User import is incorrectly changing passwords
#837922: add removeMappings() to test suite and more extensive addMapping testing
#1074520: Commit #783098 not included in 7.x-2.0-alpha3
#1191498: Set drupal_set_message to not repeat 'Missing Feeds plugin...'
#1420360: Common Syndication Parser sometimes creates php warning when feed item title is empty
#1728634: User and node "created" dates (from feeds_to_unixtime()) default to the wrong timezone
#1466170: Text format support in taxonomy term fields
#1551852: Text field mapper: support for FeedsElement object
#1715124: feeds_importer "config" column to short - change size to big
#1784436: FeedsTermProcessor existingEntityId doesn't honour id column in feeds_item
#1792318: Invalid multibyte sequence in tests/feeds.test
#1364116: Option to skip hash check on re-import
#1410296: Reorder mappings
#860748: Config for mappers?
#1724200: Support for drupal_http_request() timeout
#1736976: Trim feed urls to remove accidental spaces
#1110762: Feeds does not catch file exceptions properly in file mapper and FeedsParser.inc getFile() function
#1742740: Add magic method __isset() to FeedsConfigurable to use default entity wrapping
#1739704: Node lookup by title in Nodeprocessor does not respect nodetype
#1690434: Notice: Undefined variable: job in FeedsSource->scheduleClear() (line 319 of sites/all/modules/feeds/includes/FeedsSource.inc)
#1703074: Include parser result in hook_feeds_presave
#1070604: Feed's nid in mappings
#1300500: Not loading node status in FeedsNodeProcessor.inc is causing issue with Content Access module
#1112876: Support digest auth
#1688294: Invalid URL (even though it's valid)
#1402788: All files are imported as MIME application/octet-stream
#1271502: Notice: Undefined index: FeedsXPathParserXML in FeedsSource->getConfigFor() when running cron
#1460282: Call to undefined method FeedsMissingPlugin::entityType()
#1661014: feeds_entity_load() called too often / is not cached.
#1665450: Path alias target when using pathauto
#1044874: Debug message: missing handler: feeds_log feed_nid field
#1424992: Add implementation of hook_entity_info_alter() so that $node->feed_nid is available to Rules
#1662550: Invoke hook_feeds_after_import after writing to the logs
#1241754: Add targets for author name and email in node processor.
#1454666: Add tool to reset locked feeds
#1612246: Invalid enclosure on image import due to code error
#1632286: Cannot redeclare FeedsTermProcessor::setTargetElement()
#1001590: Path alias mapping target
#1345570: Link url mapping not working
#1182462: Link mapper does not set a real_target
#1181092: Link Mapper field name problem - Title overwrites url
#1056280: Missing text format: 0.
#1502988: Change module implementation order of hook_feeds_processor_targets_alter()?
feeds 7.x-2.0-alpha5
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha5.tar.gz | 760.02 KB | 6b5c5c72a6bf7518c420c8138175e0b0 |
| feeds-7.x-2.0-alpha5.zip | 804.21 KB | 909eec1510ded7c4daba2a0cd9894462 |
Release notes
Tons of bugfixes, check CHANGELOG.txt
feeds 6.x-1.0-beta12
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta12.tar.gz | 210.64 KB | b890e3c3969f1c4d1c058faabf4e40e4 |
| feeds-6.x-1.0-beta12.zip | 264.86 KB | 3b65b55070e43fb737c2a52ffe96eed0 |
Release notes
Fixed some fatal errors responsible for breaking automated tests. This release contains a lot of bugfixes, check CHANGELOG.txt for the full list.
feeds 6.x-1.0-beta11
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta11.tar.gz | 207.6 KB | e65cf66c927cdf3dd123220a1c8fffc5 |
| feeds-6.x-1.0-beta11.zip | 261.99 KB | 2f41b560dbeeedf9605c58463a077920 |
Release notes
Changes since 6.x-1.0-beta10:
Read morefeeds 7.x-2.0-alpha4
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha4.tar.gz | 695.27 KB | cb4c4e9797d1867e1eea31adc16cc940 |
| feeds-7.x-2.0-alpha4.zip | 739.98 KB | 8181657a359cc2628af638885d6d5dad |
Release notes
Changes since 7.x-2.0-alpha3:
Read morefeeds 7.x-2.0-alpha3
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha3.tar.gz | 690.8 KB | d063ff58b679512fed0d29602a8ee8ca |
| feeds-7.x-2.0-alpha3.zip | 743.98 KB | a50c0b8869b9501bb026215654c8bafe |
Release notes
- Add index for looking up by entity_type + url/ guid to feeds_item table.
- #994026 tristanoneil: Optionally defuse email addresses.
feeds 7.x-2.0-alpha2
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha2.tar.gz | 690.28 KB | 98b391b8db17d83835e0ff0a4ada4221 |
| feeds-7.x-2.0-alpha2.zip | 741.18 KB | 5b4dfb441c381701385e0241c63b78fe |
Release notes
- #940866 tristanoneil: PHP 5.3 FeedsImporter::copy function must be compatible.
- #944986 tristanoneil: Link Mapper Upgrade.
- #959066 tristanoneil: Remove old mappers and tests.
- #883342 Steven Jones: Don't force usage of cURL.
- #776854 imclean et. al.: Support parsing CSV files without column headers.
- Ian Ward: ensure that arrays of numerics are handled correctly.
- #953728 tristanoneil: Upgrade text formats, use on all processors.
- alex_b: Fix file mapper, add file mapper tests, generate flickr.xml and files.csv dynamically.
- #953538 yhahn: Remove BOM from UTF-8 files. Adds sanitizeFile() and sanitizeRaw() methods to FeedsFetcherResult. Extending classes that override either the getRaw() or getFilePath() methods should call these sanitization methods to ensure that the returned output / file has been cleaned for parsing.
- #606612 alex_b: More detailed log.
feeds 6.x-1.0-beta10
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta10.tar.gz | 200.25 KB | 7c5ee6a1635c18a6518bfca6fb90716a |
| feeds-6.x-1.0-beta10.zip | 262.47 KB | ca079ba12d37de3c90f9f7058cc11ca4 |
Release notes
- #925264 alex_b: Don't allow commas in tag names.
- #935908 njbooher: FeedsTermProcessor: Synonyms array not joined.
- #883342 Steven Jones: Don't force usage of cURL.
- #776854 imclean et. al.: Support parsing CSV files without column headers.
- #857216 derhasi: Set Date to empty if no date is present. Note: previously date mapper would set date to the current date if no date was present.
- #637334 mongolito404, elliotttf et. al.: Mapper for Content Taxonomy.
- #953638 joshuajabbour: FeedsTermProcessor looks for feed_nid in wrong object.
- #954080 mlsamuelson: mimedetect_mime() expects a file object.
- #608844 Will White: Optionally delete data items with feed nodes.
- #926616 Mark Trapp: FeedsEnclosure::getFile() should allow files to exist in the temp directory.
feeds 7.x-2.0-alpha1
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.0-alpha1.tar.gz | 194.19 KB | d4bd2c0bfd2a863b3ece5b9b87d15fc2 |
| feeds-7.x-2.0-alpha1.zip | 249.62 KB | 0475136d25b30eaae1a8b096a6526735 |
Release notes
- Upgrade to Drupal 7.
- Expand batch support to fetchers and parsers. Drastically lowers memory consumption for large CSV imports.
- Support batching through directories on disk.
- All tests passing.
This release is the first usable upgrade from Drupal 6. It also brings full batch support for fetching and parsing with a series of API changes. This is the reason why we branched to 2.x.
Maintainers of plugins
If you are a maintainer of a third party plugin for Feeds, make sure to carefully read these release notes and upgrade your module accordingly. Expect further changes to the API until we reach beta phase.
Dependencies
- Use CTools from the Development Seed fork on GithHub
- Use the latest release of Job Scheduler for Drupal 7
Change log
- #925842 alex_b: Support batching through directories on disk.
- #625196 mstrelan, alex_b: Fix array_merge(), array_intersect_key() warnings.
- Remove hidden setting feeds_worker_time. Use hook_cron_queue_info_alter() to modify this setting.
- #744660-80 alex_b: Expand batch support to fetchers and parsers.
feeds 7.x-2.x-dev
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-2.x-dev.tar.gz | 781.12 KB | a53d25de7427ea2adbed66fce4edd81e |
| feeds-7.x-2.x-dev.zip | 834.55 KB | 1cfb9137c03d08f8c5c43e701273464d |
Release notes
Snapshot release of Drupal 7.x 2.x branch.
Please do not use this release but rather check out from GIT directly.
feeds 7.x-1.0-alpha1
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-1.0-alpha1.tar.gz | 192.48 KB | 10948c4bc3b41b0bdbbb401ca8916f11 |
| feeds-7.x-1.0-alpha1.zip | 248.52 KB | 15405e49ffbfd6b7f4ed428956eee0ee |
Release notes
Drupal 7 upgrade. Unstable.
- Expire files returned by FeedsImportBatch after DRUPAL_MAXIMUM_TEMP_FILE_AGE seconds.
- FeedsFileFetcher: track uploaded files, delete unused files.
- yhahn: Upgrade FeedsTaxonomyProcessor.
- Remove handling of target items that are array. All target items must be
- Upgrade file and image mapper.
- Upgrade taxonomy mapper.
- Upgrade field mapper.
- Move plugin handling into FeedsPlugin class.
- Base level upgrade.
objects now.
feeds 6.x-1.0-beta9
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta9.tar.gz | 197.52 KB | 1ad7ffd9af3af2ce4c4e42867cfb7d90 |
| feeds-6.x-1.0-beta9.zip | 257.39 KB | 3d439fd3f6b40ceb484d45bac8262ee2 |
Release notes
Bug fixes since beta 6:
- #923318 alex_b: Fix "Fatal error: Call to a member function import() on a non-object" occuring on cron.
- #625196 mstrelan, alex_b: Fix array_merge(), array_intersect_key() warnings.
- #831470 infojunkie, alex_b: Fix Import fails due to dates not converted correctly.
- #916962 alex_b: Fix undefined feeds_reschedule() when upgrading (feeds not updating on cron).
- #919172 andrewlevine, alex_b: Fix enclosure source files deleted.
- Fix emfield mapper not handling single values properly.
- Fix emfield mapper not accepting FeedsElement objects.
- #914692 Fix calltime pass-by-reference errors.
Please read:
Feeds 6.x 1.0 beta 6 release notes
Feeds 6.x 1.0 beta 5 release notes
feeds 6.x-1.0-beta8
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta8.tar.gz | 197.41 KB | 539e98ca26272ba690ded3fb2b4855c4 |
| feeds-6.x-1.0-beta8.zip | 257.29 KB | fcdc33ebd6cec567eb4cc58c6f7ce376 |
Release notes
This release fixes a series of bugs that occurred with the beta 6 version of Feeds.
- #625196 mstrelan, alex_b: Fix array_merge(), array_intersect_key() warnings.
- #831470 infojunkie, alex_b: Fix Import fails due to dates not converted correctly.
- #916962 alex_b: Fix undefined feeds_reschedule() when upgrading (feeds not updating on cron).
- #919172 andrewlevine, alex_b: Fix enclosure source files deleted.
- Fix emfield mapper not handling single values properly.
- Fix emfield mapper not accepting FeedsElement objects.
Please read:
Feeds 6.x 1.0 beta 6 release notes
Feeds 6.x 1.0 beta 5 release notes
feeds 7.x-1.x-dev
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-7.x-1.x-dev.tar.gz | 196.32 KB | d5c2a537defc391119b88b94437eb5ea |
| feeds-7.x-1.x-dev.zip | 245.02 KB | c3e664d8058930809ae9adaf9be3a351 |
Release notes
Snapshot release of Drupal 7.x 1.x branch.
The Drupal 7.x 1.x branch of Feeds contains an unstable upgrade from the 6.x 1.x branch, please refer to the stable 7.x 2.x branch.
feeds 6.x-1.0-beta7
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta7.tar.gz | 196.5 KB | c436cc7c6f0a2637f3f59c7b4c9dc0e9 |
| feeds-6.x-1.0-beta7.zip | 255.95 KB | 74b776a0be332012d5cc5d7f55534913 |
Release notes
This release fixes a warning that may cause batching to fail on some installations:
#914692 Fix calltime pass-by-reference errors.
Please read:
Feeds 6.x 1.0 beta 6 release notes
Feeds 6.x 1.0 beta 5 release notes
feeds 6.x-1.0-beta6
| Download |
Size |
md5 hash |
|---|---|---|
| feeds-6.x-1.0-beta6.tar.gz | 196.44 KB | b34507207af59965b4eb62afd175c4c7 |
| feeds-6.x-1.0-beta6.zip | 255.91 KB | cb66b2366544f3700675387b4eb95318 |
Release notes
Note: If you upgrade from anything else than beta 5, make sure to also review the release notes for Feeds 1.0 beta 5.
New: dependency on Job Scheduler module
Feeds now depends on Job Scheduler. Before running update.php, place the Job Scheduler module in your modules directory.
Changes since 1.0 beta 5 release
- Branched to DRUPAL-6--1.
- #623432 Alex UA, dixon_, pvhee, cglusky, alex_b et al.: Mapper for emfield.
- #913672 andrewlevine: Break out CSV Parser into submethods so it is more easily overridable
- #853974 snoldak924, alex_b: Fix XSS vulnerabilities in module.
- #887846 ekes: Make FeedsSimplePieEnclosure (un)serialization safe.
- #908582 XiaN Vizjereij, alex_b: Fix "Cannot use object of type stdClass as array" error in mappers/taxonomy.inc.
- #906654 alex_b: Fix phantom subscriptions.