PDA


View Full Version : RSS Feed manager


x[sliver]
09-05-2004, 06:30 PM
Would like to integrate rss feeds onto the main page like vbportal can. Is this something that you can currently do with this hack?

-sliver

tomshawk
09-05-2004, 09:14 PM
vBadvanced CMPS by itself has no rss feed capability by default
Try Carp
http://www.geckotribe.com/rss/

It works great, You can see it on my site.

http://www.tomshawk.com on the left side at the bottom.

Good luck ;)

x[sliver]
09-10-2004, 04:36 PM
So I guess it is a feature request :))


Thanks for the info!

tomshawk
09-11-2004, 05:52 PM
']So I guess it is a feature request :))


Thanks for the info!
I'll write it up and post it this weekend, prolly sunday night. Unless I get some free time today. ;)

tomshawk
09-12-2004, 02:37 AM
As promised

here you go

http://www.vbadvanced.com/forum/showthread.php?t=2598

x[sliver]
09-13-2004, 03:13 PM
wow that was freakin quick.

thank you very much.

x[sliver]
09-13-2004, 03:25 PM
Down the road is it possible to manage rss feeds via the Control panel area?

Also is there a cleaner way to have two modules use a single rss.php file or even better put feeds into a template? I put rss on both the left and right side. So the current way to do that is I basically make a duplicate module/file setup.

Am I correct in assuming basically a yes to all of those by just passing variables around from the template to the static php file?

x[sliver]
09-13-2004, 03:35 PM
and to reply to myself further lol

It would be ideal to have a generic rss feed setup for the main page and be able to let the user choose which ones they want :). Of course that is just an ideal situation for me :P

tomshawk
09-19-2004, 02:00 AM
Hi x[silver]

I'll have to look into those extra things. ;)

Thank you for the ideas. As for the admincp integration, that part is over my head, but, the second module with the second file should work fine,

I'll give it a try ;)