Not logged in
Diff

Differences From Artifact [953206fd82]:

  • File www/bugtheory.wiki — part of check-in [5523218023] at 2009-08-24 17:54:24 on branch trunk — Add <title> markup to several of the embedded documentation pages. (user: drh size: 6442) [more...]

To Artifact [b809c20d72]:

  • File www/bugtheory.wiki — part of check-in [109114baf4] at 2009-09-21 15:08:49 on branch trunk — Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. (user: drh size: 6514) [more...]

111
112
113
114
115
116
117
118
119



120
121
122
123
124
125
111
112
113
114
115
116
117


118
119
120
121
122
123
124
125
126







-
-
+
+
+






table schema and content is part of the local state of a repository
and is not shared with other repositories during a sync, push, or pull.

Each repository also defines scripts used to generate web pages for
creating new tickets, viewing existing tickets, and modifying an
existing ticket.  These scripts consist of HTML with an embedded
scripts written an a Tcl-like language called "TH1".  Every new fossil
repository is created with default scripts.  There is currently no
documentation on the TH1 language.  Administrators wishing to
repository is created with default scripts.  Paul Ruizendaal has written
documentation on the TH1 language that is available at
[http://www.sqliteconcepts.org/THManual.pdf].  Administrators wishing to
customize their ticket entry, viewing, and editing screens should
modify the default scripts to suit their needs.  These screen generator
scripts are part of the local state of a repository and are not shared
with other repositories during a sync, push, or pull.

<i>To be continued...</i>