Hi!
I really need to generate xml file of all my plog posts.
What files or settings I have to change?
At moment, my rss20 feed shows only 10 last posts:
http://www.viik.ee/linnar/rss.php?blogI ... file=rss20
Can anyone please help?
$amount = $blogSettings->getValue( "recent_posts_max", 15 );
$amount = -1;