> Okay, that will take care of the user name, but what about the other > settings (AutoSave, No backups, etc)? > Is there a general solution to the problems with Chrome?
http://www.tiddlytools.com/#CookieSaverPlugin CookieSaverPlugin automatically generates the needed javascript assignment statements to set TW internal config.options[...] values corresponding to checkbox and text <<option>> settings that are usually stored as cookies. It saves these statements within the document itself in a tiddler called [[CookieJar]], which is tagged with 'systemConfig' so that, when the document is opened, after reading cookie-based values (if any), the [[CookieJar]] statements will be invoked, and the desired option values are set, thus bypassing the browser's (broken) cookie storage mechanism. enjoy, -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 -~----------~----~----~----~------~----~------~--~---

