Nevermind.

I just took the contents of the 

[[$:/core/ui/Buttons/close]]:

<$button message="tm-close-tiddler" 
tooltip={{$:/language/Buttons/Close/Hint}} 
aria-label={{$:/language/Buttons/Close/Caption}} 
class=<<tv-config-toolbar-class>>>
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/close-button}}
</$list>
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
<span class="tc-btn-text"><$text 
text={{$:/language/Buttons/Close/Caption}}/></span>
</$list>
</$button>

and put it into the stylesheet

On Wednesday, April 13, 2016 at 10:35:47 AM UTC-6, Dave wrote:
>
> I can transclude the "save" button and it works just fine in any tiddler
>
> {{$:/core/ui/Buttons/save-wiki}}
>
>
> But when I try to transclude the close tiddler button...
> {{$:/core/ui/Buttons/close}}
>
> although it works when viewing the original tiddler, clicking the X when 
> transcluded does not work.
>
>
>
> Is there a way to make this work?  I just want to put a close button at 
> the bottom of tiddlers tagged with a certain tag
>
> Thanks,
> Dave
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0985e3cf-3e77-46f8-b3ad-2196cc5a158f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to