From: Dan F. <dfr...@cs...> - 2005-08-10 21:25:20
|
Peter Campion-Bye wrote: >Hi, >Is there a simple way to make an external link on a wiki page open a new >browser window, rather than replacing the wiki page? >I know I can right-click and say 'open in new browser', but I'd like to >make it the default behavior for links to sites outside the wiki. > > Not quite sure about simple, but if you wished to change the behavior of the software, I'd look into how it deals with links, probably in lib/InlineParser.php or lib/BlockParser.php. Dan |