Hi Stone1343 macro='tiddler RefreshTiddler'> is the tiddlermacro at play. You can write this in a tiddler: <<tiddler RefreshTiddler>> same thing going on.
Have a look inside the RefreshTiddler tiddler - It has this content: <script label="refresh" title="redisplay tiddler content">some script</ script> You can change the label (refresh) to your own liking... regards Måns Mårtensson On 12 Jan., 23:22, stone1343 <[email protected]> wrote: > Here's a protion of my ViewTemplate: > > <div class='toolbar' macro='toolbar > [[ToolbarCommands::ViewToolbar]]'></div> > <div class='toolbar' macro='tiddler RefreshTiddler'></div> > <div class='toolbar' macro='newHere label:"new here"'></div> > <div class='toolbar' macro='tagger label:"tags"'></div> > > The second one is doesn't look like the others when you hover on it, I > think it uses the link class somehow, even though I've specified > toolbar?
-- 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.

