Create a processor add on that presents a live feed to a user and only creates a node from a feed item if a user *acts* on it:
* edit it
* comment on it
the processor should expose the instantiation functionality as a simple function, so that other modules can also instantiate - i. e. community tags or voting API.
Comments
Comment #1
iantresman commentedLooks like a good idea to me.
Comment #2
asb commentedComing from #213024: Convert single feed item into node, subscribing.
Comment #3
asb commentedFix version & component