mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Add "full" edition for testing plugins
This commit is contained in:
parent
42499ea6ff
commit
bd175504f8
6
editions/full/tiddlers/DefaultTiddlers.tid
Normal file
6
editions/full/tiddlers/DefaultTiddlers.tid
Normal file
@ -0,0 +1,6 @@
|
||||
created: 20131127215321439
|
||||
modified: 20140912135951542
|
||||
title: $:/DefaultTiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
HelloThere
|
12
editions/full/tiddlers/HelloThere.tid
Normal file
12
editions/full/tiddlers/HelloThere.tid
Normal file
@ -0,0 +1,12 @@
|
||||
title: HelloThere
|
||||
|
||||
The "full" edition of TiddlyWiki consists of all the available languages, themes and plugins for TiddlyWiki.
|
||||
|
||||
It is intended for use in testing TiddlyWiki - in particular, for switching between all the available language plugins.
|
||||
|
||||
{{$:/language/ControlPanel/Basics/Language/Prompt}}: {{$:/snippets/minilanguageswitcher}}
|
||||
|
||||
---
|
||||
|
||||
{{$:/core/ui/ControlPanel/Plugins/Installed}}
|
||||
|
52
editions/full/tiddlywiki.info
Normal file
52
editions/full/tiddlywiki.info
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"description": "Full edition, containing all languages, themes and plugins",
|
||||
"plugins": [
|
||||
"tiddlywiki/browser-sniff",
|
||||
"tiddlywiki/cecily",
|
||||
"tiddlywiki/classictools",
|
||||
"tiddlywiki/codemirror",
|
||||
"tiddlywiki/d3",
|
||||
"tiddlywiki/github-fork-ribbon",
|
||||
"tiddlywiki/googleanalytics",
|
||||
"tiddlywiki/help",
|
||||
"tiddlywiki/highlight",
|
||||
"tiddlywiki/katex",
|
||||
"tiddlywiki/markdown",
|
||||
"tiddlywiki/nodewebkitsaver",
|
||||
"tiddlywiki/railroad",
|
||||
"tiddlywiki/stacked-view"
|
||||
],
|
||||
"languages": [
|
||||
"cs-CZ",
|
||||
"da-DK",
|
||||
"de-AT",
|
||||
"de-DE",
|
||||
"el-GR",
|
||||
"en-GB",
|
||||
"en-US",
|
||||
"es-ES",
|
||||
"fr-FR",
|
||||
"hi-IN",
|
||||
"ia-IA",
|
||||
"it-IT",
|
||||
"ja-JP",
|
||||
"nl-NL",
|
||||
"pa-IN",
|
||||
"pt-PT",
|
||||
"ru-RU",
|
||||
"zh-Hans",
|
||||
"zh-Hant"
|
||||
],
|
||||
"themes": [
|
||||
"tiddlywiki/centralised",
|
||||
"tiddlywiki/readonly",
|
||||
"tiddlywiki/seamless",
|
||||
"tiddlywiki/snowwhite",
|
||||
"tiddlywiki/starlight",
|
||||
"tiddlywiki/vanilla"
|
||||
],
|
||||
"build": {
|
||||
"index": [
|
||||
"--rendertiddler","$:/core/save/all","index.html","text/plain"]
|
||||
}
|
||||
}
|
11
editions/tw5.com/tiddlers/editions/Full Edition.tid
Normal file
11
editions/tw5.com/tiddlers/editions/Full Edition.tid
Normal file
@ -0,0 +1,11 @@
|
||||
created: 20150310103210459
|
||||
modified: 20150310103210459
|
||||
tags: Editions
|
||||
title: Full Edition
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
The "full" edition of TiddlyWiki consists of all the available languages, themes and plugins for TiddlyWiki. It is intended for use in testing TiddlyWiki - in particular, for switching between all the available language plugins.
|
||||
|
||||
The full edition can be downloaded from:
|
||||
|
||||
http://tiddlywiki.com/editions/full/index.html
|
Loading…
Reference in New Issue
Block a user