> I have seen things like "Authoring-mode" and other heavy
> plugins like "ThemeSwitching" that i.m.o. go far beyond what I need.

Just for the record, you don't always need a plugin; you could create a 
simple read-only mode theme* with a customized ViewTemplate:
     |ViewTemplateReadOnly|##ViewTemplate|
     !ViewTemplate
     <!--{{{-->
     <div class='toolbar' macro='toolbar
         [[ToolbarCommands::ReadOnlyViewToolbar]]'></div>
     <div class='title' macro='view title'></div>
     <div class='viewer' macro='view text wikified'></div>
     <!--}}}-->

This now points to a custom toolbar slice in [[ToolbarCommands]]:
     |~ReadOnlyViewToolbar|closeTiddler closeOthers|


-- F.


* http://tiddlywiki.org/wiki/Themes

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to