I'm assuming this is pretty simple but here it goes. I want to put 2 radio buttons on my site for the search box. One would say something like "Search this area" and the other would be something like "Search the whole site". By default I would probably have it search the whole site. I want to have multiple blogs on the site for each major area of the site, so I want to give the ability to search each blog individually and the site as a whole on the main search box.
I would I pull this off? Right now I've got the mt.cfg set to include all blogs but as time goes on I think that's going to be an excessive standard and I would like to figure something out now.
Thanks in advance,
elph
Also as a side thought. I'm tryin to figure how to change the B & I buttons in the entry field to spit out < strong > < /strong > & < em > < /em > instead of the < b > < /b > & < i > < /i >.