Remote RSS/OPML-Blogroll Feed

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
JayR

Remote RSS/OPML-Blogroll Feed

Post by JayR »

Is there a way to move this sidebar plugin to the center of the page? I want to have newsfeed as main item on page.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Remote RSS/OPML-Blogroll Feed

Post by garvinhicking »

Yes, there is a way.

If you're using Serendipity 0.7 you need to have good PHP skills and would need to rewrite the RSS plugin to an event plugin, which emits its output inside the frontend_display hook; that's not so hard to do.

But with Serendipity 0.8 this would be quite easy, as you can move the position of the sidebars everywhere you like, because it's all Smarty-Template-driven.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
smartcard
Regular
Posts: 14
Joined: Sat Jan 08, 2005 12:47 pm

Post by smartcard »

When Serendipity 0.8 will be available?

Will this feature also allow to display the Heading and Discriptions?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The snapshots are already available. The final release will be out in maybe a Month or so. But no date has been set.

And, yes, the smarty templating allows that.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply