<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>great</div><div>i will take a look at this</div><div>many thanks henrik</div><div>adam</div></span><br class="Apple-interchange-newline"></span> </div><br><div><div>On 23 Mar 2008, at 1:51 PM, Henrik wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> Excellent! I wasn't even aware of that directive.<br> <br> Also note that you can place php code for specific groups and pages in your "local" directory: see <a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/PmWiki/PerGroupCustomizations">http://www.pmwiki.org/wiki/PmWiki/PerGroupCustomizations</a><br> <br> Best,<br> <br> - Henrik<br> <br> adam overton wrote: <blockquote cite="mid:3E8DB8A6-5697-4821-92B3-87ACD9E9E743@plus1plus1plus.org" type="cite"> <div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"> <div>ahh</div> <div>i just found that if i include the following into config.php, things work:</div> <div><br class="webkit-block-placeholder"> </div> <div> <div>$BrowserIE = 1; // turns all ensp's to nbsp's (firefox apparently doesn't recognize ensp's)</div> <div>include_once("cookbook/whitespace.php");</div> <div><br class="webkit-block-placeholder"> </div> </div> </span>although that does it for the whole site, so i guess i'd wrap it in a conditional for the $pagename's where i wouldn't want it to execute</span></div> <div><br class="webkit-block-placeholder"> </div> <div>alright. thanks for the tips!</div> <div>adam</div> <div><br class="webkit-block-placeholder"> </div> <br> <div> <div>On 23 Mar 2008, at 8:08 AM, Henrik wrote:</div> <br class="Apple-interchange-newline"> <blockquote type="cite"> From the pmwiki release notes:<br> <br> It's now easy to disable the rule that causes lines with leading spaces to be treated as preformatted text -- simply set <a moz-do-not-send="true" class="varlink" href="http://pmwiki.org/wiki/PmWiki/BasicVariables#EnableWSPre"><code class="varlink">$EnableWSPre</code></a>=0; to disable this rule. <br> <br> Does this help?<br> <br> - Henrik<strong></strong><br> <br> adam overton wrote: <blockquote cite="mid:348F72DF-BE07-4989-9DE7-BE4538EBCBC0@plus1plus1plus.org" type="cite"> <div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;">thanks for the heads up</span></div> <div>however, while it appears that whitespace.php works in Safari</div> <div>it seems not to in my version of Firefox (v.2.0.0.12)</div> <div>: (</div> <div><br class="webkit-block-placeholder"> </div> <br> <div> <div>On 22 Mar 2008, at 5:02 PM, Hans wrote:</div> <br class="Apple-interchange-newline"> <blockquote type="cite"> <div style="margin: 0px;">Saturday, March 22, 2008, 11:43:00 PM, adam overton wrote:</div> <div style="margin: 0px; min-height: 14px;"><br> </div> <blockquote type="cite"> <div style="margin: 0px;">besides changing the font-family in the text block to courier (which <span class="Apple-converted-space"> </span></div> <div style="margin: 0px;">i'd rather not do), how can i keep everything the same font-face?</div> <div style="margin: 0px;">thanks!</div> </blockquote> <div style="margin: 0px; min-height: 14px;"><br> </div> <div style="margin: 0px;">perhaps try enabling LiteralWhiteSpace for the comment pages?</div> <div style="margin: 0px;"><a moz-do-not-send="true" href="http://www.pmwiki.org/wiki/Cookbook/LiteralWhiteSpace">http://www.pmwiki.org/wiki/Cookbook/LiteralWhiteSpace</a></div> <div style="margin: 0px; min-height: 14px;"><br> </div> <div style="margin: 0px;">(or use one of its components)</div> <div style="margin: 0px; min-height: 14px;"><br> </div> <div style="margin: 0px; min-height: 14px;"><br> </div> <div style="margin: 0px;"><span class="Apple-converted-space"> </span>~Hans</div> <div style="margin: 0px; min-height: 14px;"><br> </div> </blockquote> </div> <br> <pre wrap=""><hr size="4" width="90%">_______________________________________________
pmwiki-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre> </blockquote> <br> <pre class="moz-signature" cols="72">--
Henrik Bechmann
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.bechmann.ca">www.bechmann.ca</a>
Webmaster, <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.dufferinpark.ca">www.dufferinpark.ca</a></pre> </blockquote> </div> <br> </blockquote> <br> <pre class="moz-signature" cols="72">--
Henrik Bechmann
<a class="moz-txt-link-abbreviated" href="http://www.bechmann.ca">www.bechmann.ca</a>
Webmaster, <a class="moz-txt-link-abbreviated" href="http://www.dufferinpark.ca">www.dufferinpark.ca</a></pre> </blockquote></div><br></body></html>