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 -~----------~----~----~----~------~----~------~--~---
