On Thursday, February 5, 2015 at 11:59:26 AM UTC-8, Steven Schneider wrote: > > I'm enthusiastically using tagGrid (see > http://sunypoly-com490idt590-module4.tiddlyspace.com/#MyCourses) to teach > students how to display relationships among their tiddlers. In this > example, my code is: > <<tagGrid MyCourses =CourseFeatures inline>> > which appropriately displays in the grid cell text I'd rather not see, > including the relationship [ courseElective + MyCourses (1) ] as well > as links to [ open all... ] and [new tiddler...]. > Does anyone know if there is a way to suppress these links (without > modifying the plugin). >
Unfortunately, the handler that renders the cell heading the "open all" and "new tiddler" links is buried deep within a large slab of plugin code. There's no way to suppress the links without modifying the plugin. -e -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

