Edgewall Software

Changes between Version 19 and Version 20 of TracSearch


Ignore:
Timestamp:
Mar 26, 2017, 5:02:24 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Minor edits.

Legend:

Unmodified
Added
Removed
Modified
  • TracSearch

    v19 v20  
    33Trac has built-in search functionality to search for occurrences of keywords and substrings in wiki pages, tickets and changeset properties, such as author, revision and log messages.
    44
    5 Apart from the [search: Search module], you will also find a small search field above the navigation bar at all time. It provides convenient access to the search module from all pages.
     5In addition to the [search: Search module], you will also find a small search field above the navigation bar. It provides convenient access to the search module from all pages.
    66
    77The search results show the most recent modifications ranked first.
     
    2121== Search TracLinks
    2222
    23 From the Wiki, it is possible to link to a specific search, using `search:` links:
     23From the Wiki, it is possible to link to a specific search using `search:` links:
    2424 * `search:?q=crash` will search for the string "crash"
    2525 * `search:?q=trac+link&wiki=on` will search for "trac" and "link" in wiki pages only