mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
11 lines
579 B
Plaintext
11 lines
579 B
Plaintext
created: 20140811112457311
|
|
modified: 20140811113344084
|
|
tags: Messages
|
|
title: WidgetMessage: tm-logout
|
|
type: text/vnd.tiddlywiki
|
|
caption: tm-logout
|
|
|
|
The logout message attempts to log the user out of the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username.
|
|
|
|
The logout message is handled by the TiddlyWiki core SyncMechanism which invokes the current [[SyncAdaptorModule|SyncAdaptorModules]] (typically the ''tiddlywiki/tiddlywebadaptor'' plugin).
|