in reply to Re: Perl 6 links
in thread Perl 6 links

PM alreayd has something like this -- just consider every different wiki out there a different psudoprotocol. Works the same way as what you proposed, except with a :// instead of a :. Is there some other difference I am not seeing? PM's isn't a simple table of templates, but rather a dispatch table, but that allows more complex mappings (which are used in some cases -- for example doc:// acts differently if the argument begins with perl.


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).

Replies are listed 'Best First'.
Re^3: Perl 6 links
by jdporter (Paladin) on May 16, 2005 at 04:36 UTC
    OK; I'm just proposing that we make a concerted effort to get on board the InterWiki wagon. It will mean significant additions to the shortcut handler settings, and would probably necessitate additional logic code for genericity. (See scrottie's excellent overview of the issues at Was, a Wiki for Perl.)

    We should also give mind to playing the other side of the InterWiki game as well, though there may be nothing more to this than is already supported by our http://perlmonks.org/?node=search,terms syntax.