You can control the number of posts that are returned by default under
Admin | Options | Number of items per page.
If that's not in the wiki, it definitely should be. If no-one looks at
that overnight (my night, goodnight Australia) I'll look at it
tomorrow.
--
Michael C. Harris, School of CS&IT, RMIT University
http://twofishcreative.com/michael/blog
Great!
> That said, I would like to be able to change the number of results on
> the search page to say 7 and the home page to stay at 5, is there a
> way of doing this? I'll add it to the wiki page once I know how to do
> it.
You can't do that through configuration, but you could by adding some
hooks in your theme.php. (Someone may jump in here to help you with
that if you express an interest in it.)
Any pointers would be welcome though, because I envisage 12 hours of
swearing and drinking more than my body weight in tea.
A "work in progress" plugin but does what you are looking for; install
to plugins/customquery:
source:
http://drunkenmonkey.org/source/user/plugins/customquery/customquery.plugin.php
download:
http://drunkenmonkey.org/source/raw/user/plugins/customquery/customquery.plugin.php
Maybe someday I'll get around to putting it on -extras, unless someone
does it for me :)