Changes between Version 13 and Version 14 of WikiStart
- Timestamp:
- 08/14/08 15:54:03 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v13 v14 17 17 == Usage Tips == 18 18 19 The search box at top right provides rapid searches of commit messages, tickets and wiki pages. Also simplyentering a20 repository path such as '''/dybgaudi/trunk''' or '''/NuWa/trunk''' takes you to the repository browser for these locations, or entering19 The search box at top right provides simple searches of commit messages, tickets and wiki pages. Also entering a 20 repository path such as '''/dybgaudi/trunk''' jumps to the repository browser for the locations, or entering 21 21 '''#1''' takes you to ticket number 1 or '''r42''' takes you to changeset 42. 22 22 23 In addition to this the search box supports a quick jumps feature 23 where any of the quick link URL prefixes defined in InterMapTxt can be used, eg enter '''doc:101''' for docDB access as well24 as the standard Trac shortcuts for links to ticket, changesets, reports links etc..24 where any of the quick link URL prefixes defined in InterMapTxt can be used, eg enter '''doc:101''' for docDB access (you can add URL prefixes by editing the InterMapTxt wiki page), 25 as well as the standard Trac shortcuts for links to ticket, changesets, reports links etc.. 25 26 26 27 All of these can be used in wiki text too, as shown : … … 37 38 || {{{db:SVN_Web_Interface}}} || db:SVN_Web_Interface || BNL wiki page || 38 39 || {{{dbp_:Gaudi}}} || dbp_:Gaudi || private BNL wiki page for category ''Gaudi'' || 39 40 || {{{swish:Acrylic}}} || swish:Acrylic || swish search for the string || 41 40 42 Note that these can be used in all places that wiki text is allowed, namely : 41 43 * in commit messages from your '''svn''' commandline