Hi TwWizards (Eric in particular)

I'm trying to exchange the tagging and tags boxes in a vanillaTW with
grids produced by GridPlugin which are nested with
NestedSlidersPlugin.
I've found a working solution for the taggingbox:
[[tagging]]:
@@position:relative;+++^25e...@[tagging]<<grid columns:[[=text =tags]]
tags:[[$1]] filter: clip:18 inline edit all>>===@@
I refer to it in the ViewTemplate like this:
[[ViewTemplate]]:
<div class='tagging' macro='tiddler tagging with:{{tiddler.title}}'></
div>

It works fine...

However when I try to do something similar with the tagsbox:
[[tags]]:
@@position:relative;+++^25e...@[tags:]<<grid columns: [[=tags =text ]]
tags:@$1 filter: clip:18 inline edit all>>===@@
[[ViewTemplate]]:
<div class='tagged' macro='tiddler tags with:{{tiddler.title}}'></div>
It displays the current tiddler instead of the tiddlernames of the
tags. This is what I suppose it should do from the documentation:
(http://www.tiddlytools.com/#GridPluginInfo) where it says:
"tags: @TiddlerName uses the tags assigned to a given tiddler as
column names."

Am I doing this wrong - or doesn't it work as supposed?

Please have a look at it here: http://maans.bplaced.net/TiddlyHome/MTC/

Regards Måns Mårtensson


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to