Hi Mario,

Thanks for the suggestions.  This is definitely what I was trying to
do, but
still no luck.  I made sure to enable my popups in my browser --
trying both
Google Chrome 9.0 and Firefox 3.6.

* 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 have a TiddlerToPopup tiddler, with the following code (without
the
surrounding quotes): "This tiddler should be shown in a popup."

* Then in the MainMenu Tiddler, I have

<<tiddler ShowPopup with: TiddlerToPopup "Try Popop" "try popup">>

And here's what I see:

On the left-side menu, there's no effect; it's like I haven't added
anything
about the TiddlerToPopup at all.  If I navigate to the Timeline (or
All),
and click MainMenu to display the tiddler in the middle/main display
area,
there's an empty line where the TiddlerToPopup should be shown.  (That
is,
I've put that line between two other tiddlers that *do* properly
appear.)

I've made sure that popups are enabled in my browser.  I wondered if
the
SinglePageModePlugin was interfering, so I edited the
config.options.chkSinglePageMode to be false (which is set in a
CookieJar
per Eric's suggestion).  I tried putting the <<tiddler ShowPopup
with:
TiddlerToPopup "Try Popop" "try popup">> line in the DefaultTiddlers,
but
then when I save & reload I get a bunch of errors (starting with "The
tiddler 'tiddler' doesn't exist. Double-click to create it").

So I'm missing something; any ideas?

Thanks much,
-Monique

(p.s., Is there a way to reply to the list by replying directly from
my email client?  I tried and got a failed delivery, so came back to
the website to post through it.)


On Feb 13, 4:45 pm, PMario <[email protected]> wrote:
> Welcome Monique,
>
> ShowPopup is a so called transclusion.
> Just copy / paste this tiddler:http://www.tiddlytools.com/#ShowPopup
> into your TW.
> Name it: ShowPopup   (_don't_ tag it systemConfig)
>
> Usage:
> eg: MainMenu
> <<tiddler ShowPopup with: TiddlerToPopup "label" "tooltip">>
>
> [[TiddlerToPopup]]
> !heading
> some text
>
> -have fun!
> mario
>
> On Feb 13, 10:03 pm, techwriter_mjs <[email protected]> wrote:
>
>
>
>
>
>
>
> > I'm a tech writer who is new to TiddlyWiki, and I don't have much
> > JavaScript knowledge, nor Web skills beyond basic HTML.  But I've been
> > able to get quite a few of Eric Shulman's TiddlyTools plugins to work
> > (such as SinglePageModePlugin), so I've been surprised and frustrated
> > to find that I can't get a simple popup to show -- something along the
> > lines of how the popup for About works on the TiddlyTools site's
> > MainMenu.
>
> > So thanks very much in advance for answering what I'm sure is a pretty
> > basic question: how do I get a Tiddler to show as a popup?
>
> > I see that the simple macro is "<<tiddler ShowPopup with: ShowPopup
> > [[Try this]] [[show this tiddler in a popup]]>>", but where does this
> > macro code go: in a "ShowPopup" tiddler, in the parent (not sure if
> > that's the right terminology in this context) tiddler that lists the
> > TiddlerToBePoppedUp, or in the TiddlerToBePoppedUp code?
>
> > Again, thanks for answering a newbie's question,
> > -Monique

-- 
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.

Reply via email to