Fossil SCM

Provide a word-break in the middle of the long SHA3-256 strings shown on the /info page.

drh 2019-01-26 02:59 trunk
Commit 357d5e82ad4bc2adc266a1fa0f4406d49e25dd56b90b4a86dd7eeb56afd18f5f
1 file changed +1 -1
+1 -1
--- src/info.c
+++ src/info.c
@@ -792,11 +792,11 @@
792792
@ | %z(href("%R/fileage?name=%!S",zUuid))file ages</a>
793793
@ | %z(href("%R/tree?nofiles&type=tree&ci=%!S",zUuid))folders</a>
794794
@ </td>
795795
@ </tr>
796796
797
- @ <tr><th>%s(hname_alg(nUuid)):</th><td>%s(zUuid)
797
+ @ <tr><th>%s(hname_alg(nUuid)):</th><td>%.32s(zUuid)<wbr>%s(zUuid+32)
798798
if( g.perm.Setup ){
799799
@ (Record ID: %d(rid))
800800
}
801801
@ </td></tr>
802802
@ <tr><th>User&nbsp;&amp;&nbsp;Date:</th><td>
803803
--- src/info.c
+++ src/info.c
@@ -792,11 +792,11 @@
792 @ | %z(href("%R/fileage?name=%!S",zUuid))file ages</a>
793 @ | %z(href("%R/tree?nofiles&type=tree&ci=%!S",zUuid))folders</a>
794 @ </td>
795 @ </tr>
796
797 @ <tr><th>%s(hname_alg(nUuid)):</th><td>%s(zUuid)
798 if( g.perm.Setup ){
799 @ (Record ID: %d(rid))
800 }
801 @ </td></tr>
802 @ <tr><th>User&nbsp;&amp;&nbsp;Date:</th><td>
803
--- src/info.c
+++ src/info.c
@@ -792,11 +792,11 @@
792 @ | %z(href("%R/fileage?name=%!S",zUuid))file ages</a>
793 @ | %z(href("%R/tree?nofiles&type=tree&ci=%!S",zUuid))folders</a>
794 @ </td>
795 @ </tr>
796
797 @ <tr><th>%s(hname_alg(nUuid)):</th><td>%.32s(zUuid)<wbr>%s(zUuid+32)
798 if( g.perm.Setup ){
799 @ (Record ID: %d(rid))
800 }
801 @ </td></tr>
802 @ <tr><th>User&nbsp;&amp;&nbsp;Date:</th><td>
803

Keyboard Shortcuts

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