1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 02:09:43 +00:00
TiddlyWiki5/tw2/source/translations/locales/core/en/OptionsPanel.tiddler
Jeremy Ruston a1c8ac624f Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the
result runs correctly.
2012-05-29 22:02:38 +01:00

16 lines
623 B
Plaintext
Executable File

<div title="OptionsPanel" modifier="MartinBudden" tags="excludeLists excludeSearch">
<pre>These Interface Options for customising TiddlyWiki are saved in your browser
Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)
&lt;&lt;option txtUserName&gt;&gt;
&lt;&lt;option chkSaveBackups&gt;&gt; Save backups
&lt;&lt;option chkAutoSave&gt;&gt; Auto save
&lt;&lt;option chkRegExpSearch&gt;&gt; Regexp search
&lt;&lt;option chkCaseSensitiveSearch&gt;&gt; Case sensitive search
&lt;&lt;option chkAnimate&gt;&gt; Enable animations
----
Also see [[TranslatedAdvancedOptions|AdvancedOptions]]</pre>
</div>