Page 1 of 1
Remote RSS/OPML-Blogroll Feed
Posted: Tue Nov 16, 2004 6:58 pm
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.
Re: Remote RSS/OPML-Blogroll Feed
Posted: Wed Nov 17, 2004 10:38 am
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.
Posted: Sat Jan 08, 2005 6:10 pm
by smartcard
When Serendipity 0.8 will be available?
Will this feature also allow to display the Heading and Discriptions?
Posted: Sat Jan 08, 2005 8:03 pm
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