D8TA
Newbie   Posts: 3 Registered: 11/4/2002 Status: Offline
|
posted on 11/4/2002 at 04:25 PM |
I just installed postwrap and tried to follow the instructions on how to
use but I am lost on how to set up a link to call a site outside of
postnuke? I have the link and it works but it brings up a new page. How
can I, or rather what do I need to do so when a user clicks on that link
that site will appear in my postnuke site? |
| |
| |
shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Offline
|
posted on 11/4/2002 at 04:33 PM |
Taken from the insatll.txt, here is a link that you would use in your main
menu:
modules.php?op=modload&name=PostWrap&file=index&page=http://www
.postnuke.org/
or a regular link:
<a
href="modules.php?op=modload&name=PostWrap&file=index&page=http
://www.postnuke.org/">PostNuke Site</a>
Just replace http://www.postnuke.org/ with whatever you want to
PostWrap.
HTH
-Shawn |
| |
D8TA
Newbie   Posts: 3 Registered: 11/4/2002 Status: Offline
|
posted on 11/4/2002 at 04:35 PM |
I am just lost on where do I put this link at. I click on the postwrap and
it doesn't show any place to put the URL. Under my admin panel where do I
need to look to place this link. I am completely new to all this? |
| |
shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Offline
|
posted on 11/4/2002 at 04:54 PM |
You don't put the link in the admin panel unless you are using url security
(ignore this for now). In postwrap admin make sure "Use url security" =
No.
You add the link wherever you want, just like a normal link that you want
users to be able to click on. For example, go to administration, blocks
and edit the main menu block. Add your postwrap url there and it will
appear in the main menu. So when a user clicks it they will see your
postwrap content.
-Shawn |
| |
D8TA
Newbie   Posts: 3 Registered: 11/4/2002 Status: Offline
|
posted on 11/4/2002 at 05:04 PM |
Thanks Shawn! I was getting confused because I have content express too
and was trying to tie that url into there. I got it now thanks to you.
Greatly appreciate your help |
| |