angular-feeds
angular-feeds copied to clipboard
AngularJS module for Atom, RSS & Media feeds
Thanks for the prompt support with migration to yahooapis. Unfortunately, I'm encountering the above error and the message "Oops... Something bad happened, please try later :(" Please help.
Hi I have your library to parse rss file. I have a item like this : bla bla bla \ bla bla bla But in my content I have just...
Hey there, I have used your library for the my rss feeds. It works really well. But I have come across a problem, where I'm not able to use ng-click...
> TypeError: Cannot read property 'Feed' of undefined > at Object.getFeeds (http://cthulhu.sessi.onl/new2/lib/angular-feeds/app/angular-feeds/angular-feeds.js:82:34) > at new controller (http://cthulhu.sessi.onl/new2/lib/angular-feeds/app/angular-feeds/angular-feeds.js:39:19) > at Object.invoke (http://cthulhu.sessi.onl/new2/lib/ionic/js/ionic.bundle.js:17630:17) > at extend.instance (http://cthulhu.sessi.onl/new2/lib/ionic/js/ionic.bundle.js:22179:34) > at nodeLinkFn (http://cthulhu.sessi.onl/new2/lib/ionic/js/ionic.bundle.js:21289:36) >...
Thanks for the library :) on clicking a link in feed how do i redirect to my own custom page to display link content without going to its page
I am trying to bind a variable as part of the url parameter passed to the `feed` directive, but it refuses to bind. For example, calling this doesnt work: ```...
We receive a message 'Oops... Something bad happened, please try later :(' Even your website doesn't work anymore...
I am using a dynamic url so everytime the url changes the feed is fetched again. Because the success handler for that call renders the template the template gets added...
There are some changes on master that are not released yet. Especially support for binding the url discussed in #7 is a great feature which the current release does not...
I would like to use this directive as part of a newsticker that reads the RSS feed of a local news website. Unfortunately your directive does not seem to support...