Re: [SMARTY] Re: Conditional

[email protected] (Chris Arnold) Tue, 21 Aug 2007 17:42:56 -0400
Newsgroups php.smarty.general
Message-ID <[email protected]>
Owen Cole wrote:
> You're gonna have to hack the class for your "g" object to point to
> the right place.
>
> If you didn't make the class, take a look at the comments and maybe
> there already is a method in there
>
> If you did make it, you'll have to make another method to point direct
> to the picture
>
> Either way you wanna get this :
> main.php?g2_view=core.DownloadItem&g2_itemId=23&g2_serialNumber=1
>
> Good luck!
>
>
Owen, you and this list have been a great help! The one thing that
confuses me is a regular lightbox effect does not exhibit this behaviour
(so i wonder why i would have to hack the "g" object class). To answer
the next question (why don't i use lightbox instead of lightwindow),
lightwindow supports video lightbox does not. I have taken this
problem/question to the dev of lightwindow (he says, not a lightwindow
problem). I have taken to the G2 forums and they say, look at
lightwindow dev or use lightbox. Thanks again!

Chris