<putting noob hat on> How does it know when it is me and so turn off the read only to allow me access? I tried to use a plug in to hide the side bar...and it worked so well I could not figure out how to get back into it for my use. Fortunately I had a back up copy of the site I could use...but I'd rather not go through that again.
I also found another thing I want - to remove the options from each tiddler - is says: Tags: ▾new here close edit delete more I'm thinking I really don't need anything but "close" if that since I am using the single page mode. I really appreciate the patience here for helping newbies along. Not every place is as supportive. On Mar 9, 2:33 am, Kosmaton <[email protected]> wrote: > 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 tohttp://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.

