OpenWetWare:Software/Projects/Local Search/Discussion

From OpenWetWare
Jump to navigationJump to search

Discussion for the OpenWetWare local search feature.

Please post any comments, feature request, or bug reports here.

Thanks. Bill Flanagan

  • Jason R. Kelly 22:35, 13 February 2008 (CST): Maybe I'm doing this wrong but when I search in a search box on my user page I get no hits, even if I search my name.

For instance


  • wjf 00:54, 15 February 2008 (CST):It's not the URL. Use the tag to do it. I put a search tag button on your Lab Notebook page to try out. The result generated by the tag is a well-formatted search tag for Google.

I also modified 2 things.

1. the search now shows the page range it will search. Example:

Tag:

<google />

Output:

<google />


2. You can provide an alternate page to search with the tag by enclosing it between an opening and closing tag.

Tag:

<google>Protocols</google>

Output:

<google>Protocols</google>


  • Vincent 05:02, 14 February 2008 (CST): Same experience here, don't get any results when running a search.
  • Austin Che 07:53, 15 February 2008 (CST): You can't have two on a page (e.g. the examples on this page). The second one overrides the first so the first search fails.