Years ago I made a TW that showed one toolbar if the right username was 
typed in, and a different toolbar (No edit features) if anything else was 
in there. Still using it here at work. 

<div class='toolbar' macro="showWhen config.options.txtUserName == 'KenGirard' 
"> 
      <span macro='toolbar editTiddler closeOthers closeTiddler'></span>
</div>

<div class='toolbar'  macro="showWhen config.options.txtUserName !== 
'KenGirard' ">
      <span macro='toolbar closeTiddler'></span>
</div>


Used http://mptw.tiddlyspot.com/#HideWhenPlugin All kinds of fun stuff from 
that.. 


Now, that will not stop anyone who really knows what they are doing, but it 
keeps the clueless out. 

On Wednesday, June 21, 2017 at 6:14:18 PM UTC-5, JWHoneycutt wrote:
>
> I would like to share a TW5 file from Dropbox, but have it be read-only.
>
> Does this have an easy answer?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/220170fd-55bf-4df0-a365-a3c90583b48c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to