Fossil

History of www/newrepo.wiki of b3ccc4bf34a525a4
Login

History of www/newrepo.wiki of b3ccc4bf34a525a4

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

History of file www/newrepo.wiki at check-in b3ccc4bf34a525a4

2024-10-20
11:59
Added platform-dependent note. ... (file: [8192ea396a] check-in: [30d68fde88] user: brickviking branch: bv-corrections01, size: 5752)
2024-02-08
20:35
Merged trunk changes in ... (file: [6a71485f3f] check-in: [9a9276d693] user: wyoung branch: inskinerator-modern-backport, size: 5672)
2024-02-04
10:06
www/newrepo.wiki: remove user@machine references to reduce the noise level. Minor content touchups. ... (file: [8f59f8f792] check-in: [dc0e054356] user: stephan branch: trunk, size: 5675)
04:42
Added three new block-element classes to the skin to replace use of "blockquote" with semantic alternatives: * "indent" for cases where the only purpose was to indent things * "blockquote" where you want an actual block quote in a wiki doc and thus can't use a "blockquote" element due to the historical misuse of this tag, preventing us from doing the same for it as we do for MD * "sidebar" when the reason you wanted an indented paragraph was to create a sidebar; this is styled much like a blockquote in MD (or the new "blockquote" class in wiki docs) but floats to the right. Using all three of these in the remaining www/ docs that still used explicit "blockquote" tags. (If you're wondering why the prior commit claims to have dealt with all of these tags when this commit belies that, it's because this work was done en masse, then split up into two related commits to keep the commit messages more on-point. It was easier to commit these two chunks of work in this order. It would have required a complicated dance with the stash to commit them in the more logical order.) ... (file: [fe4e59c5e2] check-in: [56c7c2cb13] user: wyoung branch: inskinerator-modern-backport, size: 6063)
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: [785cb1e8bd] check-in: [1fd407f61a] user: wyoung branch: trunk, size: 6066)
2021-11-27
12:05
Fox typo in documentation, as reported [forum:/forumpost/599f8ad48e|on the forum]. ... (file: [bbc20d277c] check-in: [1764410aab] user: drh branch: trunk, size: 6074)
2016-11-02
10:16
Eliminate unnecessary end-of-line spacing in wiki. No textual changes. ... (file: [8b05313b8c] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 6079)
2012-09-19
12:23
Updates to the permuted documentation index. ... (file: [f0b0a01e2d] check-in: [1006126146] user: drh branch: trunk, size: 6081)
2010-07-23
09:37
Fixed various typos and omissions in help sections ... (file: [c6c830e791] check-in: [44b02c3de9] user: BMorgat branch: trunk, size: 6070)
2010-06-11
12:27
Fix documentation typos. ... (file: [41550db5c2] check-in: [b16b4337b9] user: drh branch: trunk, size: 6074)
2009-01-25
19:18
Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. ... (file: [0f60ddea66] check-in: [766bec08ce] user: drh branch: trunk, size: 6070)
2009-01-23
00:16
Change "baseline" to "check-in" in the on-line documentation. ... (file: [6e108d436b] check-in: [904ee40b93] user: drh branch: trunk, size: 6070)
2008-05-23
12:24
removed USER stuff. Reorganized. i would have SWORN that i checked this in yesterday. ... (file: [863d886ba5] check-in: [ab5ab46206] user: stephan branch: trunk, size: 6117)
2008-05-20
15:45
new HOWTO: setting up a repo ... (file: [5136040a41] check-in: [a5f1c79f28] user: stephan branch: trunk, size: 5988)