Documentation Source Text

All files named ”document_header.tcl”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for document_header.tcl

2025-05-14
20:41
[7bdafa81f4] part of check-in [f667fd9e1b] Consolidate some duplicate initialization of the dark-mode flag. (check-in: [f667fd9e1b] user: stephan branch: dark-mode, size: 6356)
13:04
[80a30be54e] part of check-in [ec86b70cc0] Retain the main menu colors in both bright and dark modes, as that color scheme works well in both. (check-in: [ec86b70cc0] user: stephan branch: dark-mode, size: 6480)
12:10
[85db2111d2] part of check-in [a8c4df410f] An experimental dark mode toggle which uses a CSS filter to recolor everything except images, videos, and elements explicitly tagged with the no-dark-mode class. (check-in: [a8c4df410f] user: stephan branch: dark-mode, size: 6467)
2024-12-01
14:22
[98b76a356c] part of check-in [db38c1ad04] Replace the banner logo gif with an svg, as suggested in [forum:1bbd6d17ca|forum post 1bbd6d17ca]. (check-in: [db38c1ad04] user: stephan branch: logo-svg, size: 4955)
2022-10-26
06:01
[4098c668da] part of check-in [5f822ec052] anti-robot JS code: handle case that HTML element #mtimelink is missing (triggered on download.html). (check-in: [5f822ec052] user: stephan branch: trunk, size: 4955)
2022-09-30
12:49
[e711bfdeb9] part of check-in [27be7c620c] Further robustness in the anti-robot defenses and in the search CGI. Follow-up to forum post 35f4500c184fe5bf (check-in: [27be7c620c] user: drh branch: trunk, size: 4950)
12:12
[c71ec0fa29] part of check-in [836f642b64] Avoid the use of the \ character in the document header, as this confuses some of the TCL code in the search CGI. (check-in: [836f642b64] user: drh branch: trunk, size: 4991)
2022-09-23
19:18
[a2a332d4fa] part of check-in [b2ed58e67f] Enhance the "Last modified" messages so that they provide a hyperlink to the source code, but also include an anti-robot defense. (check-in: [b2ed58e67f] user: drh branch: trunk, size: 5018)
2021-06-28
22:32
[04a9d436ad] part of check-in [eec2c7dec4] Shed extranous div close tag. (check-in: [eec2c7dec4] user: larrybr branch: trunk, size: 4210)
2020-02-20
04:01
[30545818a3] part of check-in [5f54ffe04b] Workaround for older web browsers that may not always set the 'location.origin' DOM property. (check-in: [5f54ffe04b] user: mistachkin branch: trunk, size: 4221)
2019-05-21
02:48
[9db2538e16] part of check-in [b5aef4cfad] Use the <!DOCTYPE html> header on all pages. (check-in: [b5aef4cfad] user: drh branch: branch-3.28, size: 4201)
2017-08-01
19:24
[8512c0d6a2] part of check-in [368f8fa51f] Add a website option to search the changelog instead of the documentation. Do not add any changelog files to the documentation index. (check-in: [368f8fa51f] user: dan branch: changelog-search, size: 4276)
2017-03-07
13:08
[9d9a2aa873] part of check-in [4a748fb25c] Merge the search form fix from the 3.17 branch. (check-in: [4a748fb25c] user: drh branch: trunk, size: 3773)
13:05
[b8cffd4d88] part of check-in [564d1318f8] Fix the action= link for the search form on pages that are not at the top level. (check-in: [564d1318f8] user: drh branch: 3.17, size: 3751)
2016-12-16
21:26
[bcd3049fa1] part of check-in [ea66b2e252] Adjust the javascript that disables the search button on local browsing so that it works even on ancient browsers. (check-in: [ea66b2e252] user: drh branch: trunk, size: 3744)
2016-09-28
14:22
[10f20792e4] part of check-in [b20b7983da] Add "About" and "Download" to the drop-down menu on mobile. (check-in: [b20b7983da] user: drh branch: trunk, size: 3718)
2016-09-12
08:34
[68e065baa8] part of check-in [4d25c80abf] Fix the search script so that it can search for individual pragmas. Fix a mismatched tag in the document headers causing the search script to index the menubar on every page. (check-in: [4d25c80abf] user: dan branch: trunk, size: 3608)
2016-09-02
16:30
[e2b89a955e] part of check-in [4180b2cf6f] Remove unnecessary javascript from the header. Improvements to rendering of C APIs. (check-in: [4180b2cf6f] user: drh branch: trunk, size: 3487)
12:22
[1960cb1439] part of check-in [6fc0f8db82] Fix the hyperlink on the logo. (check-in: [6fc0f8db82] user: drh branch: mobile-friendly, size: 4341)
2016-09-01
21:43
[7d91142066] part of check-in [a65f9087ca] Make the prosupport.html page local. (check-in: [a65f9087ca] user: drh branch: mobile-friendly, size: 4304)
09:14
[ef797096a0] part of check-in [b3567c150e] Change the "docs.in" file so that it shows all categories collapsed, initially. (check-in: [b3567c150e] user: drh branch: mobile-friendly, size: 4352)
01:54
[4f0a3bbcaf] part of check-in [61608e2d14] The "Search" menubar option causes a drop-down search box to appear. (check-in: [61608e2d14] user: drh branch: mobile-friendly, size: 4319)
2016-08-31
20:59
[d308e8c879] part of check-in [582eb4ef8a] Close the "Menu" button submenu before leaving the page, in case the user returns to the page using the "Back" button. (check-in: [582eb4ef8a] user: drh branch: mobile-friendly, size: 4073)
20:47
[39c37fa8f5] part of check-in [3de5aaebc8] Automatically disable the "Search" menu option if the document does not originate from an HTTP server, since there is no chance of running the CGI script in that case. (check-in: [3de5aaebc8] user: drh branch: mobile-friendly, size: 3934)
13:35
[4672c600c3] part of check-in [047e6c36f7] Split out the CSS into a separate "sqlite.css" file. Add the "common_links" TCL procedure for generating the "Common Links" bullet list. Other changes to the homepage to try to be more mobile friendly. (check-in: [047e6c36f7] user: drh branch: mobile-friendly, size: 3638)
12:02
[5464243c58] part of check-in [b24301fa11] Use the experimental mobile-friendly menu. (check-in: [b24301fa11] user: drh branch: mobile-friendly, size: 8305)
2016-08-30
20:14
[1d4d09b6c9] part of check-in [42802d730e] Alternative page header suitable for loading content into Fossil for display. (check-in: [42802d730e] user: drh branch: xdoc, size: 3177)
17:05
[56f82cb4e2] part of check-in [4dd2793f98] Tweak the search engines ranking algorithm slightly. Add a logging database and a way for admins to view the most recent queries. (check-in: [4dd2793f98] user: dan branch: trunk, size: 6817)
2016-08-29
20:44
[42733f6cc3] part of check-in [3cb5fe9998] Fix stray characters that managed to get into a commit of the header generator. (check-in: [3cb5fe9998] user: drh branch: trunk, size: 6815)
20:37
[21e8cd15ff] part of check-in [bd7343390c] Make the search box always go to the "search" script in the root of the site, not to "/search". This enables the "search" script to work on /draft. (check-in: [bd7343390c] user: drh branch: trunk, size: 6821)
2016-08-26
09:24
[1e65aab88c] part of check-in [ddd31d0018] Add show/hide links for the "Table Of Contents" added to some documents. Use a cookie to make table of contents visibility a site-wide persistent setting. (check-in: [ddd31d0018] user: dan branch: experimental, size: 6809)
2016-08-24
19:26
[ca386ec7bd] part of check-in [cc51dec17e] Further updates to search database and script. (check-in: [cc51dec17e] user: dan branch: experimental, size: 5769)
2016-08-19
17:02
[b8237c11a0] part of check-in [c345859928] Fix more minor search problems. (check-in: [c345859928] user: dan branch: experimental, size: 5773)
2016-08-18
20:07
Added: [979cfd441c] part of check-in [18e4a7b157] Rework the site search to use FTS5. (check-in: [18e4a7b157] user: dan branch: experimental, size: 5696)