Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | DEV-41358: Renamed the title of the search floater to be "Find". | Lynx Linden | |
As requested by the search team. | |||
2009-11-04 | converted all floater titles to uppercase | richard | |
2009-10-29 | Made explicit in all floaters that we are using a hack to set the top widget ↵ | James Cook | |
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard. | |||
2009-10-20 | DEV-41358: Added support for search categories. | Martin Reddy | |
You can now specify a search category for all web-based searches, e.g., "all" (default), "people", "places", "events", "groups", "wiki", "destinations", "classifieds". Specifying a category will add the relevant subdir to the search URL, as specified by the search team. | |||
2009-10-19 | DEV-41359: Added a new web-based Search floater, LLFloaterSearch. | Martin Reddy | |
This new Search floater replaces the current XUI-based search interface with one that is implemented entirely as a web service. This is currently pointing toward a temporary search URL. The URL will be updated when the stable version is available. |