1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-24 02:27:19 +00:00

Docs update

@davidjade - is what I’ve said about the FSO saver reasonable? I’m
conscious that it doesn’t really explain why TiddlyIE is better.
This commit is contained in:
Jermolene 2013-12-12 18:45:20 +00:00
parent 761b66028d
commit 3f3cac12ba
2 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1,7 @@
created: 20131212182652334
modified: 20131212184252971
tags: howto
title: Saving with InternetExplorer
type: text/vnd.tiddlywiki
TiddlyWiki can save changes directly under InternetExplorer as long as the HTML file is renamed to have the extension `*.hta`.

View File

@ -1,5 +1,5 @@
created: 20131211074600007 created: 20131211074600007
modified: 20131211074600007 modified: 20131212182646223
tags: releasenote tags: releasenote
title: Release 5.0.2-alpha title: Release 5.0.2-alpha
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -8,7 +8,9 @@ type: text/vnd.tiddlywiki
!! Improvements !! Improvements
* * Two new savers for InternetExplorer, both contributed by DavidJade (@davidjade on GitHub)
** ''tiddlyie'' for [[saving with TiddlyIE|Saving with TiddlyIE]], an equivalent of TiddlyFox for InternetExplorer
** ''fsosaver'' that can [[save changes directly with InternetExplorer|Saving with InternetExplorer]] but requires the HTML file to be renamed `*.hta`
!! Bug fixes !! Bug fixes