Thanks for all your help with the encoding issues Hans. I think we are making worthwhile progress. I will be out most of the morning but will try to integrate your suggestions into the code later this afternoon if I can find a bit of time. And maybe get 3.2.5 out then, or early tomorrow.
Cheers, Dan On Mon, Oct 12, 2009 at 5:16 AM, Hans <[email protected]> wrote: > > > 2009/10/11 Hans <[email protected]> >> >> Try adding ca. line 752 echo $out; before line >> $out = preg_replace($rule['pattern'], $rule['replace'], $out); >> You get a mass of repeats. Looks very inefficient (maybe some improvements >> could be made there, but this is a different issue). > > Apologies, I take that back. Each rule is applied exactly once to each time > the BOLTdomarkup function is called. With several zones in a skin this > function is called repeatedly, as it should. > > Anyway, that was a side issue. > > cheers > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
