I didn't know about the search url either. I've now hacked an "LMS search" entry into my Firefox search engine bar, which works well.
Maybe there's a neater way to do this, but these steps worked: 1. Add the "Add to search bar" addon (http://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar). 2. Go to LMS search page in firefox (http://server:9000/?search. Right-click in the search field and select "Add to search bar". 3. Close firefox. 4. Edit the firefox profile file that defines the search engine urls, called search.json. In Windows 7, this is {user account}\AppData\Roaming\Mozilla\Firefox\Profiles\{account}.default\search.json. 5. Find the LMS search page entry, and amend the url and params substitution to: _urls":[{"template":"http://localhost:9000/","rels":[],"params":[{"name":"search","value":"{searchTerms}"}]}] _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
