Current time: 02-09-2012, 12:19 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Latest Posts RSS Feed
07-07-2009, 08:57 AM (This post was last modified: 05-27-2011 04:06 PM by querschlaeger.)
Post: #1
Latest Posts RSS Feed
Hi,

I modified the syndication.php (from MyBB 1.4.8 1.6.3) a little bit. With the attached file you will get the latests posts and not only the latests threads as a RSS Feed (Web Feed).

Copy the file to your root directory of MyBB and with a browser just call up the file.

All parameters of default syndication works on syndication2.php too.

PS:

If you want to show this feed to browsers just add the following lines to headerinclude template (optional):

Code:
<link rel="alternate" type="application/rss+xml" title="Latest Posts (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication2.php" />
<link rel="alternate" type="application/atom+xml" title="Latest Posts (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication2.php?type=atom1.0" />


Attached File(s)
.php  syndication2.php (Size: 4.93 KB / Downloads: 414)
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2009, 02:49 PM
Post: #2
RE: Latest Posts RSS Feed
Very good..!

Promissing.. indeed
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2009, 03:15 PM
Post: #3
RE: Latest Posts RSS Feed
Does it add a backlink? Wink

Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2009, 03:24 PM
Post: #4
RE: Latest Posts RSS Feed
No, it's not a typical plugin. Wink
Visit this user's website Find all posts by this user
Quote this message in a reply
12-09-2009, 11:36 PM
Post: #5
RE: Latest Posts RSS Feed
btw: It works very well with MyBB 1.4.9 or 1.4.10! Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
12-10-2009, 12:14 AM
Post: #6
RE: Latest Posts RSS Feed
Wow, this is something I've been looking for since I read some thread in the tutorial section.

I'll deactivate wordbb and I'll try this plugin to show feeds in my wordpress widgets. Thanks.
Visit this user's website Find all posts by this user
Quote this message in a reply
12-20-2009, 06:02 AM
Post: #7
RE: Latest Posts RSS Feed
very nice....I'll use it on my forum..this will be nice for posting to twitter.

Pennsylvania Zombie Response Team
Damn Fine Shave
Find all posts by this user
Quote this message in a reply
01-09-2010, 08:42 PM
Post: #8
RE: Latest Posts RSS Feed
Thanks querschlaeger

Useful code Smile

[]s, Claudio

Tutorial: Jquery (by google API) with mybb (Prototype)
Distinction between Paid/Free Plugins Threads
Visit this user's website Find all posts by this user
Quote this message in a reply
01-21-2010, 08:19 AM
Post: #9
RE: Latest Posts RSS Feed
Hi How Can I RTL the posts? For the Persian Language it's LTR But I want to RTL it!

[Image: IranAnimatedFlag.gif]
MyBBIran - Persian MyBB Support
Visit this user's website Find all posts by this user
Quote this message in a reply
01-21-2010, 09:54 AM
Post: #10
RE: Latest Posts RSS Feed
This should handle your Feed Reader. The output of the feed is "raw" html.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication