external link in main menu

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/17/2009 2:40:11 PM
Gravatar
Total Posts 71

external link in main menu

hi,

is it possible to add an external link into main menu?

for example i want "help" in menu links "www.mojoportal.com" instead of "... mypage.aspx",

11/17/2009 2:44:10 PM
Gravatar
Total Posts 2239

Re: external link in main menu

To add an external link, just add a page and set it's URL to the full url of the site you want it to go to. Using your example, you would add a new page and set it's URL to http://www.mojoportal.com.

HTH,
Joe D.

11/17/2009 2:44:40 PM
Gravatar
Total Posts 18439

Re: external link in main menu

Hi Nasser,

Yes, put the fully qualified url like http://www.mojoportal.com instead of just www.mojoportal.com

Hope it helps,

Joe

11/17/2009 3:00:35 PM
Gravatar
Total Posts 71

Re: external link in main menu

:)) that is so easy :D;) thanks Joe & Joe

You must sign in to post in the forums. This thread is closed to new posts.