Hello people,

After including the 'following' space, the SideBarTabs tiddler in my TSpace 
reads:

<<tabs 
    txtMainTab
    "Recent" "Recently edited tiddlers" TabTimeline
    "All" "All tiddlers" TabAll
    "Public" "All public tiddlers" [[TiddlySpaceTabs##Public]]
    "Private" "All private tiddlers" [[TiddlySpaceTabs##Private]]
  ... etc ...
>>

I want to hide some of these tabs from non-members. This to make the site 
less confusing for non TW-savvy visitors. But all tabs must show when I or 
another member log in.

Just setting e.g. the TabTimeline tiddler to private (if one wanted to hide 
the "All" tab) does not work: the space defaults back to the general, public 
version of that tiddler.

In a related thread Mario mentioned HideWhenPlugin using 'hideWhen 
readOnly===true'. This works fine within the HTML template structure of the 
page, but how to specify a similar effect for the sidebar tabs?

Thanks,

Kosmaton

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