Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions editions/upgrade/tiddlers/layout.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
title: $:/layout

$:/Upgrader
1 change: 0 additions & 1 deletion plugins/tiddlywiki/upgrade/DefaultTiddlers.tid

This file was deleted.

1 change: 0 additions & 1 deletion plugins/tiddlywiki/upgrade/UpgradeWizard.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
created: 20150228154208000
title: $:/UpgradeWizard
tags: $:/tags/AboveStory

<div class="tc-upgrade-wizard-wrapper">

Expand Down
22 changes: 22 additions & 0 deletions plugins/tiddlywiki/upgrade/Upgrader.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
title: $:/Upgrader
name: Upgrader
description: Layout for upgrade edition
code-body: yes
tags: $:/tags/Layout

\whitespace trim
\import [subfilter{$:/core/config/GlobalImportFilter}]

<div class="tc-page-container">

<$navigator story="$:/StoryList" history="$:/HistoryList">

<$dropzone enable="yes" class="tc-dropzone tc-page-container-inner">

<$transclude $tiddler="$:/UpgradeWizard"/>

</$dropzone>

</$navigator>

</div>
6 changes: 0 additions & 6 deletions plugins/tiddlywiki/upgrade/set-auto-open-on-import.tid

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/tiddlywiki/upgrade/sidebar.tid

This file was deleted.