Fossil SCM

Typo fix and changelog pikchr update.

stephan 2020-09-14 00:55 trunk
Commit d9b42358123b7599196c3e7406af4af1657cfd7dd5d0c09b38907bba5be6e62a
2 files changed +1 -1 +5 -1
+1 -1
--- src/th_main.c
+++ src/th_main.c
@@ -31,11 +31,11 @@
3131
#define TH_INIT_NEED_CONFIG ((u32)0x00000001) /* Open configuration first? */
3232
#define TH_INIT_FORCE_TCL ((u32)0x00000002) /* Force Tcl to be enabled? */
3333
#define TH_INIT_FORCE_RESET ((u32)0x00000004) /* Force TH1 commands re-added? */
3434
#define TH_INIT_FORCE_SETUP ((u32)0x00000008) /* Force eval of setup script? */
3535
#define TH_INIT_NO_REPO ((u32)0x00000010) /* Skip opening repository. */
36
-#define TH_INIT_NO_ENCODE ((u32)0x00000020) /* Do not html-encode sentText() output. */
36
+#define TH_INIT_NO_ENCODE ((u32)0x00000020) /* Do not html-encode sendText() output. */
3737
#define TH_INIT_MASK ((u32)0x0000003F) /* All possible init flags. */
3838
3939
/*
4040
** Useful and/or "well-known" combinations of flag values.
4141
*/
4242
--- src/th_main.c
+++ src/th_main.c
@@ -31,11 +31,11 @@
31 #define TH_INIT_NEED_CONFIG ((u32)0x00000001) /* Open configuration first? */
32 #define TH_INIT_FORCE_TCL ((u32)0x00000002) /* Force Tcl to be enabled? */
33 #define TH_INIT_FORCE_RESET ((u32)0x00000004) /* Force TH1 commands re-added? */
34 #define TH_INIT_FORCE_SETUP ((u32)0x00000008) /* Force eval of setup script? */
35 #define TH_INIT_NO_REPO ((u32)0x00000010) /* Skip opening repository. */
36 #define TH_INIT_NO_ENCODE ((u32)0x00000020) /* Do not html-encode sentText() output. */
37 #define TH_INIT_MASK ((u32)0x0000003F) /* All possible init flags. */
38
39 /*
40 ** Useful and/or "well-known" combinations of flag values.
41 */
42
--- src/th_main.c
+++ src/th_main.c
@@ -31,11 +31,11 @@
31 #define TH_INIT_NEED_CONFIG ((u32)0x00000001) /* Open configuration first? */
32 #define TH_INIT_FORCE_TCL ((u32)0x00000002) /* Force Tcl to be enabled? */
33 #define TH_INIT_FORCE_RESET ((u32)0x00000004) /* Force TH1 commands re-added? */
34 #define TH_INIT_FORCE_SETUP ((u32)0x00000008) /* Force eval of setup script? */
35 #define TH_INIT_NO_REPO ((u32)0x00000010) /* Skip opening repository. */
36 #define TH_INIT_NO_ENCODE ((u32)0x00000020) /* Do not html-encode sendText() output. */
37 #define TH_INIT_MASK ((u32)0x0000003F) /* All possible init flags. */
38
39 /*
40 ** Useful and/or "well-known" combinations of flag values.
41 */
42
--- www/changes.wiki
+++ www/changes.wiki
@@ -4,12 +4,16 @@
44
<h2>Changes for Version 2.13 (pending)</h2>
55
66
* Added support for [./interwiki.md|interwiki links].
77
* Enable &lt;del&gt; and &lt;ins&gt; markup in wiki.
88
* Improvements to the Forum threading display.
9
- * Added support for embedding [https://fossil-scm.org/pikchr|pikchr]
9
+ * Added support for embedding [https://pikchr.org|pikchr]
1010
markup in markdown and fossil-wiki content.
11
+ * The new "[/help?cmd=pikchr|pikchr]" command can render
12
+ pikchr scripts, optionally pre-processed with
13
+ [/doc/trunk/www/th1.md|TH1] blocks and variables exactly like
14
+ site skins are.
1115
* The new [/help?cmd=/pikchrshow|pikchrshow] page provides an
1216
editor and previewer for pikchr markup.
1317
1418
<a name='v2_12'></a>
1519
<h2>Changes for Version 2.12.1 (2020-08-20)</h2>
1620
--- www/changes.wiki
+++ www/changes.wiki
@@ -4,12 +4,16 @@
4 <h2>Changes for Version 2.13 (pending)</h2>
5
6 * Added support for [./interwiki.md|interwiki links].
7 * Enable &lt;del&gt; and &lt;ins&gt; markup in wiki.
8 * Improvements to the Forum threading display.
9 * Added support for embedding [https://fossil-scm.org/pikchr|pikchr]
10 markup in markdown and fossil-wiki content.
 
 
 
 
11 * The new [/help?cmd=/pikchrshow|pikchrshow] page provides an
12 editor and previewer for pikchr markup.
13
14 <a name='v2_12'></a>
15 <h2>Changes for Version 2.12.1 (2020-08-20)</h2>
16
--- www/changes.wiki
+++ www/changes.wiki
@@ -4,12 +4,16 @@
4 <h2>Changes for Version 2.13 (pending)</h2>
5
6 * Added support for [./interwiki.md|interwiki links].
7 * Enable &lt;del&gt; and &lt;ins&gt; markup in wiki.
8 * Improvements to the Forum threading display.
9 * Added support for embedding [https://pikchr.org|pikchr]
10 markup in markdown and fossil-wiki content.
11 * The new "[/help?cmd=pikchr|pikchr]" command can render
12 pikchr scripts, optionally pre-processed with
13 [/doc/trunk/www/th1.md|TH1] blocks and variables exactly like
14 site skins are.
15 * The new [/help?cmd=/pikchrshow|pikchrshow] page provides an
16 editor and previewer for pikchr markup.
17
18 <a name='v2_12'></a>
19 <h2>Changes for Version 2.12.1 (2020-08-20)</h2>
20

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button