[dokuwiki] Re: preventing instruction level caching
- From: James Lin <guanfenglin@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 29 Apr 2009 21:51:43 +1200
> To output the XHTML of some syntax:
>
> $syntax = '{{indexmenu>....}}';
> print p_render('xhtml', p_get_instructions($syntax), $info);
>
> Note: This is an "expensive" operation as it instantiates a new renderer
> for
> each p_render() call. Using it for sth. like you want to achive shouldn't
> be a
> problem though as you problably only call it once in your plugin.
>
cool! will give a try tomorrow at work. Cheers!
- Follow-Ups:
- [dokuwiki] Re: preventing instruction level caching
- From: Christopher Smith
- [dokuwiki] Re: preventing instruction level caching
- References:
- [dokuwiki] Re: preventing instruction level caching
- From: Christopher Smith
- [dokuwiki] Re: preventing instruction level caching
- From: Michael Klier
- [dokuwiki] Re: preventing instruction level caching
- From: James Lin
- [dokuwiki] Re: preventing instruction level caching
- From: Michael Klier
- [dokuwiki] Re: preventing instruction level caching
- From: James Lin
- [dokuwiki] Re: preventing instruction level caching
- From: Michael Klier
- [dokuwiki] Re: preventing instruction level caching
- From: James Lin
- [dokuwiki] Re: preventing instruction level caching
- From: Michael Klier
- [dokuwiki] Re: preventing instruction level caching
- From: James Lin
- [dokuwiki] Re: preventing instruction level caching
- From: Michael Klier
- [dokuwiki] Re: preventing instruction level caching
Other related posts:
- » [dokuwiki] preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Christopher Smith
- » [dokuwiki] Re: preventing instruction level caching - TNHarris
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Christopher Smith
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Christopher Smith
- » [dokuwiki] Re: preventing instruction level caching - Gina Häußge
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Michael Klier
- » [dokuwiki] Re: preventing instruction level caching - James Lin
- » [dokuwiki] Re: preventing instruction level caching - Christopher Smith
- » [dokuwiki] Re: preventing instruction level caching - James Lin