Hi, MPTW[1] is the starting point for my TW[2]. Because of its Theme switching capabilities.
I am using the readOnly variable which I define in [4] http://a-pm.tiddlyspot.com/#zzMptwUserConfigPlugin. I am using the name for deciding to switch to edit mode. I think, you could use any other option variable there. Some lines below is the "config.options.txtTheme = 'a-pmTheme';" which can be changed to // example: set the theme you want to start with if ( readOnly) config.options.txtTheme = 'a-pmPresentationTheme'; else config.options.txtTheme = 'a-pmTheme'; On my local file it works great. For displaying/hiding you can use HideWhenPlugin [3] with the view/ page templates. regards Mario [1] http://mptw.tiddlyspot.com [2] http://a-pm.tiddlyspot.com [3] http://mptw.tiddlyspot.com/#HideWhenPlugin [4] http://a-pm.tiddlyspot.com/#zzMptwUserConfigPlugin On Nov 18, 1:47 am, Michael Mahemoff <[email protected]> wrote: > Hello, > > I'm interested in plugins that flip between publishing and editing > mode. I'm aware there are a few things, like Saq's (PublisherPlugin -- 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=.

