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