On Thursday, October 17, 2013 1:58:44 AM UTC-7, PMario wrote: > There is a possibility to save cookie status with SystemSettings tiddler. > Have a look at: http://tiddlywiki.com/#PersistentOptions > You need to find out the names of the cookies you want to save. ... >
http://www.TiddlyTools.com/#CookieSaverPlugin automatically generates and updates a "CookieJar" tiddler that contains javascript assignment statements that set option values, overriding the corresponding browser-based cookie values (if any are stored!). This allows TiddlyWiki options to be stored with the document, rather than the browser, eliminating variations in configuration due to viewing/storing the document from a different location (browser-cookies are URL-specific). You do not have to edit the CookieJar to update settings. Whenever a TWCore config.options.* value is changed, the corresponding assignment statement in the CookieJar is automatically updated. You can also use http://www.TiddlyTools.com/#CookieManagerPlugin which includes a "Bake Cookies" button that generates a CookieJar that saves all current "config.options.*" settings. You can then manually edit the CookieJar to remove settings that you don't want to persist across sessions. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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/groups/opt_out.

