> 1) Turn off the username / editing dates at the top of each tiddler.

Add the following to your StyleSheet shadow tiddler:
     .tiddler .subtitle {
         display: none;
     }

> 2) Disable the edit tab (or find out how to turn these tabs on or off
> on each tiddler)

Well, TaggedTemplateTweak[1] enables you to define different 
templates[2] based on tags. That would enable you to specify a different 
set of ToolbarCommands[3], omitting the "editTiddler" command.

HTH.


-- F.


[1] http://www.tiddlytools.com/#TaggedTemplateTweak
[2] http://www.tiddlywiki.org/wiki/HTML_Templates
[3] http://www.tiddlywiki.org/wiki/Tiddler_Toolbar

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