2021-09-17 02:02:44
— part of check-in
[93cee1f56e]
on branch trunk
— Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete]
named anchor feature from HTML before 4.0 to use fragment identifiers
instead. (<tt>www/*</tt> subtree only.)
Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim>
to <verbatim><h3 id="foo"></verbatim>
Also fixed a few cases where the
link target came after a header so the browser would scroll the header
off the screen when visiting the targeted section.
Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect.
(user:
wyoung
size: 11893)
2021-10-09 19:31:07
— part of check-in
[56e2d3ad6b]
on branch th1-doc-vars
— Merge in trunk (release 2.17)
(user:
george
size: 11893)
2021-10-09 19:50:28
— part of check-in
[315351f4ac]
on branch wcontent-subsets
— Merge in trunk (release 2.17)
(user:
george
size: 11893)
2021-10-09 20:05:05
— part of check-in
[a33f616e6a]
on branch rptview-submenu-paralink
— Merge in trunk (release 2.17)
(user:
george
size: 11893)
2021-10-09 20:13:10
— part of check-in
[c1868b9f8f]
on branch search-terms-highlighting
— Merge in trunk (release 2.17)
(user:
george
size: 11893)
2022-10-17 01:02:29
— part of check-in
[6f3640a71d]
on branch th1Hash
— Merge updates from trunk.
(user:
mistachkin
size: 11893)
2023-01-24 03:29:32
— part of check-in
[76fa165763]
on branch ui-local-diff
— Brought the ui-local-diff branch up to date relative to trunk. It isn't
a simple merge, primarily due to all the changes to /vdiff and /fdiff
made over the past 2 years. It seems to work as well as it originally
did, but it isn't ready to merge down to trunk as-is.
(user:
wyoung
size: 11893)