comparison tests/test-help.t @ 19795:ac08ff370977

paper: define searchhint message in map file and use it in other templates
author Alexander Plavin <alexander@plav.in>
date Thu, 25 Jul 2013 01:12:25 +0400
parents 83d79a00cc24
children 544848ef65f2
comparison
equal deleted inserted replaced
19794:cccc44304b2c 19795:ac08ff370977
928 <div class="main"> 928 <div class="main">
929 <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2> 929 <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2>
930 <form class="search" action="/log"> 930 <form class="search" action="/log">
931 931
932 <p><input name="rev" id="search1" type="text" size="30" /></p> 932 <p><input name="rev" id="search1" type="text" size="30" /></p>
933 <div id="hint">find changesets by author, revision, 933 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
934 files, or words in the commit message</div>
935 </form> 934 </form>
936 <table class="bigtable"> 935 <table class="bigtable">
937 <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr> 936 <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr>
938 937
939 <tr><td> 938 <tr><td>
1488 <h3>Help: add</h3> 1487 <h3>Help: add</h3>
1489 1488
1490 <form class="search" action="/log"> 1489 <form class="search" action="/log">
1491 1490
1492 <p><input name="rev" id="search1" type="text" size="30" /></p> 1491 <p><input name="rev" id="search1" type="text" size="30" /></p>
1493 <div id="hint">find changesets by author, revision, 1492 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
1494 files, or words in the commit message</div>
1495 </form> 1493 </form>
1496 <div id="doc"> 1494 <div id="doc">
1497 <p> 1495 <p>
1498 hg add [OPTION]... [FILE]... 1496 hg add [OPTION]... [FILE]...
1499 </p> 1497 </p>
1654 <h3>Help: remove</h3> 1652 <h3>Help: remove</h3>
1655 1653
1656 <form class="search" action="/log"> 1654 <form class="search" action="/log">
1657 1655
1658 <p><input name="rev" id="search1" type="text" size="30" /></p> 1656 <p><input name="rev" id="search1" type="text" size="30" /></p>
1659 <div id="hint">find changesets by author, revision, 1657 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
1660 files, or words in the commit message</div>
1661 </form> 1658 </form>
1662 <div id="doc"> 1659 <div id="doc">
1663 <p> 1660 <p>
1664 hg remove [OPTION]... FILE... 1661 hg remove [OPTION]... FILE...
1665 </p> 1662 </p>
1850 <h3>Help: revisions</h3> 1847 <h3>Help: revisions</h3>
1851 1848
1852 <form class="search" action="/log"> 1849 <form class="search" action="/log">
1853 1850
1854 <p><input name="rev" id="search1" type="text" size="30" /></p> 1851 <p><input name="rev" id="search1" type="text" size="30" /></p>
1855 <div id="hint">find changesets by author, revision, 1852 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
1856 files, or words in the commit message</div>
1857 </form> 1853 </form>
1858 <div id="doc"> 1854 <div id="doc">
1859 <h1>Specifying Single Revisions</h1> 1855 <h1>Specifying Single Revisions</h1>
1860 <p> 1856 <p>
1861 Mercurial supports several ways to specify individual revisions. 1857 Mercurial supports several ways to specify individual revisions.