adding new feed filters
hi,
i have added the extension point ItemViewUIAdvisor to create my ItemViewerFilter and to add this to client's user interface. now i'm confused about filter behaviour (i'm only interested to new feed subscription created by user):
in my filter I need to exclude some specific feeds from the feedreader and that is done implementing the select method in a classe that extends ViewerFilter...
how can i get all feeds to feedreader and use these in select method, utilizing a casting with the element argument? I will appreciate any hints, snippet or example and thank you in advance |
18 answers
http://friendfeed-media.com/87b5895f042ffb3b48302a84c250d657287fb154
the problem is about the red rectangular area... only the first six items are visibles, from the others there is no space... |
zuk wrote:
http://friendfeed-media.com/87b5895f042ffb3b48302a84c250d657287fb154 Is that with RTC 1.0 or 2.0? -- Benjamin Pasero Work Item & UI Commons Team |
|
Benjamin Pasero wrote:
zuk wrote: Strange. Please send me the plugin that adds these filters so that I can try to reproduce. -- Benjamin Pasero Work Item & UI Commons Team |
If you just want to contribute a client side view you dont need how do i save this newsitem on repository? any examples? rose |
rose wrote:
If you just want to contribute a client side view you dont need Please explain in more detail what you want to save in the repository. -- Benjamin Pasero Work Item & UI Commons Team |
i want to save in repository the news relative at all user new feed subscription, if these be like with some condition...
|
rose wrote:
i want to save in repository the news relative at all user new feed There is ideas to support feeds on the server as well (including WebUI) but nothing has been coded in this area, so you would have to start from 0 I guess. -- Benjamin Pasero Work Item & UI Commons Team |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.