clydelion Posted August 4, 2012 Author Posted August 4, 2012 @Yuki You're welcome. Knowing how this works, you can manipulate the code to display it like this I used RMS forum as a source by the way, and unfortunately Newest members are not publicly view-able. (they are using SMF) 1
Jayz Posted September 9, 2012 Posted September 9, 2012 Hello can you make like this for Thor patcher newS?
clydelion Posted September 10, 2012 Author Posted September 10, 2012 Yes, this can be used in Thor Patcher. Check the MagpieRSS reference..
Mang-Berto Posted September 10, 2012 Posted September 10, 2012 (edited) Sorry for the noob question, how can I link my FB Fan page on this add on and also increase the size of scroll bar?? Thanks for helping Edited September 10, 2012 by Mang-Berto
clydelion Posted September 10, 2012 Author Posted September 10, 2012 copy that link to the 'NewsUrl' setting. The scrollbar size can be configured in config/addon.php
Mang-Berto Posted September 10, 2012 Posted September 10, 2012 <?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" > these are the links shown to me. other links are the recently message news i've posted at the fb fan page.
clydelion Posted September 10, 2012 Author Posted September 10, 2012 Create a Page.. Get your page id, then use this url http://www.facebook.com/feeds/page.php?format=rss20&id=482052708480159 change 482052708480159 to your own page id Edit rss2news theme file for a better display. Here's a sample when FB page is used with my addon.. As you can see, the FB entries are treated as title and body in RSS. You can edit the theme to fix the display.
Jayz Posted September 10, 2012 Posted September 10, 2012 @clydelion how can i put it on the noticebox of thor patcher??
Mang-Berto Posted September 11, 2012 Posted September 11, 2012 Thank you it's working, the only problem left is the scroll bar, I've done editing the scroll bar size @ config folder and still the size doesn't change. 'scrollbarbuttonsize' => '50', // WARNING! scrollbarbuttonsize must be less that scrollbarsize 'scrollbarsize' => '200',
Jayz Posted September 12, 2012 Posted September 12, 2012 Bump.. @clydelion how can i put it on the noticebox of thor patcher??
clydelion Posted September 12, 2012 Author Posted September 12, 2012 @Mang-Berto works fine on my end @Zack Please see the MagpieRSS reference..
Heero Yuy Posted September 16, 2012 Posted September 16, 2012 A very nice addon, indeed~! But I would like to ask something. Is it possible to get two RSS using only one addon? Or you have to re-write the functions and arrays and make a new addon (which is pretty *argghhh* though)?
clydelion Posted September 16, 2012 Author Posted September 16, 2012 as you can see in this picture, (from my local webserver), i grabbed 2 rss from RMS (1 for recent posts,another for news)
PewN Posted September 16, 2012 Posted September 16, 2012 (edited) how to install it? cuz i can't understand hmm?? Edited September 16, 2012 by bVersatile
Heero Yuy Posted September 16, 2012 Posted September 16, 2012 @bVersatile: Extract the rss2news folder to <fluxcp directory>/addons. 1
Mang-Berto Posted September 22, 2012 Posted September 22, 2012 Last question, how can I enable this feature for thor patcher? sorry for bothering you guys
Heero Yuy Posted September 22, 2012 Posted September 22, 2012 (edited) @Mang-Berto: Just as what clydelion already posted you can use MagpieRSS. I used that as my reference and coded myself and I put a code wherein, the html will read the PHP file. Or you can also this as a reference (credits to jaypee): http://rathena.org/board/topic/57050-frame-flux-cms-news-to-thor-notices-box/ Edited September 22, 2012 by Heero Yuy
Elli Posted October 14, 2012 Posted October 14, 2012 Hi, I have the cms from jing/jigs but they have their owns news feature. But I want to use this rssnewsfeed i was able to use it but when i view my site it only displays the news and my other table are gone. Hmmm how can i fix this?
Euro Posted November 4, 2012 Posted November 4, 2012 I also have this problem.. how can i fix this? ヘヘ Thank you it's working, the only problem left is the scroll bar, I've done editing the scroll bar size @ config folder and still the size doesn't change. 'scrollbarbuttonsize' => '50', // WARNING! scrollbarbuttonsize must be less that scrollbarsize 'scrollbarsize' => '200',
Fresh prince Posted December 4, 2012 Posted December 4, 2012 (edited) How can i make the slider work? Or limit the facebook feeds perhaps? Can you please provide a guide. Thanks! Edited December 4, 2012 by Fresh prince
JulianA00 Posted January 19, 2013 Posted January 19, 2013 Hey, first of all thanks a lot for the addon, it works perfectly with my IPB! I have a little question, how can I include this page inside a div in my main/nidex.php without getting authorization error? Thanks a lot
clydelion Posted January 19, 2013 Author Posted January 19, 2013 You can configure that in your IPB's forum privileges. Allow guests to view your announcement category
Recommended Posts