The workflow setting for this in Administration/Content Management/Content Types/Aggregator_item is ignored. "Front Page" currently runs to 818 pages of news feeds!
P.S. Great to see news feeds implimented logically as Drupal nodes
OS: Redhat Linux Fedora 7
Site: Test.lace.me.uk
PHP: 5.2.2
Drupal: 5.1
Drupal path: \
Comments
Comment #1
John Bryan commentedI suspect, but cant confirm because of other issues, that what I am seeing are the nodes that were promoted before changing the feed Workflow setting. So this is probably a non issue.
Unfortunately the "remove items" facility does not work (just goes to a page with "Delete Feed Items Array")
There seems to be no option to delete news feed sources
And the "Discard news items older than" feature does not do anything
P.S. I only recently saw the note not to raise issues for 5.1 module.
Really anxious to see a functioning/supported release for Drupal 5.x, any ETA
Comment #2
robsteranium commentedWithout accessing Administration/Content Management/Content Types/Aggregator_item you can't change the workflow setting - it's set to promote by default.
I've reported this on a bug report whose current status is fixed: http://drupal.org/node/156027 but I don't know if budda is checking old ones!
As per link I checked out the CVS on Friday and am using feedaggregator_node.module,v 1.42.4.6
And yes this upgrade to the Drupal aggregator is most welcome!
Comment #3
robsteranium commentedAdmin page is now accessible using latest version: feedaggregator_node.module 1.42.4.7
Unfortunately the aggregator-item fix dupes the aggregator_item; see http://drupal.org/node/167625
Comment #4
buddaHave you tried emptying your Drupal cache (use Devel module if you don't like playing in the database) ?
I ended up deleting the offending content-type by editing the row in the nodetype table.
Comment #5
(not verified) commented