Hi PM and Petko, Thank you so much for the prompt reply. I got itpc links to work. I used the following:
$LinkFunctions['itpc:'] = 'LinkIMap'; $IMap['itpc:'] = 'itpc:$1'; Really appreciate your help. Farhad On Tue, Apr 20, 2010 at 3:02 PM, Patrick R. Michaud <pmich...@pobox.com>wrote: > On Tue, Apr 20, 2010 at 12:03:11PM -0400, Farhad Khan wrote: > > I am wondering if anyone has tried to use iTunes hyperlinks before. It > has the > > following itpc format itpc:// feeds.feedburner.com/mypodcast. If I add > this in > > the link [[ ]] markup, the hyperlink is silently dropped. > > > > Can someone help me locate the code where the various link protocols are > > checked? > > If you're wanting itpc: to be treated the same a http:, https:, etc., then > add the following to local/config.php: > > $LinkFunctions['itpc:'] = 'LinkIMap'; > $IMap['itpc:'] = 'itpc:$1'; > > Pm > -- Thanks, Farhad
_______________________________________________ pmwiki-devel mailing list pmwiki-devel@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-devel