/senseNewsFeed

sense extensions for loading news feed

Primary LanguageJavaScript

senseNewsFeed

A Sense extension for loading news feed

did you say mashup? did you say See the whole story?

adds external infos to your application by loading the google news feed for the most relevant topics

#installation

add the newsFeed folder to your local extension folder or zip it and load in the sense server.

#configuration

the extension need 3 parameter for working:

the news query, could be a string or the result of an expression. it determinates the topic of your news feed, if blank shows the top stories.

the news feed to take based on the region and language you want to display.

the link on titles flag, if checked clicking on news title redirects user to the news paper site for more details.

the open link in new window flag which allows the user to choose whether their links open in a new window or in the current window.