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 eg http://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.... *Import http://www.tiddlytools.com/#DefaultTheme and 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.

