Is is possible to limit the number of blogs in the "recent blog posts" block?
In forums there is an option to limit the number of posts. I do not know exact method. My suggestion is to edit blog.module code . There is a hardcoded "10" posts. Edit it to another number , say 5 or 3 Hope this will help you...
Comments
Edit core
In forums there is an option to limit the number of posts.
I do not know exact method. My suggestion is to edit blog.module code . There is a hardcoded "10" posts. Edit it to another number , say 5 or 3
Hope this will help you...