Closed (fixed)
Project:
Activity Stream
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2008 at 20:51 UTC
Updated:
7 Sep 2008 at 22:51 UTC
I've created a patch that lets a specific feed type determine node statuses. For instance, Twitter items can be set to all be sticky published, or published and promoted, etc.
The patch is failing on a couple of hunks and I can't figure out why.
| Comment | File | Size | Author |
|---|---|---|---|
| activitystream.module.patch | 4 KB | tayknight | |
| install.patch | 709 bytes | tayknight |
Comments
Comment #1
tayknight commentedAfter I wrote this and thought about it some more, I noticed something. If a user created three feeds in the 'feeds' textbox, this patch will set the node administration options for all the feeds input into the textbox. I think it would be better if the textbox could get parsed to it's feed and then the user set the options on the individual feed.
Unless anyone things it should work as patched, i'll rework and reroll.
Comment #2
akalsey commented