On 2006/9/5, at 上午 2:39, Andrew Morgan wrote:
Is it possible to move the Search box out of the toolbar and into the
widgets pane with a theme?
I am using TabNav as my theme at the moment and would rather that the
search box didn't mess up the look of the tabs.
Sure it's possible do it in a new theme, because theme is basically
where all the mess should go. You don't have to build a new theme,
editing theme templates should be working just fine.
But I'd prefer to do a new plugin caled Kwiki::Widget::Search which puts
search box to widget pane. It could just delegate every methods to
Kwiki::Search to use it's search functionality. But it provides an
option
for people if they do not want search box to be on toolbar.
It'll be pretty neat if we got several powerful Kwiki widgets around. :)
Cheers,
Kang-min Liu