Documentation Source Text

Timeline
Login

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

50 descendants of 58a14bf9e113b57c

2016-08-31
17:00
Further refinement of the home page. (check-in: 9bab722ac3 user: drh tags: mobile-friendly)
16:53
Update the "fancyformat.tcl" script to use pages/hdom.tcl to parse html. (check-in: 78f2f948fb user: dan tags: trunk)
15:09
Further improvements to the home page - make the sponsor images flow according to page width. (check-in: b44e46cbef user: drh tags: mobile-friendly)
13:35
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 tags: mobile-friendly)
12:02
Use the experimental mobile-friendly menu. (check-in: b24301fa11 user: drh tags: mobile-friendly)
10:07
Fix date formats in the Last-Modified header. (check-in: 363a0d0503 user: drh tags: trunk)
07:00
Fix a build error in the previous commit. (check-in: 1e433b2be3 user: dan tags: trunk)
06:35
Store the search database, search-log database and search "admin" script in a separate directory. (check-in: 28aa410b46 user: dan tags: trunk)
2016-08-30
20:14
Alternative page header suitable for loading content into Fossil for display. (Leaf check-in: 42802d730e user: drh tags: xdoc)
17:05
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 tags: trunk)
16:37
Draft chagnes to the VACUUM documentation to describe the ability to VACUUM attached databases. (Leaf check-in: 08b1963db5 user: drh tags: vacuum-enhancement)
2016-08-29
20:44
Fix stray characters that managed to get into a commit of the header generator. (check-in: 3cb5fe9998 user: drh tags: trunk)
20:37
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 tags: trunk)
20:22
Use the same "tclsh.docsrc" binary for everything. (check-in: ddb4bf4fcf user: drh tags: trunk)
20:18
Add the $(TCLINC) to the arguments to build tclsh.docsrc (Closed-Leaf check-in: 8d6ba1bfab user: drh tags: experimental)
20:00
Fix a problem in the previous commit. (check-in: f1a680e527 user: dan tags: experimental)
19:59
Run all make scripts using the same tclsh binary - "tclsh.docsrc". (check-in: 28358c49d7 user: dan tags: experimental)
18:57
Include the TCL include path when building the searchdb target. (check-in: 8e290154f5 user: drh tags: trunk)
18:40
New improvements to the opcode documentation. (check-in: dd15111c6a user: drh tags: trunk)
18:38
Merge "experimental" with this branch. Adds more links to the front page, fts5 search, show/hide links for tables of contents and some other things. (check-in: e4c2e46a8c user: dan tags: trunk)
16:16
Typos in the opcodes.html document. (check-in: 4ab90dc6cf user: drh tags: trunk)
16:07
Improvements to the opcode.html page. Minor tweaks to legacy c_interface.html and queryplanner-ng.html (check-in: 5baf5a5191 user: drh tags: trunk)
15:41
Change the "show table-of-contents" setting so that it is off by default. Setting is still persistent. (Closed-Leaf check-in: a0e88fec0c user: dan tags: experimental)
15:01
Merge latest trunk changes into experimental branch. (check-in: b39f7479c0 user: dan tags: experimental)
14:46
Update to session module documentation. (check-in: c8d92d73ec user: dan tags: experimental)
11:56
Updates to TH3 documentation. (check-in: 8bc0546bb6 user: drh tags: trunk)
2016-08-27
23:54
Use &lt; instead of < in the r-tree documentation. (check-in: a55027b452 user: drh tags: trunk)
2016-08-26
18:52
Fix a bug in the previous checkin. (check-in: 92ed3a43f0 user: dan tags: experimental)
09:24
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 tags: experimental)
2016-08-25
20:47
Merge trunk changes into this branch. (check-in: a3888fbe0e user: dan tags: experimental)
19:50
Update documentation for the sqldiff tool to include the --vtab option. (check-in: 0e6ed0fa48 user: dan tags: trunk)
17:29
Change the way sub-sections are selected by the search script. (check-in: c7628dcb37 user: dan tags: experimental)
12:18
Add <fancy_format> or <table_of_contents> markup to a few more documents. To ensure that there are enough anchors in the longer documents for the search script to use. (check-in: 066e5931ce user: dan tags: experimental)
2016-08-24
19:26
Further updates to search database and script. (check-in: cc51dec17e user: dan tags: experimental)
2016-08-20
17:22
Add "jump to" links to relevant sections of large documents in search results. (check-in: 9d49a78f9b user: dan tags: experimental)
2016-08-19
17:02
Fix more minor search problems. (check-in: c345859928 user: dan tags: experimental)
2016-08-18
20:07
Rework the site search to use FTS5. (check-in: 18e4a7b157 user: dan tags: experimental)
2016-08-17
12:01
In althttpd.c, increase the default maximum content size to 250MB. (check-in: f65bebb25e user: drh tags: trunk)
2016-08-16
10:46
Omit the underscore from hyperlinks in a few places where doing so makes the text less cluttered. (check-in: 70a94f20fa user: dan tags: experimental)
2016-08-15
20:16
Add new documents category - "Extensions". (check-in: d9b961a79a user: dan tags: experimental)
19:01
Undo a change made accidentally to docs.html. (check-in: d118188bb0 user: dan tags: experimental)
18:43
Fix layout issues in footer. Restrict footer to the front page only (not every page). (check-in: 5abf48cdb6 user: dan tags: experimental)
16:02
Add links to each section at the top of the docs.html page. (check-in: 336ce36b23 user: dan tags: experimental)
2016-08-13
20:02
Add experimental footer to each page featuring many of the links from docs.html. (check-in: 8200ba6e9a user: dan tags: experimental)
2016-08-12
08:17
Further fixes and enhancements to the About page. (check-in: f636f2cafe user: drh tags: trunk)
08:11
Fix a typo on the About page. (check-in: 6078886d9c user: drh tags: trunk)
07:15
Fix a typo on the download page. (check-in: 741e7a34be user: drh tags: trunk)
2016-08-11
19:12
News item for 3.14.1 added. (check-in: 8d42b5de02 user: drh tags: trunk)
19:02
Version 3.14.1 (check-in: 5d83625491 user: drh tags: trunk, release, version-3.14.1)
18:08
Update the change log for version 3.14.1. (check-in: d986e123df user: drh tags: trunk)
2016-08-10
12:01
Fix typo in FTS3 docs. (check-in: 58a14bf9e1 user: drh tags: trunk)