mkdirfoo
Newbie   Posts: 2 Registered: 2/26/2003 Status: Offline
|
posted on 2/26/2003 at 04:38 PM |
Excellant app Shawn!
Clicking a link on a PostWrap page loads the entire new page inside the
PostWrap area. So I'm seeing double. Any idea how to resolve this? Thanks
in advance for your help |
| |
| |
shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Offline
|
posted on 2/26/2003 at 05:52 PM |
There were some posts about this before. I don't remember the specific
issue, but post a URL for us to see.
-Shawn |
| |
mkdirfoo
Newbie   Posts: 2 Registered: 2/26/2003 Status: Offline
|
posted on 2/26/2003 at 08:50 PM |
I found the answer in another post, sorry I missed it. Thanks for your
time.
quote: Normally you don't need
to do this. Your postwrapped page is displayed in postnuke, so put
postnuke lnks in postnuke somewhere, like in a block or in the header.
PostWrap uses an iframe which is the target of all the link references that
are in the iframe. This is a feature, as you can load pages that are not
made for postnuke and when you click a link they are loaded into postwrap
and postnuke as well.
PostWrap is a module, so the only way to "drop out of postwrap" is to load
another module. The only way to load a module into postnuke is to have
your links outside of the iframe.
There are some other modules out there that are better suited to static
pages that you have control over (i.e. htmlpages, contentexpress,
subjects). I haven't used these but I have seen others using them.
HTH
-Shawn
|
| |