Re: piterpanV2 lives.
"MADHATter7" <[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <006e01c24e32$991ad8c0$e41c4ed8@t6a4q5> |
You have to define the tags for the Smarty Engine. Sitename and slogan are already done, they are: [-$SITENAME-] [-$SLOGAN-] Startpage... hmmm that one is not defined... in your funcs.php file define them to the smarty engine, and then they will work mh7 ----- Original Message ----- From: "Brook Humphrey" <[email protected]> To: <[email protected]> Sent: Tuesday, August 27, 2002 8:11 PM Subject: Re: [envdev] piterpanV2 lives. > On Tuesday 27 August 2002 11:43 am, Brook Humphrey wrote: > > Ok I have a little cleanup to do but it is rendering pages and what not > > under encompass now. whoot whoot. Back to work now. > > Ok any help here I'm trying to pull some site varaibles for use with some of > the flash used in piterpan. > > this is what I have now: > $slogan = pnConfigGetVar('slogan'); > $sitename = pnConfigGetVar('sitename'); > $startpage = pnConfigGetVar('startpage'); > > > I have tried these in both theme.php and funcs.php and in nether place will it > pull the variables. > > In my template it looks like this > <PARAM NAME=movie > VALUE="[-$IMAGEPATH-]/title.swf?Text=[-$SITENAME-]&slogan=[-$SLOGAN-]"> > > Ok is there another way to get this info into my template? > I also tried [-$PRE.sitename-] and [-$INFO.sitename-] I'm kind of out of ideas > here. > > This is the last part to get it working all other bugs have been worked out. > -- > -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~- > Brook Humphrey > Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107 > http://www.webmedic.net, [email protected], [email protected] > Holiness unto the Lord > -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~- > > > _______________________________________________ > Envdev mailing list > [email protected] > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info