[pmwiki-users] regexpr problem

noskule noskule at gmx.net
Sat Jan 21 08:43:26 CST 2006


hi list, hi pm

I borrowed this code form the cookbook svg.php

Markup('job', '<urllink', 
  "/\\b(?>(\\L))([^\\s$UrlExcludeChars]+\\.job)/e",
  "Keep(\$GLOBALS['LinkFunctions']['$1'](\$pagename,'$1','$2',NULL,'$1$2',
    \$GLOBALS['JobTagFmt']), 'L')");

I open java geometrie application with it. It works but if there is an
url with .job (example:http://www.jobs.ch ) in it, the java get lunched.
Could please give me someone a hand to change this?
thanx nos







More information about the pmwiki-users mailing list