Fossil

All files named "www/qandc.wiki"
Login

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

History for www/qandc.wiki

2023-05-10
17:02
In an effort to make www/* source documents read as cleanly as their rendered counterparts, replaced nearly all use of HTML "p" tags, relying instead on the Wiki and Markdown markup features to achieve the same appearance. The only uses remaining are: * in Markdown nested lists, where blank lines should render the list items as separate paragraphs just as at the list's top level; since it does not, if you want a line break, you either have to wrap the item in "p" tags or do the double-br hack. * in Wiki where blank lines within a list give you a separate list in the HTML output; this is fine for bullet lists, but with numbered lists it causes the numbering to restart unless you do the same sort of manual HTML workaround as with the prior item * in plain HTML docs and wiki docs between "nowiki" tags In many places, this cleanup gets rid of pointless stray "p" tags, placating HTML verifiers. ... (file: [2e692648ea] check-in: [1fd407f61a] user: wyoung branch: trunk, size: 6418)
2023-01-13
16:52
Modernized several old fossil-scm.org URLs, changing "http" to "https" where absolute URLs are necessary, and using site-relative URLs otherwise. Also found and fixed a reference to fossil-scm.hwaci.com, which doesn't seem to resolve any more. ... (file: [bf3951937b] check-in: [143f1db75f] user: wyoung branch: trunk, size: 6481)
2021-02-09
13:34
The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. ... (file: [0eac0141dc] check-in: [09908ab058] user: drh branch: trunk, size: 6479)
2020-04-11
12:15
Add a warning to the qandc.wiki page that it is old and out-of-date. ... (file: [fb487d2b94] check-in: [07605f369c] user: drh branch: trunk, size: 6487)
2016-11-07
00:33
Integrate andygoth-changes, try two ... (file: [b8b6f96687] check-in: [e7764947d7] user: andygoth branch: trunk, size: 6451)
2016-11-05
16:08
Add missing title tags to documents ... (file: [699c0f7925] check-in: [26abbe3b04] user: andygoth branch: trunk, size: 6454)
2016-11-02
10:16
Eliminate unnecessary end-of-line spacing in wiki. No textual changes. ... (file: [a36aa53c4a] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 6411)
2015-01-13
08:30
typo ... (file: [e07b21da22] check-in: [bc04f483f9] user: jan.nijtmans branch: trunk, size: 6422)
2015-01-12
11:35
Fix typos in documentation and update the size estimate. ... (file: [66dd457285] check-in: [ec1197ca01] user: drh branch: trunk, size: 6422)
2010-10-05
00:40
Fix HTML typo in qandc.wiki. Ticket [cee1b58990e81] ... (file: [e7cec2ffe2] check-in: [e6c8df3bb7] user: drh branch: trunk, size: 6239)
2010-06-11
12:27
Fix documentation typos. ... (file: [e334447f82] check-in: [b16b4337b9] user: drh branch: trunk, size: 6239)
2009-02-21
13:09
Documentation tweaks. No changes to code. ... (file: [c8c3e7e8fe] check-in: [6ba52ae761] user: drh branch: trunk, size: 6236)
2009-01-25
21:16
Documentation updates: Added FAQ and testimonials. ... (file: [36405b750a] check-in: [627de3bf16] user: drh branch: trunk, size: 6173)
2008-11-20
03:14
Change the markup in the index.wiki page from HTML to wiki. Extend the wikitheory.wiki page. Other documentation tweaks. ... (file: [61ff0d8364] check-in: [7083eb1a1c] user: drh branch: trunk, size: 6095)
2008-10-11
15:11
Fix a few typos in documentation. ... (file: [11bd9cb67a] check-in: [4ef19b554a] user: drh branch: trunk, size: 4979)
2008-10-09
18:09
Fixed a number of small typos. ... (file: [1cfcbbb4e1] check-in: [d0e8e88d54] user: aku branch: trunk, size: 5113)
2008-10-06
11:28
Minor edits to the Questions and Criticisms document. ... (file: [75989d6590] check-in: [5cbfe0cde2] user: drh branch: trunk, size: 5111)
00:31
Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. ... (file: [bd20a9934c] check-in: [cbc8983685] user: drh branch: trunk, size: 5148)