mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 09:30:28 +00:00
920e11e792
Now the home button behaves as it did in 5.0.13, and the new refresh button does a full page refresh.
10 lines
502 B
Plaintext
10 lines
502 B
Plaintext
created: 20140819110529062
|
|
modified: 20140819110529062
|
|
tags: message
|
|
title: WidgetMessage: tw-refresh
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The `tw-refresh` message refreshes the current page by removing any [[permalink|PermaLinks]] from the browser address bar, causing the re-display of the [[$:/DefaultTiddlers]], and re-initialisation of any plugin tiddlers. It does not require any properties on the `event` object.
|
|
|
|
The refresh message is usually generated with the ButtonWidget and is handled by the core.
|