Author Topic: Feeds  (Read 8398 times)

Wolf

  • Newbie
  • *
  • Posts: 5
    • View Profile
Feeds
« on: February 27, 2009, 12:16:19 pm »
How can I get feeds of events, links, notes etc ...(atom/rss) of a given user?

How can I integrate a news feed (goole news) in the dashbord?

greetings

Wolf

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Feeds
« Reply #1 on: February 27, 2009, 06:42:01 pm »
OpenGoo doesn't have an RSS reader (yet), so you can't add feeds to the dashboard.

But there's an RSS feed in OpenGoo that tells you about all changes that concern you. You can subscribe by clicking the orange icon that appears on the address bar in your brwoser (at least in Firefox).

Wolf

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Feeds
« Reply #2 on: February 28, 2009, 10:38:40 am »
I see/use the feed-icon in firefox. :)

I would like to publish some (public) information to twitter by a feedreader. Therefore I need some more flexibility to make feed-selections. Are some more selection criterias possible?

Wolf

man2004

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Feeds
« Reply #3 on: February 28, 2009, 01:03:26 pm »
How can I get the url of the RSS feed? I would like to use other RSS reader to read the feed from OG.

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Feeds
« Reply #4 on: March 03, 2009, 10:43:35 am »
There's also a feed for workspace activity, but there's no link in OpenGoo to reach it. We will add for next release.

The url for these feeds are something like this:

All activity: http://<opengoo's root>/index.php?c=feed&a=recent_activities&id=<user id>&token=<user token>

Workspace activity:: http://<opengoo's root>/index.php?c=feed&a=project_activities&id=<user id>&token=<user token>&project=<project's id>