Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
To display rss feed from another site, but with pagination
Hi, I need a way to display rss feed from another site on my site. SimplePie does the job, but the client would like a little more than that.
If 5 most recent articles are displayed, he would like to see (if possible) some kind of pagination in the bottom, so when visitor clicks on number 2 next five articles are displayed, and so on.
Any ideas how can I do this? Some other plugin maybe?
Thanks!
Offline
Re: To display rss feed from another site, but with pagination
Perhaps pull in more articles and use jQuery for the pagination:
http://d-scribe.de/webtools/jquery-pagination/demo/demo_options.htm
Offline
Re: To display rss feed from another site, but with pagination
Yes, it looks like this is just what I need.
Thank you!
Offline