I get the "Error: ReferenceError: Backup is not defined" meanwhile the Backup folder does exist
any idea ? On Jan 17, 10:54 pm, colmjude <[email protected]> wrote: > Hi Julien, > > That should work but you will have to make sure that who ever you > distribute it to stores it in a directory that has a Backup sub- > directory. Otherwise the user will get a, "Backup is not defined" > error message upon loading the TW. > > Hope that helps, > > Colm > > On Jan 17, 9:14 pm, julien23 <[email protected]> wrote: > > > In order to distribute some TW to first time users I would like to > > have a few options "hardcoded" > > > Could you please check if the method below is right ? > > > Thanks > > > [[z_configOptions]] > > tagged systemConfig > > > //{{{ > > config.options.chkShowRightSidebar= false; > > config.options.chkShowLeftSidebar= true; > > > config.options.chkAutoSave=true; > > config.options.txtBackupFolder=Backup; > > > config.options.txtFileDropDataLimit=10; > > //}}} -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

