linking problem Topic is solved

General project discussion. NOT for help questions.
Post Reply
abhija

linking problem

Post by abhija »

Hi experts there,
My site http://www.abhijitsplanet.com

I have created a new page Links (plz see the top menu)

I have also installed a TOPSITES php script on my server, under the directory topsites/

Now I want to link Links page from my top menue to /topsites/index.php

How do i do that? Please guide me.
thanks.
Abhijit
cyberman

Re: linking problem

Post by cyberman »

Have you seen module link manager?

http://dev.cmsmadesimple.org/projects/linkmanager/
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: linking problem

Post by Dee »

abhija wrote: Please guide me.
thanks.
Edit the "Links" page, change "Content Type:" to "Link" and enter /topsites/ as URL.

Regards,
D
abhija

Re: linking problem

Post by abhija »

cyberman, thanks for the solution. i downloaded the xml page. where to upload it?

Dee, thanks for the easiest solution:-) It worked. But the which target I shd give to link, so that it opens in the same page? I tried all SELF, PARENT targets, it is opening in the whole page. I want it to open in the frame.
Plz guide me.
Thanks.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: linking problem

Post by Dee »

Oh, you want it in the page content. Then you'll have to change the content type back to "Content".
Try the {embed} tag to put it in an iframe (for more info see Extensions » Tags in the admin menu):

Code: Select all

{embed url=http://www.abhijitsplanet.com/topsites/}
If your "topsites" application supports website embedding (HTML output without the full page codes, like and ) you can create a User Defined Tag, for example named 'topsites' and use the PHP include code there.

Regards,
D
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: linking problem

Post by Dee »

abhija wrote: i downloaded the xml page. where to upload it?
You can install modules using their .xml files from the module section in the admin menu (Extensions » Modules). See the module installation instructions.
aozuas

Re: linking problem

Post by aozuas »

Look like linkmanager isn't finished yet! I install it, but we have just the de_DE.php language and the help page is for another module, as you can see:

[...]
What does it do?
The guestbookmodul is a CMSMS Tagmodul. It would be selected to give visitors the ability to se an Eventcalender.
Security
The user must belong to a group with the Modify seminarplan permission in order to add, edit, or delete Seminarplan items.
[...]

Any suggestion for another module to manage links?

Thanks,

Aleph Ozuas
http://www.ciberarte.com.br
http://www.dzo.com.br
cyberman

Re: linking problem

Post by cyberman »

aozuas wrote: Any suggestion for another module to manage links?
Have you tried this one?

http://dev.cmsmadesimple.org/projects/bookmarks/
aozuas

Re: linking problem

Post by aozuas »

hum... so simple, thank you cyberman!

looks a bit different, but works great.

Aleph Ozuas
http://www.ciberarte.com.br
http://www.dzo.com.br
Post Reply

Return to “General Discussion”