1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-23 23:46:52 +00:00

Updated docs

This commit is contained in:
Jermolene 2013-12-02 14:36:38 +00:00
parent 41fc06ab4d
commit 1e99f6cb67
3 changed files with 29 additions and 6 deletions

View File

@ -0,0 +1,22 @@
created: 20131202102427114
creator: JeremyRuston
modified: 20131202102732309
modifier: JeremyRuston
tags: howto
title: Upgrading
type: text/vnd.tiddlywiki
There are several methods for upgrading an existing TiddlyWiki5 document to a new release.
! Online updating
# Visit http://five.tiddlywiki.com/empty.html
# Drag your old TiddlyWiki5 HTML file into the browser window
#* Your tiddlers should be imported
# Save changes to save the new version
Note that none of your personal data leaves your browser with this process.
! Offline updating
You can also download http://five.tiddlywiki.com/empty.html locally and perform the same drag-and-drop procedure to upgrade your files.

View File

@ -1,19 +1,19 @@
created: 20131201132300007
creator: JeremyRuston
modified: 20131201132331749
modified: 20131202102409399
modifier: JeremyRuston
tags: releasenote
title: Release 5.0.0-alpha.18
title: Release 5.0.1-alpha
type: text/vnd.tiddlywiki
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.0-alpha.17...v5.0.0-alpha.18]]//
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.0-alpha.17...v5.0.1-alpha]]//
!! Improvements
* If `$:/theme` isn't defined or refers to a missing tiddler, then fallback through ''Snow White'' to ''Vanilla''. This means that `empty.html` now defaults to ''Snow White''
* Changes to the importing process to enable a smoother [[TiddlyWiki5 Upgrade Process]]
* Changes to the importing process to enable a smoother [[Upgrading]]
** Ignores attempts to import plugins that are older than currently installed plugins
** System tiddlers are now imported as usual
* If `$:/theme` isn't defined or refers to a missing tiddler, then fallback through ''Snow White'' to ''Vanilla''. This means that `empty.html` now defaults to ''Snow White''
!! Bug fixes

View File

@ -1,12 +1,13 @@
created: 20131127215321439
creator: JeremyRuston
modified: 20131128181252154
modified: 20131202102344517
modifier: JeremyRuston
title: $:/DefaultTiddlers
type: text/vnd.tiddlywiki
HelloThere
GettingStarted
Upgrading
Features
Community
RoadMap