mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
TiddlyWeb control panel update
This commit is contained in:
parent
4b84d9bfe5
commit
ecca7a3ea9
@ -6,7 +6,7 @@ tags: $:/tags/ControlPanel
|
|||||||
Log in to ~TiddlyWeb: <$button message="tw-login" class="btn btn-info">Login</$button>
|
Log in to ~TiddlyWeb: <$button message="tw-login" class="btn btn-info">Login</$button>
|
||||||
</$reveal>
|
</$reveal>
|
||||||
<$reveal state="$:/status/IsLoggedIn" type="match" text="yes">
|
<$reveal state="$:/status/IsLoggedIn" type="match" text="yes">
|
||||||
Log out of ~TiddlyWeb: <$button message="tw-logout" class="btn btn-warning">Logout</$button>
|
Logged in as {{$:/status/UserName}} <$button message="tw-logout" class="btn btn-warning">Logout</$button>
|
||||||
</$reveal>
|
</$reveal>
|
||||||
|
|
||||||
Host configuration: <$edit-text tiddler="$:/config/tiddlyweb/host" tag="input" default=""/>
|
Host configuration: <$edit-text tiddler="$:/config/tiddlyweb/host" tag="input" default=""/>
|
||||||
|
Loading…
Reference in New Issue
Block a user