> Heh. I tried that too, but it didn't save the setting because it > can't save cookies yet :-( (Perhaps a little chicken-egg here?)
In [[CookieSaverPluginConfig]], find this line: // config.options.chkPortableCookies=false; and change it to: config.options.chkPortableCookies=true; (i.e., remove the leading "//" comment marker, and set the value to *true*). After you save-and-reload, CookieSaverPlugin should then start writing settings to the [[CookieJar]]. -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

