View previous topic :: View next topic |
Author |
Message |
Velo
Joined: 20 Sep 2004 Posts: 4
|
Posted: Mon Sep 20, 2004 6:41 am Post subject: How to put and rss news feed into my b2 site? |
|
|
How do you incorporate a news feed into b2?
For instance, I want my b2 site to display news from http://www.steampowered.com/rss.xml -- and update every time it is updated. How would I go about doing that?
I know there's lots of posts on this (and I looke through all of them), but no one really gave a clear answer.
Thanks. |
|
Back to top |
|
 |
sh0ck
Joined: 02 May 2004 Posts: 29 Location: Norway
|
|
Back to top |
|
 |
Velo
Joined: 20 Sep 2004 Posts: 4
|
Posted: Mon Sep 20, 2004 7:26 pm Post subject: yes |
|
|
I have a two scripts and several readers, but those only read the newsfeeds. Now I need advice on how to put it actually into the b2 structure. Like what file do I put the script into and where?
Thanks |
|
Back to top |
|
 |
Velo
Joined: 20 Sep 2004 Posts: 4
|
Posted: Tue Sep 21, 2004 7:54 pm Post subject: |
|
|
*bump* anyone??? RSS Feeds...yes...no....maybe lol |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 626 Location: Oslo, Norway
|
|
Back to top |
|
 |
Velo
Joined: 20 Sep 2004 Posts: 4
|
Posted: Thu Sep 23, 2004 11:00 pm Post subject: |
|
|
Yes, into the actual template design.
ok so I include the news aggregator (or the news grabbing script) into my index.php? Is that right? Or is it another page. Sorry I am new to php so I need really specific help right now.......and I'm going after the generic b2 style of posting things...only posting news from another site. I just tried inserting that code into my index.php and I keep getting parse errors |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 626 Location: Oslo, Norway
|
Posted: Fri Sep 24, 2004 12:18 pm Post subject: |
|
|
I include a page with "Current" information on my frontpage.
The file itself looks like this:
http://www.sigg3.net/currently.php
but the outcome is integrated into the design.
If the seperate page with feeds looks like that, see what kind of css classes and stuff it has, include them in your index' css file, then include the seperate page into the index (using the variable above). _________________ Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center |
|
Back to top |
|
 |
|