Edgewall Software

Changes between Version 16 and Version 17 of TracSearch


Ignore:
Timestamp:
Jun 5, 2016, 2:17:19 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Move content on disabling quick searches to Quick searches section, since the behavior is very useful. We now link to Quick searches from the notice (#4309), and we want this information to be highly visible. Also the page is rather short, so we don't really need a structured "Advanced" section.

Legend:

Unmodified
Added
Removed
Modified
  • TracSearch

    v16 v17  
    88
    99== Quick searches
     10
    1011For quick access to project resources, the quick-search field at the top of every page can be used to enter a [TracLinks wiki link], which will take you directly to the resource identified by that link:
    1112
     
    1617 * /repos1/trunk -- Opens the browser for the `trunk` directory in the `repos1` repository
    1718
    18 == Advanced
    19 
    20 === Disabling Quickjump
    2119To disable the Quickjump feature for a keyword start the query with an exclamation mark (`!`): use `!TracGuide` to search for occurrences of the literal word !TracGuide.
    2220
    23 === Search Links
     21== Search TracLinks
     22
    2423From the Wiki, it is possible to link to a specific search, using `search:` links:
    2524 * `search:?q=crash` will search for the string "crash"