> Anyhow - in a standard TW - setting the label of the button to
> "" {with merge(config.macros.search)} leaves a very small button.
> That does not help either.

How would you practically write?:
"" {with merge(config.macros.search)}

Tried to put it into my zConfig tiddler. in a format like in this
other example I already had:
merge(config.macros.tagging,{labelNotTag:"",label:""});

However, any variation I tried only disabled my zConfig on reload with
a error message.

Also does it something different to this config I already have?:
config.macros.search.label="";


> Error when including 'addons.html': The file 'addons.html' does not
> appear to be a valid TiddlyWiki file
>
> Can it be it is in addons.html?
>

addons.html is an other included TW (with IncludePlugin by Udo). Some
included plugins work with runTiddler macro (with RunTiddlerPlugin by
Eric). But YourSearch doesn't, therefore I included this one via
MarkupPostBody shadow tiddler from an single extra external js file.

And that was how I found out it's YourSearchPlugin, which defies a
custom class for the search button. Because I checked a backup in a
backup folder where this separate js file isn't available - and the
button was gone.

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