Re: Content Area Extract
"wwalkerbout" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Walkerbout Technologies |
| Message-ID | <[email protected]> |
Hi Dave, Thanks for the additional feedback. I have been busy over the last couple of days, but when I get on to it, I'll certainly try this out as well. Many thanks. Cheers, Wayne "Dave Taylor" <[email protected]> wrote in message news:mailman.49.1163012987.11035.xaraya_user-gn8pmO+6nsymdvSpIQae8A@public.gmane.org > linoj wrote: >> another way is to replace the module page from within the article display >> template, by calling xarTplSetPageTemplateName('popup') >> (file mytheme/pages/popup.xt) >> >> linoj >> >> > Do you need to use the xarTplSetPageTemplateName('popup') function? I > thought you can perform the same action by adding '&pageName=popup' to the > URL and it will automatically use the popup.xt file. To be specific, > Wayne would create a popup.xt file with the HTML he wants displayed and to > use it you would use the URL > http://www.mysite.com/index.php?module=mymodule&func=view&pageName=popup. > > Dave > > > >