View Issue Details

IDProjectCategoryView StatusLast Update
0000054XMB1New Featurespublic2008-11-28 22:08
Reportermiqrogroove Assigned Tomiqrogroove  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000054: Rennovate the Search Feature
DescriptionI think it's time to add to the Search feature, now that it's stable.

First and foremost, Context-Sensitive Search Links. I need a way to search the current forum from forumdisplay and viewthread. I think this should be the default for all search links.

Second, the search form needs to clearly separate the "All Forums" parameter into its own option.

Third, the search form needs to have an option to include sub forums in search results. (currently it does not include them)

Fourth, group-level selections should be allowed for forum choice to enable context-sensitive searching from the index.

Fifth, "subject-only" searches should be possible.

Sixth, guest captcha!
Additional Informationhttp://forums.xmbforum.com/viewthread.php?tid=772639

Official schema change:

ALTER TABLE `xmb_settings` ADD `captcha_search_status` SET( 'on', 'off' ) NOT NULL DEFAULT 'off';
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
FlagsSchema Updates
Original Reporter
SVN Revision1384
Git Commit

Relationships

parent of 0000070 closedmiqrogroove Search method should be GET 
parent of 0000145 closedmiqrogroove Context-Sensitive Search Links 
parent of 0000146 closedmiqrogroove Subject-Only Search Option 
parent of 0000147 closedmiqrogroove Multi-Forum Search Selections 
parent of 0000099 closedmiqrogroove Censor Search Input From Non-Staff 

Activities

miqrogroove

2008-07-22 05:22

administrator   ~0000001

See also http://dev.xmbforum.com/index.php?cmd=view&id=32

And note, moving the search script to a separate php file would make it compatible with the robots exclusion protocol, thereby mitigating the need for a search captcha.

miqrogroove

2008-11-23 20:28

administrator   ~0000077

I'm satisified with the results so far. Some of the features changed slightly as goals interacted.

Issue History

Date Modified Username Field Change
2008-07-22 04:47 miqrogroove New Issue
2008-07-22 04:49 miqrogroove Relationship added parent of 0000044
2008-07-22 05:22 miqrogroove Note Added: 0000001
2008-07-30 00:22 miqrogroove Priority normal => high
2008-08-01 14:36 miqrogroove Relationship added parent of 0000070
2008-08-01 14:36 miqrogroove Relationship added parent of 0000091
2008-08-23 19:24 miqrogroove Status new => confirmed
2008-08-23 19:37 miqrogroove Relationship added parent of 0000145
2008-08-23 19:39 miqrogroove Relationship added parent of 0000146
2008-08-23 19:41 miqrogroove Relationship added parent of 0000147
2008-11-16 13:29 miqrogroove Relationship added parent of 0000099
2008-11-22 16:08 miqrogroove Relationship deleted parent of 0000091
2008-11-23 16:38 miqrogroove Status confirmed => assigned
2008-11-23 16:38 miqrogroove Assigned To => miqrogroove
2008-11-23 19:24 miqrogroove Relationship deleted parent of 0000044
2008-11-23 19:46 miqrogroove Flags => Schema Updates
2008-11-23 19:46 miqrogroove Additional Information Updated
2008-11-23 20:28 miqrogroove SVN Revision => 1384
2008-11-23 20:28 miqrogroove Note Added: 0000077
2008-11-23 20:28 miqrogroove Status assigned => resolved
2008-11-23 20:28 miqrogroove Fixed in Version => 1.9.11
2008-11-23 20:28 miqrogroove Resolution open => fixed
2008-11-28 22:08 miqrogroove Status resolved => closed