[dokuwiki] Extending the parser

  • From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 13 May 2005 21:03:20 +0200

Hi,
I missed some features regarding links I would like to add.

1. calling javascript routines from links like
   <a href="javascript:something">blafasel</a>
2. redirect a link into a new browser window.
    add a target="_blank" to a link

Both are possible with embedded html but this isn't very comfortable. On
the other hand I don't like to allow embedded HTML.

So the question is: How do I integrate this two features in the parser?
Can anybody give me a short overview how it works and where I have
to push the crowbar in ;-)

  Best Regards
    Matthias

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

Other related posts: