1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00

Cleanup editions information (#2444)

* Replace spaces to tabs from editions information

* Remove theme nighttime from editions information
This commit is contained in:
Myeongjin 2016-05-18 06:00:26 +09:00 committed by Jeremy Ruston
parent 34bc8a5507
commit a90cb03975
13 changed files with 51 additions and 54 deletions

View File

@ -9,7 +9,6 @@
"themes": [ "themes": [
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite", "tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight", "tiddlywiki/starlight",
"tiddlywiki/seamless", "tiddlywiki/seamless",
"tiddlywiki/centralised", "tiddlywiki/centralised",

View File

@ -1,19 +1,19 @@
{ {
"description": "Configuración en modo servidor de la edición es-ES", "description": "Configuración en modo servidor de la edición es-ES",
"plugins": [ "plugins": [
"tiddlywiki/tiddlyweb", "tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem", "tiddlywiki/filesystem",
"tiddlywiki/highlight" "tiddlywiki/highlight"
], ],
"themes": [ "themes": [
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite" "tiddlywiki/snowwhite"
], ],
"includeWikis": [ "includeWikis": [
"../es-ES" "../es-ES"
], ],
"config": { "config": {
"retain-original-tiddler-path": true, "retain-original-tiddler-path": true,
"default-tiddler-location": "../es-ES/tiddlers" "default-tiddler-location": "../es-ES/tiddlers"
} }
} }

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"es-ES" "es-ES"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -1,5 +1,5 @@
{ {
"description": "Configuration en mode serveur de l'édition fr-FR", "description": "Configuration en mode serveur de l'édition fr-FR",
"plugins": [ "plugins": [
"tiddlywiki/tiddlyweb", "tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem", "tiddlywiki/filesystem",
@ -9,11 +9,11 @@
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite" "tiddlywiki/snowwhite"
], ],
"includeWikis": [ "includeWikis": [
"../fr-FR" "../fr-FR"
], ],
"config": { "config": {
"retain-original-tiddler-path": true, "retain-original-tiddler-path": true,
"default-tiddler-location": "../fr-FR/tiddlers" "default-tiddler-location": "../fr-FR/tiddlers"
} }
} }

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"fr-FR" "fr-FR"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -9,7 +9,6 @@
"themes": [ "themes": [
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite", "tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight", "tiddlywiki/starlight",
"tiddlywiki/seamless", "tiddlywiki/seamless",
"tiddlywiki/centralised", "tiddlywiki/centralised",

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"ja-JP" "ja-JP"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -9,11 +9,11 @@
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite" "tiddlywiki/snowwhite"
], ],
"includeWikis": [ "includeWikis": [
"../ko-KR" "../ko-KR"
], ],
"config": { "config": {
"retain-original-tiddler-path": true, "retain-original-tiddler-path": true,
"default-tiddler-location": "../ko-KR/tiddlers" "default-tiddler-location": "../ko-KR/tiddlers"
} }
} }

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"ko-KR" "ko-KR"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -15,11 +15,10 @@
"themes": [ "themes": [
"tiddlywiki/vanilla", "tiddlywiki/vanilla",
"tiddlywiki/snowwhite", "tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight", "tiddlywiki/starlight",
"tiddlywiki/seamless", "tiddlywiki/seamless",
"tiddlywiki/tight",
"tiddlywiki/centralised", "tiddlywiki/centralised",
"tiddlywiki/tight",
"tiddlywiki/readonly" "tiddlywiki/readonly"
], ],
"languages": [ "languages": [

View File

@ -12,8 +12,8 @@
], ],
"languages": [ "languages": [
], ],
"includeWikis": [ "includeWikis": [
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"zh-Hans" "zh-Hans"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],

View File

@ -14,9 +14,9 @@
"languages": [ "languages": [
"zh-Hant" "zh-Hant"
], ],
"includeWikis": [ "includeWikis": [
{"path": "../tw5.com", "read-only": true} {"path": "../tw5.com", "read-only": true}
], ],
"build": { "build": {
"index": [ "index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"], "--rendertiddler","$:/core/save/all","index.html","text/plain"],