Shortcut for saving the wiki

just made a shortcut for the HTML5 fallback saver
This commit is contained in:
HC 2019-02-14 10:04:44 +01:00 committed by GitHub
parent 8b60dbb81d
commit fb09cfe3ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,8 @@
created: 20190214081649704
creator: HC Haase
modified: 20190214083832423
modifier: HC Haase
tags:
title: $:/config/ShortcutInfo/save-wiki
Saves the wiki

View File

@ -0,0 +1,7 @@
created: 20190214083939858
creator: HC Haase
modified: 20190214083939858
modifier: HC Haase
title: $:/config/shortcuts/save-wiki
alt-S

View File

@ -0,0 +1,13 @@
created: 20190214084155450
creator: HC Haase
key: ((save-wiki))
modified: 20190214084739789
modifier: HC Haase
tags: $:/tags/KeyboardShortcut
title: $:/core/ui/KeyboardShortcuts/save-wiki
<$wikify name="site-title" text={{$:/config/SaveWikiButton/Filename}}>
<$action-sendmessage $message="tm-save-wiki" $param={{$:/config/SaveWikiButton/Template}} filename=<<site-title>>/>
</$wikify>