Simple Machines Community Forum

General Community => Scripting Help => Topic started by: adp on January 22, 2022, 04:05:43 AM

Title: There are any search link template?
Post by: adp on January 22, 2022, 04:05:43 AM
Hello
I want to build one browser script to search words/phrase on a smf forum (i'm not admin)
There are any quick link to search only the phrase to search, like per example google:

https://www.google.com/search?q=test
If there are, any chance to search only in thread titles?
Title: Re: There are any search link template?
Post by: Aleksi "Lex" Kilpinen on January 22, 2022, 06:20:19 AM
This should work I believe index.php?action=search2;search=searchterm
I'm not sure if you can further narrow down the search though.
Title: Re: There are any search link template?
Post by: shadav on January 22, 2022, 06:20:41 AM
moved out of site comments, issues and concerns as this has nothing to do with this site
moved into scripting help since this is a question about writing some sort of a script

not really sure why you would need a browser script when smf has a search option built in

Quote from: adp on January 22, 2022, 04:05:43 AMIf there are, any chance to search only in thread titles?

I don't understand your question
there's already a built in search thread titles in smf search function
just go to the advanced search and check mark the Search in topic subjects only, you can even choose to search within specific boards only as well