That was great.
There were two problems. One to do with the styling (my bad) - it
meant the graph was appearing in the odd location at the top.
and one to do with how you were embedding it in your page (your bad)
-
you were doing something like macro='VGraph parentFields:
{{['tag']}}....'
and it was treating the single quotes on the tag as the end of the
macro call. By replacing these with double quotes the problem was
solved.
eg. macro="VGraph parentFields:{{['tag']}}...."
Fixed both issues and have upgraded the version here:
http://www.jonrobson.me.uk/development/VGraph/index.html
That should hopefully be the end to your problems!!
Thanks for the MTC it helped a lot!
Jon
On Nov 10, 1:10 am, Måns <[email protected]> wrote:
> Hi Jon
>
> I have tried to make it as simple as I could:http://tinyurl.com/yjp2kc5
> In my original testcase I try to make it work as the background for
> moveablepanels like Mitchke Leemans does here:http://doordouwe.nl/
>
> My hope is that VGraphPlugin could replace TiddlyTagMindMapPlugin and
> that it would make it possible to upgrade the core to the newest
> version...
>
> YS Måns mårtensson
>
> On 9 Nov., 18:33, rakugo <[email protected]> wrote:
>
> > Can you send me a minimal test case? I still have a few edge cases to
> > iron out. Try excluding tags and find out which tiddler relationships
> > are causing the recursion it will help me a lot. I know I fixed a
> > recursion bug recently (not updated on jonrobson.me.uk yet though) -
> > hopefully this is the same thing.
>
> > Jon
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---