Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-05-24 17:53:46

Walker
Plugin Author
From: Boston, MA
Registered: 2004-02-24
Posts: 592
Website

Re: Delivering txp articles to an iframe

Here ya go….I made a crazy multiple iframe site a while ago that loaded items in one iframe and called another iframe to load other items. It was all driven by a hacked version of txp.

What you ask is fairly simple.

You have a default page template with your menu items.

Make another page template called ‘news’ (or something) that is an html doc with just <txp:article /> (or a custom article list) in the body.
Then make your menu target that iframe.

<a href="http://www.mydomain.com/news" target="my_iframe_name">NEWS</a>
<br />(edited, I suppose this is what you wanted to show? -Els)

Last edited by els (2006-05-24 20:40:15)

Offline

Board footer

Powered by FluxBB