<!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">
Hi Patrick,<br>
<br>
I did add the /s option to the other lines. It seems to have corrected
the link issue, but I found at the bottom of one of my advance table
cells a less than character and a series of double and single quotes.
The cell itself includes a flash.swf attachment. This problem does not
seem to be related to the $LinkPageCreateFmt because it does not go
away when I comment out the include line in config.php. It seems to be
contained in the extendmarkup.php changes. <br>
<br>
The world of php is vague to me, so I'm not able to give you educated
information. Sorry!<br>
<br>
Is there some way I can better describe the issue to you? If I think
about if for a moment, I may be able to provide a mirrored site with
open access for you guys to check out. Would that help?<br>
<br>
I did update to version 28.<br>
<br>
Stan<br>
<br>
Patrick R. Michaud wrote:
<blockquote cite="mid20050331062951.GA1219@pmichaud.com" type="cite">
<pre wrap="">On Thu, Mar 31, 2005 at 11:35:16AM +1200, John Rankin wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Nope! I had tried the /s option and can report that I got the
same result as you. At that point I gave up -- it's probably
something blindingly obvious, but I have not been able to
spot it.
</pre>
</blockquote>
<pre wrap=""><!---->
Out of curiosity, did you also try adding /s to the preg_replace
lines in SmartenLinkText and BypassHTML (especially the latter)?
A quick test seems to indicate that it works for me -- see
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Test/ExtendMarkup">http://www.pmwiki.org/wiki/Test/ExtendMarkup</a> . On this page I
have a modified version of extendmarkup.php with /s options added
to the smart quotes patterns, as well as the $LinkPageCreateFmt
setting that was apparently causing Stan some problems. However,
I don't know if the /s introduces other problems into smart quotes
formatting, or if I've missed some other aspect of the problem
that doesn't work with the /s.
Pm
</pre>
</blockquote>
</body>
</html>