On Tuesday, February 14, 2012 7:15:35 AM UTC+7, Liam wrote: > > Which overwrites user cookies, the checkboxex or the zzConfig tiddler? > and excuse my ignorance, but what does it mean to overwrite user > cookies? >
TW & co plugins store their configuration data (which you change from defaults by checking boxes) in cookies. "User cookies" in the sense that they are stored in browser X on machine Y. Note that Eric's cookie-storage plugins will allow you to store the option data in the TW file itself rather than browser cookies, including on a per-user basis. Setting options via directives in zzConfig is simply a way to override those choices, so if you the TW file is opened on a new machine it will follow the former rather than the cookie-stored choices if they exist. The "zz" is simply to ensure that tiddler opens last. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/2QF66kOv-pcJ. 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.

