mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 05:43:51 +00:00
Updated docs
This commit is contained in:
parent
41fc06ab4d
commit
1e99f6cb67
22
editions/clientserver/tiddlers/Upgrading.tid
Normal file
22
editions/clientserver/tiddlers/Upgrading.tid
Normal 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.
|
@ -1,19 +1,19 @@
|
|||||||
created: 20131201132300007
|
created: 20131201132300007
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 20131201132331749
|
modified: 20131202102409399
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: releasenote
|
tags: releasenote
|
||||||
title: Release 5.0.0-alpha.18
|
title: Release 5.0.1-alpha
|
||||||
type: text/vnd.tiddlywiki
|
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
|
!! 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 [[Upgrading]]
|
||||||
* Changes to the importing process to enable a smoother [[TiddlyWiki5 Upgrade Process]]
|
|
||||||
** Ignores attempts to import plugins that are older than currently installed plugins
|
** Ignores attempts to import plugins that are older than currently installed plugins
|
||||||
** System tiddlers are now imported as usual
|
** 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
|
!! Bug fixes
|
||||||
|
|
@ -1,12 +1,13 @@
|
|||||||
created: 20131127215321439
|
created: 20131127215321439
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 20131128181252154
|
modified: 20131202102344517
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
HelloThere
|
HelloThere
|
||||||
GettingStarted
|
GettingStarted
|
||||||
|
Upgrading
|
||||||
Features
|
Features
|
||||||
Community
|
Community
|
||||||
RoadMap
|
RoadMap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user