Hi Jason I just realised that there is in fact a way to suppress the "save changes" warning. We can configure the filter that the sync engine uses to determine if a tiddler should trigger an unsaved changes warning.
You need to create a tiddler "$:/config/SyncFilter" containing a filter that doesn't return any tiddlers (for example "[!is[tiddler]is[tiddler]]"). Let me know how it goes, Best wishes Jeremy. On Fri, Apr 4, 2014 at 11:37 AM, Jeremy Ruston <[email protected]>wrote: > Hi Jason > > > Is there a configuration setting I can make to disable this? > > There's no configuration setting for this at the moment, but probably > should be. It can also be a problem on tiddlywiki.com; if visitors switch > theme or language then they'll get the same prompt when they attempt to > navigate away. > > I've added a ticket: > > https://github.com/Jermolene/TiddlyWiki5/issues/532 > > Best wishes > > Jeremy > > > > > > On Thu, Apr 3, 2014 at 9:08 PM, Jason Hanford-Smith < > [email protected]> wrote: > >> Here's my scenario: >> >> I'm using 5.0.8-beta as a help system to be run from an internal web >> server. I use Tiddly Desktop to create the content and then copy the >> updated html file to the server. >> >> The problem: >> >> Whenever a user views the "site" and then tries to close the browser >> window, they get the "You have unsaved changes in TiddlyWiki". This happens >> even if they close it after just opening it. It also happens in all the >> desktop browsers we're using (IE, Chrome, Firefox). >> >> The users will never make changes to the content and so I don't need any >> automatic saving capability, but I also don't want this popup. >> >> Is there a configuration setting I can make to disable this? >> >> Thanks, >> >> --Jason >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWiki" 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/tiddlywiki. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jeremy Ruston > mailto:[email protected] > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

