tml>
GS Fossil: Help: web-browser
GS Fossil
Help: web-browser
Not logged in
Fossil
html "
Home
\n" if {[anycap jor]} { html "
Timeline
\n" } if {[hascap oh]} { html "
Files
\n" } if {[hascap o]} { html "
Branches
\n" html "
Tags
" } if {[hascap r]} { html "
Tickets
\n" } if {[hascap j]} { html "
Wiki
\n" } if {[hascap s]} { html "
Admin
\n" } elseif {[hascap a]} { html "
Users
\n" } if {[info exists login]} { html "
Logout
\n" } else { html "
Login
\n" }
Topic-List
The "web-browser" setting:
A shell command used to launch your preferred web browser when given a URL as an argument. Defaults to "start" on windows, "open" on Mac, and "firefox" on Unix.