I am building a cookbook-wike.
I am using tobias's rating plugin and want to use a custom icon instead of 
stars. I have made tiddler with a svg image of a chefs hat and transcluded 
that into $:/plugins/tobibeer/rate/template

<$list filter={{$:/plugins/tobibeer/rate/config/filter}}>
<div class="tc-rating-template">
<<rate reset:"before:-" symbol:"{{$:/core/images/Chef_Hat}}">> 
<------------see here
</div>
</$list>

So far so god. The hats are there, BUT when presed they dont change colour 
and you cant see the rating (but the rating field gets correct number). 

could it be because the plugin can't handle svg?

any ideas?


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67b25e8e-1ecf-4809-9d6b-511781a51d55%40googlegroups.com.

Reply via email to