mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 17:37:07 +00:00
Revised test data
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
This commit is contained in:
15
test/tiddlywiki.2.6.5/source/tiddlywiki/shadows/OptionsPanel.tiddler
Executable file
15
test/tiddlywiki.2.6.5/source/tiddlywiki/shadows/OptionsPanel.tiddler
Executable file
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user