[Pmwiki-users] Re: irc link

chr@home.se chr
Sun Sep 19 08:33:14 CDT 2004


On Sat, 18 Sep 2004, Patrick R. Michaud wrote:

> On Sat, Sep 18, 2004 at 07:36:23AM -0600, Patrick R. Michaud wrote:
> > On Sat, Sep 18, 2004 at 03:17:16PM +0200, nexyufuli evo wrote:
> > > hi list
> > > i would like to add a irc link in my wiki, but if i try 
> > > [[irc://irc.freenode.net/osscp irc]] it displays tho whole content of 
> > > the [[]]. Is there a solution to include html in a wikipage ore how i 
> > > could solve this problem?
> > 
> > You need to add "irc:" as a valid url method.  In config.php:
> >    $UrlMethod .= '|irc';
> 
> Woops, correction.  You should add the following instead:
> 
>      $UrlMethodPattern .= '|irc';

I've never used this, but is the information above available as a Cookbook 
recepy, or is it standard PmWiki?  Basically I'm trying to say that a 
cookbook page would be good if one doesn't exist and it's not there by 
default.

/Christian

-- 
Christian Ridderstr?m, +46-8-768 39 44               http://www.md.kth.se/~chr





More information about the pmwiki-users mailing list