<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="sans-serif">Hi,<br>
<br>
Trying to get:<br>
<br>
Markup('attachicon', '<links'<br>
"/\\bAttach:[^\\s$UrlExcludeChars]*\\.(mov|doc|xls)/",<br>
'<a class="moz-txt-link-freetext" href="http://localhost/wiki3nov/pub/icons/$2.png">http://localhost/wiki3nov/pub/icons/$2.png</a> $0');<br>
<br>
to work as shown in <a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Cookbook/AttachIcons">http://www.pmwiki.org/wiki/Cookbook/AttachIcons</a> <br>
<br>
I get the following error:<br>
<br>
</font><b>Parse error</b>: syntax error, unexpected '"' in <b>/opt/coolstack/apache2/htdocs/pmwiki/local/config.php</b>
on line <b>280<br>
<br>
</b>Can someone point out how to correct this?<br>
<br>
Thanks<br>
<br>
Graham<b><br>
</b>
</body>
</html>