On Sep 18, 5:47 am, passingby <[email protected]> wrote: > I am getting a little bit frustrated by tiddlyspace. I have made all > my tiddler public from the backstage. Yet the changes which I made to > SidebarOptions are not being shown when I log out from my > tiddlyspace. Everything that you want to be public needs to be published.
> Besides this problem can anybody please shed light on which tiddlers > are to be made public and which not? For example do the plugins need > to be made public? How about other system tiddlers like MainMenu, > Stylesheets etc. Also stylesheets that you changed need to be published. take care about excludeLists ! It's easy to forget them. > If a tiddler is public can it transclude a private tiddler and work as > desired? no. public has no access to private. > Is there also a way to have 2 themes? One when logged into the space > and one when logged out? jup. But I think it makes things more complecated. On the other hand you could use themes. and zzConfig which activates the theme. public zzConfig can be different to private eg: zzzConfig which will be executed after zzConfig and overwrite it. -m -- 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.

