From d9fa39aa142fbdc49eae57263860b377a87178f3 Mon Sep 17 00:00:00 2001 From: "jeremy@jermolene.com" Date: Mon, 12 Jun 2023 08:48:42 +0100 Subject: [PATCH] Move settings from demo into plugin Because now the Flickr macros are part of the plugin --- plugins/tiddlywiki/geospatial/plugin.info | 2 +- .../tiddlywiki/geospatial/settings.tid | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) rename editions/geospatialdemo/tiddlers/Settings.tid => plugins/tiddlywiki/geospatial/settings.tid (65%) diff --git a/plugins/tiddlywiki/geospatial/plugin.info b/plugins/tiddlywiki/geospatial/plugin.info index c75cb3ed5..581c6e293 100644 --- a/plugins/tiddlywiki/geospatial/plugin.info +++ b/plugins/tiddlywiki/geospatial/plugin.info @@ -2,5 +2,5 @@ "title": "$:/plugins/tiddlywiki/geospatial", "name": "Geospatial Utilities", "description": "Geospatial utilities", - "list": "readme docs license" + "list": "readme docs settings license" } diff --git a/editions/geospatialdemo/tiddlers/Settings.tid b/plugins/tiddlywiki/geospatial/settings.tid similarity index 65% rename from editions/geospatialdemo/tiddlers/Settings.tid rename to plugins/tiddlywiki/geospatial/settings.tid index 7b3a07143..55854100b 100644 --- a/editions/geospatialdemo/tiddlers/Settings.tid +++ b/plugins/tiddlywiki/geospatial/settings.tid @@ -1,9 +1,8 @@ -title: Settings -tags: $:/tags/GeospatialDemo +title: $:/plugins/tiddlywiki/geospatial/settings -! Geospatial Demo Settings +! Geospatial Plugin Settings -This demo runs entirely in the browser, with no backend server component. A consequence of this design is that the API keys required to access external services must be obtained by the end user. These keys are stored in the browser and so only need to be set up once. +This plugin runs entirely in the browser, with no backend server component. A consequence of this design is that the API keys required to access external services must be obtained by the end user. These keys are stored in the browser and so only need to be set up once. !! ~TravelTime API key