On Feb 14, 3:50 pm, techwriter_mjs <[email protected]> wrote: > * In my new ShowPopup tiddler, I have the following code, which I > tagged > "transclusion" (without the quotes): > > <<tiddler ShowPopup with: TiddlerName label tooltip buttonClass width > popupClass>> :) I think I know, what went wrong: To get the ShowPopup functionality, you need to copy/paste the tiddler content. Not the discriptions. Goto: http://www.tiddlytools.com/#ShowPopup and _view_ the content. Mark all, Copy paste the content to your tiddler named ShowPopup. then it should work
A little bit of background info ==== Erics transclusions, are a kind of tricky programming. The tiddler contains the documentation and some hidden code, that will be activated, if you use <<tiddler ShowPopup with: ...>> If you display the tiddler, it will display the description section only If you edit/view the tiddler you'll see everything. ==== hope this helps -m -- 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.

