History of www/server/whyuseaserver.wiki of 4ad0d9798e775e33
Not logged in

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

History of file www/server/whyuseaserver.wiki at check-in 4ad0d9798e775e33

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: [7791e9e8e0] check-in: [1fd407f61a] user: wyoung branch: trunk, size: 4598

2021-04-15
03:20
Added a paragraph to point #5 in the "benefits of a server" doc to point to Larry Brasfield's new "SQLite Over a Network, Caveats and Considerations" article and to give a Fossil-specific gloss on it. file: [3d9506f0ab] check-in: [130abdcec2] user: wyoung branch: trunk, size: 4625
2021-02-26
07:05
Tightened up the new reason #5 for "why set up a server". file: [01749afe4f] check-in: [50a0e024fb] user: wyoung branch: trunk, size: 4073
06:23
Added a link to the backups doc from the "benefits of a server" doc, fixed a few more grammar problems, and fixed a few URLs in prior commits. file: [f1e93f096b] check-in: [4f9c6210cd] user: wyoung branch: trunk, size: 4202
06:20
Grammar tweaks in point 2 of the "whyuseaserver.wiki" doc. file: [d4712be6a5] check-in: [05e79793d8] user: wyoung branch: trunk, size: 4160
06:18
Noted the Fossil RBAC system as another reason you may want to set up a Fossil server. file: [e169c6604c] check-in: [a3a70a01aa] user: wyoung branch: trunk, size: 4133
06:14
Added an answer to SQLite's "how to corrupt" document to the "Benefits of a Fossil Server" doc, since setting up a server does largely solve those problems. file: [2a7b3ce13c] check-in: [f9cfadf1b4] user: wyoung branch: trunk, size: 3810
2021-01-12
16:00
Fix typos in Markdown and Wiki pages. file: [aa39fb7dd6] check-in: [e755561d73] user: danield branch: trunk, size: 2472
2020-12-29
23:24
Documentation tweaks. file: [de6a094d66] check-in: [5d3ba8aa90] user: drh branch: trunk, size: 2471
2020-03-06
10:06
eol-spacing in documentation file: [61cff94132] check-in: [d65540f5a9] user: jan.nijtmans branch: trunk, size: 2426
2020-02-08
17:53
Various documentation typo fixes. Remove the link to the (now obsolete) Fossil mailing list archive from the front page. file: [7e29e0d319] check-in: [b45da258cb] user: drh branch: trunk, size: 2428
2019-08-21
15:56
Server documentation updates. file: [716bdc37dd] check-in: [b2426c2786] user: drh branch: trunk, size: 2426
2019-08-16
14:25
Added: An attempt to make the main server.wiki page simpler and yet self-contained, all at once. file: [a83d9e7f91] check-in: [5bb1e11228] user: drh branch: server-docs, size: 2272