I didn't realize it's already in there under the name myBOLTrules. But I like the new code slightly better so, you'll have to consider this an upgrade. Now it's myBOLTmarkupRules.
I wrote up a new solutions.hooks section, and one for limited rules in that section that explains how to do what you want. The more rules you leave out, the faster the markup processing should run. I will try and get 2.65 out later this morning. Cheers, Dan On Tue, Mar 17, 2009 at 10:49 AM, Linly <[email protected]> wrote: > >> I might add this to the commentbox plugin as it would make a nice >> addition. And could serve as a model for other plugin developers. I >> wonder if a good commentbox shouldn't be added to the core? > > I'd like the core support comment. > >> If you want to get started experimenting with this, add the following >> to the very beginning of the BOLTdomarkup function. engine.php ~708 >> >> if (function_exists('myBOLTmarkupRules')) $rules = >> myBOLTmarkupRules($page, $zone, $content, $rules); >> >> Let me know what you think! > > I'm not in a hurry, I'd like to wait the official release version. :p > > Should this approach speed up the page process time? > > Cheers, linly > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
