I want to provide feedapi user interface on 'My account' page. 'quick create' block has already been provided but listing one have not been.
I configure to display 'quick create' block on 'content' pane and to display only on 'user/*'.

I try to modify feedapi 6.x-1.5 also to provide listing parent node as a block.
Please find a attachment. This dirty hack make FeedAPI block to provide listing as same as 'quick create'.

* background

I provide 'create blog by RSS' content type to my users. User can provide their blog's RSS into there, site generate 'blog' type items by feedapi_node.

CommentFileSizeAuthor
#1 feedapi_block.diff2.9 KBmiurahr
feedapi_block.diff2.55 KBmiurahr

Comments

miurahr’s picture

StatusFileSize
new2.9 KB

updated the patch.

-show the user's feed when user/* page displayed. otherwise show login users feed.
-show quick box when user/*/edit which is login user's one displayed. otherwise show it according global setting.

Second feature may be able to control through block configuration... but needed such feature.