yeeyang
13 years agoAdept
Most Recent Blog articles with offset
Hello Lithosphere, In Re: http://lithosphere.lithium.com/t5/Lithium-Developers/How-to-retrieve-top-5-recent-posts-from-blog-or-posts-from/td-p/34806 So I did the 5 most recent blog article cu...
- 13 years ago
Okay, that's weird. When using on my community the &page parameter works like a pagination parameter as expected. So on your case
...?page_size=1&page=1
...should show the latest blog post.
...?page_size=1&page=2
...should show the second oldest and so on.