Hi Ton Great to see you at the Hangout earlier. There's a few things going on here:
1) As you note, the Read Only theme misnames one of its payload tiddlers. I'll fix that shortly 2) Some of your toolbar button tiddlers, like $:/Top-toggle-sidebar-button, wrap their buttons in <$reveal> widgets like this that restrict their content to only being visible when a particular theme is selected: <$reveal state="$:/theme" type="match" text="$:/themes/tiddlywiki/snowwhite"> In your case, there's no <$reveal> widget corresponding to the Read Only theme, and so no button appears. Does that help? Best wishes Jeremy On Tue, Oct 22, 2013 at 9:07 PM, Ton Gerner <[email protected]> wrote: > @Jeremy > > One addition: > > If there is only one button defined in the ReadOnly theme (no matter which > one), the sidebar button disappears. > > Cheers, > > Ton > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

