mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
fr-FR-server configured to serve the fr-FR edition
This commit is contained in:
parent
d1ed1ddc8c
commit
5eddcb0e8d
@ -0,0 +1,6 @@
|
||||
created: 20140910212049455
|
||||
title: $:/config/Navigation/UpdateAddressBar
|
||||
type: text/vnd.tiddlywiki
|
||||
note: <!-- TODO: Remove before end of beta -->
|
||||
|
||||
permaview
|
7
editions/fr-FR-server/tiddlers/config-more-button.tid
Normal file
7
editions/fr-FR-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/fr-FR-server/tiddlers/system/favicon.ico
Normal file
BIN
editions/fr-FR-server/tiddlers/system/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
2
editions/fr-FR-server/tiddlers/system/favicon.ico.meta
Normal file
2
editions/fr-FR-server/tiddlers/system/favicon.ico.meta
Normal file
@ -0,0 +1,2 @@
|
||||
title: $:/favicon.ico
|
||||
type: image/x-icon
|
19
editions/fr-FR-server/tiddlywiki.info
Normal file
19
editions/fr-FR-server/tiddlywiki.info
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"description": "Configuration en mode serveur de l'édition fr-FR",
|
||||
"plugins": [
|
||||
"tiddlywiki/tiddlyweb",
|
||||
"tiddlywiki/filesystem",
|
||||
"tiddlywiki/codemirror",
|
||||
"tiddlywiki/highlight"
|
||||
],
|
||||
"themes": [
|
||||
"tiddlywiki/vanilla"
|
||||
],
|
||||
"includeWikis": [
|
||||
"../fr-FR"
|
||||
],
|
||||
"config": {
|
||||
"retain-original-tiddler-path": true,
|
||||
"default-tiddler-location": "../fr-FR/tiddlers"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user