On Sunday, January 17, 2016 at 6:20:13 AM UTC-5, Tobias Beer wrote: I'd think it boils down to whether or not the core uses a (/which?) > template for tabcontents… or whether we'd have to actually override the > core tabs macro. >
It doesn't look like $:/core/macros/tabs uses any separate templates except one that can (optionally) be passed into the tabs macro to control how the contents of tabs are displayed. (I may be reading that wrong, but I *think* that's what's going on.) I can *almost* get it to work by overwriting the core shadow tiddler and inserting the <DL> code <$tabs>'s native <$list> macro (see attached screenshot, where purple are the insertions). The hover menu's positioning is off a bit, but I could tweak the <DD> class to address that. More importantly, I get this error in all the tabs: Recursive transclusion error in transclude widget (though I'm not sure what specifically is being transcluded into itself). -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8f82f49c-90e7-4c10-9d82-7ac0da1eed35%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

