Hello,

1) I want to hide the sidebar from everyone except me.

You could import the HideWhenPlugin from [1] and then put

<div macro="hideWhen readOnly">
...
</div>

around any ... div in PageTemplate, ViewTemplate etc. which you don't want visitors to see. In your case that ... would be

<div id='sidebar'>

in your PageTemplate tiddler. (In case you don't find PageTemplate: point your browser to http://myPageURL/#PageTemplate.)

regards, Kosmaton

[1] http://mptw.tiddlyspot.com/#HideWhenPlugin

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