hey! Try exclude:foo exclude:bar to exclude foo and bar from the map. Jon On Dec 29, 1:19 am, Måns <[email protected]> wrote: > I found the error for missing icons.... > I needed a space between edgecolor and nodetype: > "edgeColor:rgb(190,0,0)nodeType:star " should be: > "edgeColor:rgb(190,0,0) nodeType:star " > > Still havn't figured out how to make the exlude parameter work > though.. > > Cheers Måns Mårtensson > > On 29 Dec., 00:19, Måns <[email protected]> wrote: > > > > > Hi TwWizards > > > I have tried to recreate something similar to the Dutch > > MobileLibraryhttp://www.mobilelibrary.nlwiththe new > > TiddlyTagMindMapPlugin:http://flytbar3.tiddlyspace.com/ > > > @jon? > > Icons are not rendered when the mindmap is displayed directly in the > > PageTemplate and I cannot make the exclude parameter work. > > Here's my code: > > <div macro="TiddlyTagMindMap vizType:hypertree width:1024 height:468 > > id:main exclude: > > 'excludeLists','systemTiddler','systemConfig','template','script','excludeL > > ist' > > edgeType:hyperline edgeWidth: 2 edgeColor:rgb(190,0,0)nodeType:star > > nodeSize:20 nodeColor:#ccc nodeHoverColor:#ddd > > nodeClickColor:#ff0000"> </div> > > > However - no stars... > > > Do you have a workaround/a class or is it a bug? > > > Cheers 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 [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.

