RSS version of heartbeat view please
PieterDC - August 7, 2009 - 11:45
| Project: | Heartbeat |
| Version: | 6.x-4.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I wanted to add a "Feed" display to the standard heartbeat_simple view but I got the following error:
"Style RSS Feed requires a row style but the row plugin is invalid."
As far as I could see, there's no such a plugin within the heartbeat package.
And I searched a little on the internet but found no straight forward documentation about writing your own row style plugin for Views 2.
So, I'm a bit stuck.
Any help is welcome.
Greetings,
Pieter

#1
Good idea (goed idee :p)
Ik zal dit maken :), wanneer weet ik nog niet, maar ik doe mijn best.
#2
Thanks.
If you have any links to documentation pages (about views 2 plugin coding), please share..
Then, maybe, I can provide an initial patch.
Off-topic (in Dutch): we zijn van plan het te gebruiken voor een actie die in september start.
#3
Euh,
http://www.google.be/url?sa=t&source=web&ct=res&cd=1&url=http%3A%2F%2Fgr...
but especially : http://views.doc.logrus.com/
Most specific views documentation is in the advanced help actually. Where this does not seem enough, the best way is still to think about a module (often views itself) who did something that you want to achieve. Learn and copy code ;)
#4
Rss can be done. It is very basic for the moment, but it is possible.
Greetz
#5
In which version?
6.x-4.x-dev, 2009-Sep-21?
I'm excited to review/test it.
Greetings
#6
My curiosity became greater than my laziness.
So, to answer my own question: 6.x-4.x-dev, 2009-Sep-21 it is.
Thanks Stalski for this addition.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.