From: Rui C. <rui...@ac...> - 2004-12-06 20:36:29
|
On Dec 6, 2004, at 8:02 PM, Reini Urban wrote: > Rui Carmo schrieb: >> > > Ah okay. I'll probably use just your blog theme then. And some > js-buttons here and there. I'll send you SeeAlso and some of the other stuff for inclusion, though. Lots of people seem to like that ;) > > Ah I forget to wrote that, sorry. > > The only and main is in CachedMarkup.php: > Cached_PluginInvocation::expand() > This is where you must put your debugprint statement. > expand() is called recursively through the HTML parse tree. > > The expander for the Cached_PluginInvocation class is > a normal printExpansion() call. > Many thanks. I'll look into it after I rsync a copy to my local machine to try to get better debugging. R. |