feedfield 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| feedfield-5.x-1.1.tar.gz | 12.13 KB | 94d2869f83350436e9d1a5a0560d825b |
| feedfield-5.x-1.1.zip | 13.72 KB | 1de2f31b984eb764526d8c4a6101e4da |
Release notes
#229805 by yaxbalamahaw: Changed the validate function to use core's valid_url
function and now the category field is not displayed if there are no categories.
#229796 by zywieco: Added dependency for aggregator.
#202607 by z.stolar: Fixed the syntax of the include_once statement.
feedfield 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| feedfield-6.x-1.1.tar.gz | 12.75 KB | d7b395448c06384ea0467b675f4295c3 |
| feedfield-6.x-1.1.zip | 14.78 KB | 7471d70920c2da41e0db31fb44800bfa |
Release notes
by yaxbalamahaw: Fixed problem with feeds not being deleted when node's feed
changed to a different one.
by yaxbalamahaw: Added validation for URLs, feed titles, and field settings.
#229805 by yaxbalamahaw: Changed category field to not be displayed if there
are no categories.
#202607 by z.stolar: Fixed the syntax of the include_once statement.
feedfield 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| feedfield-6.x-1.x-dev.tar.gz | 12.96 KB | 58d277c89f5a44a3be4cb143ca2abe7f |
| feedfield-6.x-1.x-dev.zip | 14.63 KB | 765d531cdb21a35e3aed992f4bcb012f |
Release notes
A development snapshot of the Drupal 6 module. May or may not work correctly. Shouldn't be used in production.
feedfield 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| feedfield-5.x-1.x-dev.tar.gz | 12.15 KB | 0ee06f2b690fb7dd504d1c9cb4a7d5d4 |
| feedfield-5.x-1.x-dev.zip | 13.52 KB | 762e754545e0a18424a197c1eef09774 |
Release notes
Development snapshot of Drupal 5 version. May or may not work correctly. Shouldn't be used in production.
feedfield 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| feedfield-6.x-1.0.tar.gz | 12.22 KB | 407204672351e724280ec43eb5641aa8 |
| feedfield-6.x-1.0.zip | 14.01 KB | 3ed6eac56ad788596fb1f9cd53966c53 |
Release notes
Updated module for 6.x core compatibility, and added some field settings. Settings allow administrators to force the feeds' categories, refresh rates, and to force the feed's title to be the same as the node's title.
feedfield 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| feedfield-5.x-1.0.tar.gz | 12.1 KB | bf0a76512870b1a073a1c0635f5cbe52 |
| feedfield-5.x-1.0.zip | 13.48 KB | 491bc74d728d2aeabe0286f774fcd843 |
Release notes
Well, after about 5 months, I finally added an info file and it all works. So easy.
feedfield 4.7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| feedfield-4.7.x-1.1.tar.gz | 12 KB | 11c20ed01201c75b295adb1f8dae83cf |
| feedfield-4.7.x-1.1.zip | 13.23 KB | 3d6d0545e6c9258f759797d122100b0c |
Release notes
A minor bug fix release. The default refresh time was not being set on an update.
feedfield 4.7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| feedfield-4.7.x-1.0.tar.gz | 11.99 KB | 1e79850198bfbe61f291d59359e0713b |
| feedfield-4.7.x-1.0.zip | 13.23 KB | 530d084b59c266acc27f9f19e91b6c8d |
Release notes
The first stable release for the feedfield. We now have the beginnings of an aggregation api that has been developed in conjunction with the feed_node module.