Hi Matthew This is now fixed, and will be released as part of 5.0.5:
https://github.com/Jermolene/TiddlyWiki5/commit/7b7e799a706f6338232286d408d9e1375bc2c994 There are still 3 minor differences between the empty files obtained in the two ways you tried, which should not be material. Best wishes Jeremy On Mon, Dec 23, 2013 at 9:43 AM, Jeremy Ruston <[email protected]>wrote: > Hi Matthew > > Thanks for the tip. The block of static content will in fact get replaced > as soon as the empty file is saved under it's own steam, but I'll > investigate a fix, > > Best wishes > > Jeremy > > > On Mon, Dec 23, 2013 at 1:59 AM, Matthew DeAbreu < > [email protected]> wrote: > >> There is a difference between the two different ways that you can >> download empty.html. If you go to http://tiddlywiki.com and click the >> download button found in the GettingStarted tiddler you end up with a file >> that is 756 KB (774,291 bytes) whereas if you go to >> http://tiddlywiki.com/empty.html and click the save button in the right >> hand sidebar you get a file that is 671 KB (687,735 bytes). >> >> Looking into this a little further by using WinMerge to diff the two >> files we can see that there is one main difference that is causing the very >> different file sizes. The first file, downloaded from tiddlywiki.com, >> contains several large blocks of text as well as a base64 encoded image. >> The second file, downloaded from tiddlywiki.com/empty.html, simply >> contains a list tiddlers currently in the TiddlyWiki. These are for when a >> client views the TiddlyWiki with JavaScript disabled. >> >> Here are two screenshots that are rendering the content found in the >> files, this is from the file downloaded from tiddlywiki.com: >> >> <https://lh4.googleusercontent.com/-DuUHvh9dgco/UreY4MdczeI/AAAAAAAAAFY/8eeE6t7DGvs/s1600/test1.png> >> >> >> This is from the file downloaded from tiddlywiki.com/empty.html: >> >> <https://lh4.googleusercontent.com/-OFBrmImYigA/UreY7M7McEI/AAAAAAAAAFg/WMlD5QpYxYE/s1600/test2.png> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWikiDev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/tiddlywikidev. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Jeremy Ruston > mailto:[email protected] > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
