[Bb-trac] Re: [bbPress] #694: search function needs filter for WHERE clause

bbPress bb-trac at lists.bbpress.org
Mon Jul 16 18:50:38 GMT 2007


#694: search function needs filter for WHERE clause
-------------------------+--------------------------------------------------
 Reporter:  _ck_         |        Owner:  mdawaffe
     Type:  enhancement  |       Status:  assigned
 Priority:  high         |    Milestone:          
Component:  Back-end     |      Version:  0.8.2.1 
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by mdawaffe):

  * owner:  => mdawaffe
  * status:  new => assigned

Comment:

 You should check out the search features in the Content sections of
 bbPress' admin screens in trunk.

 Also note that the search form is much more customizable in trunk now too:

 {{{
 bb_topic_search_form(
 "search=1&forum=1&tag=0&topic_author=0&post_author=0" );
 }}}

 That reflects the defaults: show a search field and a forum dropdown.

 If you change them all to {{{1}}}, you'll get a search field, a forum
 dropdown, a tag field, a topic_author field and a post_author field.
 Those are the only ones bbPress core supports at the moment.  Date based
 searches would be a nice addition.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/694#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list