Fossil

Check-in [42c9718f93]
Login

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

Overview
Comment:Update and extend verbiage for the 'th1-docs' setting.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | dynamicTh1Docs
Files: files | file ages | folders
SHA1: 42c9718f93213dec39c1709bb42cb46a783b4ff9
User & Date: mistachkin 2014-09-10 07:33:53.508
Context
2014-09-10
18:37
Add support for using TH1 for embedded documentation files. Disabled by default at compile-time and at runtime. check-in: c91bafccb5 user: mistachkin tags: trunk
07:33
Update and extend verbiage for the 'th1-docs' setting. Closed-Leaf check-in: 42c9718f93 user: mistachkin tags: dynamicTh1Docs
2014-09-09
21:25
Merge updates from trunk. check-in: fdfe5e66f1 user: mistachkin tags: dynamicTh1Docs
Changes
Unified Diff Ignore Whitespace Patch
Changes to src/db.c.
2412
2413
2414
2415
2416
2417
2418
2419


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
**                     interpreter will be able to evaluate arbitrary TH1
**                     expressions and scripts. Default: off.
**
**    tcl-setup        This is the setup script to be evaluated after creating
**     (versionable)   and initializing the Tcl interpreter.  By default, this
**                     is empty and no extra setup is performed.
**
**    th1-docs         WARNING: If enabled, this allows embedded documentation


**                     files to contain TH1 scripts that are evaluated on the
**                     server.  If native Tcl integration is also enabled, this
**                     setting has the potential to allow anybody with check-in
**                     privileges to do practically anything the associated
**                     operating system user account could do.  Extreme caution
**                     should be used when enabling this setting.
**
**    th1-hooks        If enabled (and Fossil was compiled with support for TH1
**                     hooks), special TH1 commands will be called before and
**                     after any Fossil command or web page. Default: off.
**
**    th1-setup        This is the setup script to be evaluated after creating
**     (versionable)   and initializing the TH1 interpreter.  By default, this







|
>
>
|
|
|
|
|
|







2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
**                     interpreter will be able to evaluate arbitrary TH1
**                     expressions and scripts. Default: off.
**
**    tcl-setup        This is the setup script to be evaluated after creating
**     (versionable)   and initializing the Tcl interpreter.  By default, this
**                     is empty and no extra setup is performed.
**
**    th1-docs         WARNING: If enabled (and Fossil was compiled with TH1
**                     support for embedded documentation files), this allows
**                     embedded documentation files to contain arbitrary TH1
**                     scripts that are evaluated on the server.  If native
**                     Tcl integration is also enabled, this setting has the
**                     potential to allow anybody with check-in privileges to
**                     do almost anything that the associated operating system
**                     user account could do.  Extreme caution should be used
**                     when enabling this setting.  Default: off.
**
**    th1-hooks        If enabled (and Fossil was compiled with support for TH1
**                     hooks), special TH1 commands will be called before and
**                     after any Fossil command or web page. Default: off.
**
**    th1-setup        This is the setup script to be evaluated after creating
**     (versionable)   and initializing the TH1 interpreter.  By default, this