[dokuwiki] Re: Link to a newsgroup
- From: Werner Flamme <werner.flamme@xxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 30 Apr 2006 10:24:05 +0200
Andreas Gohr schrieb:
> 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
>
Andi,
thank you, I will go the 2nd way since I do not want to force my
visitors to a certain news server ;-)
Maybe at the end of may (2006 ;-) I can show a DokuWiki to my boss that
integrates well into our company's content management system (which was
built and is maintained by my boss...)
Best regards,
Werner
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Link to a newsgroup
- From: Werner Flamme
- [dokuwiki] Re: Link to a newsgroup
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Link to a newsgroup
- » [dokuwiki] Re: Link to a newsgroup
- » [dokuwiki] Re: Link to a newsgroup
- [dokuwiki] Link to a newsgroup
- From: Werner Flamme
- [dokuwiki] Re: Link to a newsgroup
- From: Andreas Gohr