From 8d7c869072fe0a6452af4bbee75a3e9b02e2539f Mon Sep 17 00:00:00 2001 From: Marxsal Date: Fri, 8 Oct 2021 11:09:17 -0700 Subject: [PATCH] Changes to TiddlyServer by Matt Lauber (#6094) This version of the project is not maintained. I've noted this and added a link to Arlen Beiler's community reference. I suppose it could be deleted entirely, but might be useful for historical purposes? --- .../community/resources/_TiddlyServer_ by Matt Lauber.tid | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/community/resources/_TiddlyServer_ by Matt Lauber.tid b/editions/tw5.com/tiddlers/community/resources/_TiddlyServer_ by Matt Lauber.tid index 615298b6b..9db852a1d 100644 --- a/editions/tw5.com/tiddlers/community/resources/_TiddlyServer_ by Matt Lauber.tid +++ b/editions/tw5.com/tiddlers/community/resources/_TiddlyServer_ by Matt Lauber.tid @@ -1,11 +1,14 @@ created: 20161226165024380 creator: Matt Lauber -modified: 20210106151027226 +modified: 20211008161027226 tags: [[Other resources]] title: "TiddlyServer" by Matt Lauber type: text/vnd.tiddlywiki url: https://github.com/mklauber/TiddlyServer/releases/ +''Note:'' This is an older version of ~TiddlyServer. A modern version can be referenced [[here.|TiddlyServer by Arlen Beiler]] + +---- TiddlyServer is a special purpose Desktop app, designed to facilitate managing multiple instances of TiddlyWiki running as a server. It does not require internet acess to access the wikis. {{!!url}} @@ -14,4 +17,3 @@ TiddlyServer is a special purpose Desktop app, designed to facilitate managing m TiddlyServer can import both TiddlyWiki files and TiddlyFolder wikis. For each wiki, you specify a prefix to serve it with and the source to import from. It will copy the wikis to its own internal store and begin serving them up at http://localhost:8080/{prefix}/. The export button for each wiki will convert it to a single file wiki. <<< -