1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-05 05:01:32 +00:00

Reorganise control panel tabs

This commit is contained in:
Jermolene
2014-09-04 09:58:14 +01:00
parent bb97bc11fd
commit 6f4af4fc27
8 changed files with 19 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
title: $:/core/ui/ControlPanel/Advanced
tags: $:/tags/ControlPanel
tags: $:/tags/ControlPanel/Info
caption: {{$:/language/ControlPanel/Advanced/Caption}}
{{$:/language/ControlPanel/Advanced/Hint}}

View File

@@ -1,5 +1,5 @@
title: $:/core/ui/ControlPanel/Basics
tags: $:/tags/ControlPanel
tags: $:/tags/ControlPanel/Info
caption: {{$:/language/ControlPanel/Basics/Caption}}
\define lingo-base() $:/language/ControlPanel/Basics/

View File

@@ -0,0 +1,9 @@
title: $:/core/ui/ControlPanel/Info
tags: $:/tags/ControlPanel
caption: {{$:/language/ControlPanel/Info/Caption}}
{{$:/language/ControlPanel/Info/Hint}}
<div class="tc-control-panel">
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Info]!has[draft.of]]" "$:/core/ui/ControlPanel/Basics">>
</div>

View File

@@ -1,5 +1,5 @@
title: $:/core/ui/ControlPanel/Settings
tags: $:/tags/ControlPanel/Advanced
tags: $:/tags/ControlPanel
caption: {{$:/language/ControlPanel/Settings/Caption}}
\define lingo-base() $:/language/ControlPanel/Settings/