[dokuwiki] Re: Link to a newsgroup

On Sat, 29 Apr 2006 18:59:51 +0200
Werner Flamme <werner.flamme@xxxxxx> wrote:

> Hi all,
> 
> when I enter a link to a newsgroup, I have to use <html><a
> href="news:de.rec.modelle.bahn";>news:de.rec.modelle.bahn</a></html>
> instead of a simple [[news:de.rec.modelle.bahn]]. The latter is
> recognized as an internal link, even when I add 'news' to $schemes in
> class Doku_Parser_Mode_externallink (inc/parser/parser.php).
> 
> Is there a workaround or do I have to use the <html> snippets
> longterm? ;-)

You could either give a full nntp URI like

[[nntp://news.example.com/de.rec.modelle.bahn]]

Or use an interwiki link definition. eg.

news    news:

You then could use [[news>de.rec.modelle.bahn]]

Andi

-- 
http://www.splitbrain.org
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: