Hi,
i have a problem with "DataTiddlerPlugin" ans core macro "tabs" and
"tiddler".
I can not use the data (<data>) from "DataTiddlerPlugin" in the "tabs"-
macro or "tiddler"-macro.
Example:
Tiddler (Tiddler with data for "DataTiddlerPlugin"):
Title: Test1
Inhalt:
<<showData>>
<data>{"Name":"Peter","Nick":"Pan"}</data>
Tiddler (Tiddler with macro "tabs" - don't work)
Title: Test2
<<tabs txtHalloWorld
"Info" "Information" [[Test1]]
>>
or
Tiddler (Tiddler with macro "tiddler" - don't work)
Title: Test3
<<tiddler [[Test1]]>>
Do You Have Any Idea
--
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.