Re: Re: Menu building questions
> Can anyone answer the second question re external URL link in a TikiWiki menu - it seems to ALWAYS assume that link is internal
>
> > Secondly, the menu I built, I want some of the options to be links to external sites in new windows. How does one do this? I'd rather not have a seperate 'featured links' menu.
For the URL in the menu to use a new browser, set the URL to :
http://www.yahoo.com" target="_blank
This passes the target parameter to the system.
This also works on wiki pages if Allow HTML is enabled.
gg