Thanks Måns, this has got me partway there. But I'm stuck on how to create a new theme to switch to. The problem is I don't know how to create a theme. My current theme was created by importing mocha, which consisted of several tiddlers, I then went on and tweaked these tiddlers to get something more to my liking.
Now I managed to install the three tiddlers you mentioned and followed your instructions to the point that I can now go to RevealMenus and toggle between my default theme and TotallyTiddlers. Cool, I got that part working. Now how do I make the next step to having my own 2nd theme to switch to. There are two bits that I'm not understanding: 1) How do I switch to a new theme if it is spreed out over multiple tiddlers (Mocha for example). 2) How do I create my own theme. Basically I want the 2nd theme to be the same as the first, just minus the View/Edit menu, Tags, RightSidebar and Backstage. If I could rewrite TotallyTiddlers so it just performed these tasks I'd be sussed (because that would give me a way to turn these features off before giving the TW to the end user). On Feb 14, 12:42 am, Måns <[email protected]> wrote: > Hi Liam > > > I would like to clean up all the admin stuff on my TW so when it is > > distributed or posted as a web page it will be clean to look at and > > locked down for looking around behind the scenes. There is no need for > > my end users to see the Edit Menu, Tag Menu, Backstage, or the right > > hand menu. All this can be removed from view (the search is safe, > > I've got that in the Title Bar). I do however need the option to > > bring all these menus back so I can do further editing later. > > You can create your own systemTheme* - or use a theme made by someone > else eghttp://www.tiddlytools.com/#TotallyTiddlers > > In a tiddler tagged with systemConfig write: > > "config.options.txtTheme="MyTheme";" (without the quotes) > > To be able to switch back into your default theme import Eric's > transclusion (*NOT* tagged with > systemConfig)http://www.tiddlytools.com/#CycleThemes > and write > "<<tiddler CycleThemes with: "toggle" "StyleSheet MyTheme">>" in your > RevealMenus tiddler.... > > *Importhttp://www.tiddlytools.com/#DefaultThemeand use it as a > template to make your own systemTheme... > > Cheers Måns Mårtensson -- 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.

