Re: Content Area Extract
"wwalkerbout" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Walkerbout Technologies |
| Message-ID | <[email protected]> |
Hi Linoj Thanks for these alternate options to what Ryan provided. I will be checking out all options and using the one that is most appropriate for my situation. I appreciate the feedback. Cheers, Wayne "linoj" <[email protected]> wrote in message news:[email protected]... > you could create a separate theme for this, so there's a separate > pages/default.xt then reference it as ?theme=popup (e.g. themes/popup/) > > another way is to replace the module page from within the article display > template, by calling xarTplSetPageTemplateName('popup') > (file mytheme/pages/popup.xt) > > linoj > > > wwalkerbout wrote: >> Hi, >> >> I hope I can describe what I am looking for here. >> >> For a page that contains content (say a "Product" type Article displaying >> an Image, Product Name, Product Description, Product ID, etc...), in the >> center content area, I would like to wrap that in a separate URL >> referenceable page without the surrounding content (Header, Menus, >> Footer, etc..). >> >> Can anyone suggest the options available for doing this and perhaps what >> is the best of those options? >> >> What I am looking for is perhaps displaying the information in either a >> separate Window or even in a Popup Window. In that respect, being able to >> wrap it in its own Page and reference it via a separate URL is important >> to me. >> >> Any and all suggestions greatly appreciated. >> >> Cheers, >> >> >> Wayne