mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 02:26:19 +00:00
07df513140
Testing against the output of cook.rb isn't satisfactory because of the bugs in it; instead we're now going to test against the tiddlywiki.com build products
16 lines
496 B
Plaintext
Executable File
16 lines
496 B
Plaintext
Executable File
<div title="OptionsPanel">
|
|
<pre>These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
|
|
|
|
Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])
|
|
|
|
<<option txtUserName>>
|
|
<<option chkSaveBackups>> [[SaveBackups]]
|
|
<<option chkAutoSave>> [[AutoSave]]
|
|
<<option chkRegExpSearch>> [[RegExpSearch]]
|
|
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
|
|
<<option chkAnimate>> [[EnableAnimations]]
|
|
|
|
----
|
|
Also see [[AdvancedOptions]]</pre>
|
|
</div>
|