Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/main.c version 9632b06847
|
2022-02-12
| ||
| 21:51 |
Add an overlooked call to style_set_base_href_suffix() in src/info.c and add a comment of why not to do so for /ext
check-in: 87fba73120 user: george tags: base-href-fix
| |
| 19:53 |
An attepmt to fix the
<base href="...">
element of webpages so that the value of href attribute
matches the URL being served.
This should fix "#fragment" hyperlinks on all pages where these
were broken (all except /doc).
The values...
check-in: 03b39f1d00 user: george tags: base-href-fix
| |