mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 12:59:57 +00:00
Add ko-KR Server edition (#2405)
This commit is contained in:
parent
fce19371fe
commit
4a12d0e71b
@ -0,0 +1,6 @@
|
|||||||
|
created: 20140910212049455
|
||||||
|
title: $:/config/Navigation/UpdateAddressBar
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
note: <!-- TODO: Remove before end of beta -->
|
||||||
|
|
||||||
|
permaview
|
7
editions/ko-KR-server/tiddlers/config-more-button.tid
Normal file
7
editions/ko-KR-server/tiddlers/config-more-button.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
created: 20140912140419093
|
||||||
|
modified: 20140912140418015
|
||||||
|
title: $:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/more-page-actions
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
note: <!-- TODO: Remove before end of beta -->
|
||||||
|
|
||||||
|
show
|
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/GoogleAnalyticsAccount
|
||||||
|
|
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/GoogleAnalyticsDomain
|
||||||
|
|
BIN
editions/ko-KR-server/tiddlers/system/favicon.ico
Normal file
BIN
editions/ko-KR-server/tiddlers/system/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
2
editions/ko-KR-server/tiddlers/system/favicon.ico.meta
Normal file
2
editions/ko-KR-server/tiddlers/system/favicon.ico.meta
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/favicon.ico
|
||||||
|
type: image/x-icon
|
19
editions/ko-KR-server/tiddlywiki.info
Normal file
19
editions/ko-KR-server/tiddlywiki.info
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"description": "Server configuration of the Korean (Korea Republic) edition",
|
||||||
|
"plugins": [
|
||||||
|
"tiddlywiki/tiddlyweb",
|
||||||
|
"tiddlywiki/filesystem",
|
||||||
|
"tiddlywiki/highlight"
|
||||||
|
],
|
||||||
|
"themes": [
|
||||||
|
"tiddlywiki/vanilla",
|
||||||
|
"tiddlywiki/snowwhite"
|
||||||
|
],
|
||||||
|
"includeWikis": [
|
||||||
|
"../ko-KR"
|
||||||
|
],
|
||||||
|
"config": {
|
||||||
|
"retain-original-tiddler-path": true,
|
||||||
|
"default-tiddler-location": "../ko-KR/tiddlers"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user