Fossil SCM

Fix typos and improve the text description of the "Comment Format" setting.

drh 2017-11-25 01:41 trunk
Commit a339c94fd35bdcaa8105dec11555828697c8549cbc3f5c2d63855b221e3b632c
1 file changed +12 -9
+12 -9
--- src/setup.c
+++ src/setup.c
@@ -1471,19 +1471,22 @@
14711471
@ <p><input type="submit" name="submit" value="Apply Changes" /></p>
14721472
14731473
@ <hr />
14741474
multiple_choice_attribute("Comment Format", "timeline-comment-format",
14751475
"tcf", "0", count(azCommentFormats)/2, azCommentFormats);
1476
- @ <p>Each timeline entry may contain the following subsections:
1477
- @ <ol>
1478
- @ <li> an artifact hash with a hyperlink to a detail page
1479
- @ <li> the check-in comment or other text describing the item
1480
- @ <li> details, such as the user, branch, tags, etc.
1481
- @ </ol>
1482
- @ This control selects which of the three items above are included on each
1483
- @ timeline entry and the order in which they are displayed.
1484
- @ (Preperty: "timeline-commit-format")</p>
1476
+ @ <p>Each timeline entry contains between one and three of the following subsections:
1477
+ @ <blockquote><table border=0 cellpadding=0>
1478
+ @ <tr><td>[hash]<td>&nbsp;&nbsp;<td>an artifact hash with a hyperlink to a detail page
1479
+ @ <tr><td>comment<td><td>the check-in comment or other text describing the item
1480
+ @ <tr><td>(details)<td><td>details about the entry, such as the user, branch, tags, etc.
1481
+ @ </table></blockquote>
1482
+ @ This setting selects which of the three subsections are included on each
1483
+ @ timeline entry and the order in which they are displayed. When the [hash]
1484
+ @ is omitted but the (details) are included, then the hash is shown as one
1485
+ @ of the details. The "comment&nbsp;|&nbsp;(details)" choice means that the
1486
+ @ details are displayed in a separate column from the comment.
1487
+ @ (Property: "timeline-commit-format")</p>
14851488
14861489
@ <hr />
14871490
onoff_attribute("Allow block-markup in timeline",
14881491
"timeline-block-markup", "tbm", 0, 0);
14891492
@ <p>In timeline displays, check-in comments can be displayed with or
14901493
--- src/setup.c
+++ src/setup.c
@@ -1471,19 +1471,22 @@
1471 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
1472
1473 @ <hr />
1474 multiple_choice_attribute("Comment Format", "timeline-comment-format",
1475 "tcf", "0", count(azCommentFormats)/2, azCommentFormats);
1476 @ <p>Each timeline entry may contain the following subsections:
1477 @ <ol>
1478 @ <li> an artifact hash with a hyperlink to a detail page
1479 @ <li> the check-in comment or other text describing the item
1480 @ <li> details, such as the user, branch, tags, etc.
1481 @ </ol>
1482 @ This control selects which of the three items above are included on each
1483 @ timeline entry and the order in which they are displayed.
1484 @ (Preperty: "timeline-commit-format")</p>
 
 
 
1485
1486 @ <hr />
1487 onoff_attribute("Allow block-markup in timeline",
1488 "timeline-block-markup", "tbm", 0, 0);
1489 @ <p>In timeline displays, check-in comments can be displayed with or
1490
--- src/setup.c
+++ src/setup.c
@@ -1471,19 +1471,22 @@
1471 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
1472
1473 @ <hr />
1474 multiple_choice_attribute("Comment Format", "timeline-comment-format",
1475 "tcf", "0", count(azCommentFormats)/2, azCommentFormats);
1476 @ <p>Each timeline entry contains between one and three of the following subsections:
1477 @ <blockquote><table border=0 cellpadding=0>
1478 @ <tr><td>[hash]<td>&nbsp;&nbsp;<td>an artifact hash with a hyperlink to a detail page
1479 @ <tr><td>comment<td><td>the check-in comment or other text describing the item
1480 @ <tr><td>(details)<td><td>details about the entry, such as the user, branch, tags, etc.
1481 @ </table></blockquote>
1482 @ This setting selects which of the three subsections are included on each
1483 @ timeline entry and the order in which they are displayed. When the [hash]
1484 @ is omitted but the (details) are included, then the hash is shown as one
1485 @ of the details. The "comment&nbsp;|&nbsp;(details)" choice means that the
1486 @ details are displayed in a separate column from the comment.
1487 @ (Property: "timeline-commit-format")</p>
1488
1489 @ <hr />
1490 onoff_attribute("Allow block-markup in timeline",
1491 "timeline-block-markup", "tbm", 0, 0);
1492 @ <p>In timeline displays, check-in comments can be displayed with or
1493

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button