Tidying an entry in my sidebar

0 views
Skip to first unread message

kilucas

unread,
Oct 10, 2008, 6:56:27 PM10/10/08
to TiddlyWiki
I placed an additional link in a standard right sidebar to toggle
TiddlersBarPlugin and and off. It works very well following some
advice in this group but visually it's slightly mislaigned with the
other links in the standard list (its slightly to the left of them)
and the text is in blue. The sidebar options that produce it contain:

{{button{goto}}}
<<gotoTiddler>><<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal
"DD MMM YYYY" "journal">><<unsavedChanges command "unsaved changes"
"unsaved changes">><<saveChanges>><html><a href="javascript:;"
onclick="
config.options.chkDisableTabsBar=!
config.options.chkDisableTabsBar;
refreshPageTemplate();
return false;">
toggle tiddler tabs
</a></html>
<<slider chkSliderOptionsPanel OptionsPanel "options »" "Change
TiddlyWiki advanced options">>

Is there a way to keep the functionality (which forces a redraw or
saomething like that to get round a slight conflict with the
BreadcrumbsPlugin) but make this link look the same as the standard
links around it perhaps?

Sorry to ask about something so cosmetically minor but it's a pity
this linklooks out of place in my sidebar and it'd be great to make it
look the same as the others.

Many thanks

Kevin

FND

unread,
Oct 13, 2008, 10:22:14 AM10/13/08
to Tiddl...@googlegroups.com
> I placed an additional link in a standard right sidebar to toggle
> TiddlersBarPlugin and and off. It works very well following some
> advice in this group but visually it's slightly mislaigned with the
> other links in the standard list

For this sort of problem, a simple demo makes it much less painful to
analyze the issue, thus improving the chances of finding a solution.


-- F.

kilucas

unread,
Oct 13, 2008, 5:55:42 PM10/13/08
to TiddlyWiki
Thanks. I'll try to find a way to get one of these online.
All the best
Kevin

FND

unread,
Oct 14, 2008, 3:29:54 AM10/14/08
to Tiddl...@googlegroups.com
> Thanks. I'll try to find a way to get one of these online.

You could create a site on Tiddlyspot - see here:
http://www.tiddlywiki.org/wiki/Troubleshooting


-- F.

kilucas

unread,
Oct 15, 2008, 8:01:33 AM10/15/08
to TiddlyWiki
I've placed an example at http://kilucas.tiddlyspot.com/index.html.

It's a standard TW with only two additions:

1) The TiddlersBarPlugin to obtain tiddler tabs
2) a custom SideBarOptions entry identified by Eric to toggle tiddler
tabs on and off and effect some kind of redraw I think to help resolve
a minor conflict with the BreadcrumbsPlugin.

But my second customisation is slightly untidy since the rightsidebar
option for it is displaced to the left and is the wrong colour.

Is it straightforward to fix the position and colour without
diminishing its functionality perhaps?

Many thanks for any insights you have.

Kevin

FND

unread,
Oct 15, 2008, 8:06:42 AM10/15/08
to Tiddl...@googlegroups.com
> my second customisation is slightly untidy since the rightsidebar
> option for it is displaced to the left and is the wrong colour.

In [[SideBarOptions]], replace the following:
href="javascript:;" onclick
... with this:
href="javascript:;" class="button" onclick

HTH.


-- F.

kilucas

unread,
Oct 15, 2008, 1:14:48 PM10/15/08
to TiddlyWiki
Excellent. This looks much better. Thanks very much.
Kevin
Reply all
Reply to author
Forward
0 new messages