Fossil SCM
Remove a dead link to an external description of TH1 from the bugtheory.wiki document. Replace it with the internal TH1 documentation.
Commit
c128f93042ac8920eccb91fadcd6eace0458765ecd18a78c567bc103ec9056af
Parent
d5f322ef4628614…
1 file changed
+2
-4
+2
-4
| --- www/bugtheory.wiki | ||
| +++ www/bugtheory.wiki | ||
| @@ -112,14 +112,12 @@ | ||
| 112 | 112 | and is not shared with other repositories during a sync, push, or pull. |
| 113 | 113 | |
| 114 | 114 | Each repository also defines scripts used to generate web pages for |
| 115 | 115 | creating new tickets, viewing existing tickets, and modifying an |
| 116 | 116 | existing ticket. These scripts consist of HTML with an embedded |
| 117 | -scripts written a Tcl-like language called "TH1". Every new fossil | |
| 118 | -repository is created with default scripts. Paul Ruizendaal has written | |
| 119 | -documentation on the TH1 language that is available at | |
| 120 | -[http://www.sqliteconcepts.org/THManual.pdf]. Administrators wishing to | |
| 117 | +scripts written a Tcl-like language called "[./th1.md|TH1]". Every new fossil | |
| 118 | +repository is created with default scripts. Administrators wishing to | |
| 121 | 119 | customize their ticket entry, viewing, and editing screens should |
| 122 | 120 | modify the default scripts to suit their needs. These screen generator |
| 123 | 121 | scripts are part of the local state of a repository and are not shared |
| 124 | 122 | with other repositories during a sync, push, or pull. |
| 125 | 123 | |
| 126 | 124 |
| --- www/bugtheory.wiki | |
| +++ www/bugtheory.wiki | |
| @@ -112,14 +112,12 @@ | |
| 112 | and is not shared with other repositories during a sync, push, or pull. |
| 113 | |
| 114 | Each repository also defines scripts used to generate web pages for |
| 115 | creating new tickets, viewing existing tickets, and modifying an |
| 116 | existing ticket. These scripts consist of HTML with an embedded |
| 117 | scripts written a Tcl-like language called "TH1". Every new fossil |
| 118 | repository is created with default scripts. Paul Ruizendaal has written |
| 119 | documentation on the TH1 language that is available at |
| 120 | [http://www.sqliteconcepts.org/THManual.pdf]. Administrators wishing to |
| 121 | customize their ticket entry, viewing, and editing screens should |
| 122 | modify the default scripts to suit their needs. These screen generator |
| 123 | scripts are part of the local state of a repository and are not shared |
| 124 | with other repositories during a sync, push, or pull. |
| 125 | |
| 126 |
| --- www/bugtheory.wiki | |
| +++ www/bugtheory.wiki | |
| @@ -112,14 +112,12 @@ | |
| 112 | and is not shared with other repositories during a sync, push, or pull. |
| 113 | |
| 114 | Each repository also defines scripts used to generate web pages for |
| 115 | creating new tickets, viewing existing tickets, and modifying an |
| 116 | existing ticket. These scripts consist of HTML with an embedded |
| 117 | scripts written a Tcl-like language called "[./th1.md|TH1]". Every new fossil |
| 118 | repository is created with default scripts. Administrators wishing to |
| 119 | customize their ticket entry, viewing, and editing screens should |
| 120 | modify the default scripts to suit their needs. These screen generator |
| 121 | scripts are part of the local state of a repository and are not shared |
| 122 | with other repositories during a sync, push, or pull. |
| 123 | |
| 124 |