mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 09:30:28 +00:00
Include the geospatial plugin in the main release and in default tiddlers
This commit is contained in:
parent
a0e3650e45
commit
4a19764e72
@ -2,6 +2,7 @@ created: 20131127215321439
|
|||||||
modified: 20140912135951542
|
modified: 20140912135951542
|
||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
|
|
||||||
|
$:/plugins/tiddlywiki/geospatial
|
||||||
[[TiddlyWiki Pre-release]]
|
[[TiddlyWiki Pre-release]]
|
||||||
HelloThere
|
HelloThere
|
||||||
GettingStarted
|
GettingStarted
|
||||||
|
@ -3,6 +3,7 @@ modified: 20140912135951542
|
|||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
$:/plugins/tiddlywiki/geospatial
|
||||||
HelloThere
|
HelloThere
|
||||||
GettingStarted
|
GettingStarted
|
||||||
Community
|
Community
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"tiddlywiki/railroad",
|
"tiddlywiki/railroad",
|
||||||
"tiddlywiki/evernote",
|
"tiddlywiki/evernote",
|
||||||
"tiddlywiki/internals",
|
"tiddlywiki/internals",
|
||||||
"tiddlywiki/menubar"
|
"tiddlywiki/menubar",
|
||||||
|
"tiddlywiki/geospatial"
|
||||||
],
|
],
|
||||||
"themes": [
|
"themes": [
|
||||||
"tiddlywiki/vanilla",
|
"tiddlywiki/vanilla",
|
||||||
|
Loading…
Reference in New Issue
Block a user