Hi Ken
you will need a tiddler named eg:  CSideBarTabs for container sidebar
tabs which contains the following:

<<slider chkSliderSideBarTabs SideBarTabs "Index »" "display the
timeline">>


Change PageTemplate:
search for but don't touch
<div id='sidebarOptions' ...tiddler='SideBarOptions'></div>

delete the following line:
<div id='sidebarTabs' refresh='macro' force='true' macro='slider
chkSideBarTabs SideBarTabs "index »" "display lists of tiddlers"'></
div>

and replace with
<div id='sidebarTabs' refresh='content' force='true'
tiddler='CSideBarTabs'></div>

regards Mario

On Mar 13, 9:41 am, Ken <[email protected]> wrote:
> when you go tohttp://www.tiddlywiki.com/it shows the tabs as an
> index.(display list of tiddlers)  how do i do this on a empty
> tiddlywiki ?

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