mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-13 00:06:04 +00:00
Change references to editions/clientserver into editions/server
This commit is contained in:
@@ -23,4 +23,4 @@ Host configuration: <$edit-text tiddler="$:/config/tiddlyweb/host" tag="input" d
|
||||
|
||||
Download an offline copy of this wiki:
|
||||
|
||||
{{$:/editions/clientserver/download-offline-button}}
|
||||
{{$:/editions/server/download-offline-button}}
|
@@ -1,3 +1,3 @@
|
||||
title: $:/editions/clientserver/download-offline-button
|
||||
title: $:/editions/server/download-offline-button
|
||||
|
||||
<$button message="tw-download-file" param="$:/editions/clientserver/download-offline" class="btn-big-green">Download Offline Snapshot {{$:/core/images/save-button}}</$button>
|
||||
<$button message="tw-download-file" param="$:/editions/server/download-offline" class="btn-big-green">Download Offline Snapshot {{$:/core/images/save-button}}</$button>
|
@@ -1,4 +1,4 @@
|
||||
title: $:/editions/clientserver/download-offline
|
||||
title: $:/editions/server/download-offline
|
||||
|
||||
\define saveTiddlerFilter()
|
||||
[is[tiddler]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[[$:/plugins/tiddlywiki/filesystem]] -[[$:/plugins/tiddlywiki/tiddlyweb]] +[sort[title]]
|
||||
|
Reference in New Issue
Block a user