RSS Feeds?
OK, RSS feeds are listed on the main page, but I haven't been able to find any links on my ticket lists or any other reference to RSS feeds here that would show me how to include a feed on ticket activity. Is this something that is currently supported? If not... what does the "RSS feeds" mean under "Extensible with Beacons" on http://lighthouseapp.com/ ?
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by darren on 26 Nov, 2008 06:56 AM
ok, looks like my project URL + /events.atom
I found this through some googling and gleaning of relative paths from some unrelated posts. Perhaps this is documented somewhere, but I have been finding documentation on features difficult to find, and often contradictory across multiple locations.
2 Posted by Will Duncan on 26 Nov, 2008 09:14 AM
The feed is embedded in the browsers auto detection
Example:
<link href="http://activereload.lighthouseapp.com/events.atom" rel="alternate" title="Events for activereload" type="application/atom+xml" />Firefox:
Safari:
3 Posted by darren on 26 Nov, 2008 04:15 PM
Heh, so it is. Thanks for teaching me how to use my browser. /me bows head in shame.
-- Darren