Tags:
create new tag
, view all tags

Question

In a Windows environment, URLs can have the prefix outlook://

This identifies the URL as an item that resides within Outlook (or Microsoft Exchange), and IE supports these links.

How can I configure a Twiki to "recognize" the prefix outlook:// as a valid external link?

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2003
Web server:  
Perl version:  
Client OS:  
Web Browser: Internet Explorer 6
Categories: Browser Issue

-- TWikiGuest - 08 Nov 2005

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Compare TelnetURLSupport, although I'm sure your MS Outlook would interpret ordinary mailto links properly.

-- FranzJosefSilli - 08 Nov 2005

Recognising "protocol://" is done in the browser. Some, like Konqueror, are particularly well endowed and configurable, but most are not.

-- AntonAylward - 09 Nov 2005

The question is: What does this type of URL get you? Does it allow one to access the "Inbox" or a message within a particular folder? What does it do?

-- SteveRJones - 09 Nov 2005

A link like this gets you into a particular folder within the Outlook Public Folders.

And though it is true that the browser has to support it (IE DOES support it, whereas FireFox does not, for example), it ALSO has to be supported by TWiki, else it doesn't render it properly.

phone list

-- TWikiGuest - 14 Nov 2005

Its probably in TWiki.pm

$regex{linkProtocolPattern} = '(file|ftp|gopher|https|http|irc|news|nntp|telnet)';

(from DakarRelease)

-- MartinCleaver - 14 Nov 2005

 
Topic revision: r7 - 2006-01-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.