Searched hist:"5587 e44c45f200479ef9ab3bd8f0264647941483" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/parser/ |
| H A D | renderer.php | 5587e44c45f200479ef9ab3bd8f0264647941483 Fri Aug 04 22:01:00 UTC 2006 chris <chris@jalakai.co.uk> fix for bug #701, lists in footnotes in lists
added Doku_Handler_Nest class & "nest" render instruction These allows render instructions to be nested within the "nest" render instruction, isolating them from the outer list of render instructions.
Not being able to do this is a particular problem for the current Doku_Handler_* classes as they process the list of intructions generated during their life without any recognition that some of the instructions may not belong to them being nested within another syntax mode.
This also makes it easier for plugins to generate cacheable nested instructions rather than using the expensive p_render() function which has to create a new renderer.
darcs-hash:20060804220100-9b6ab-ccd051e287af45afacdb1efecb8d9beb376276cb.gz
|
| H A D | handler.php | 5587e44c45f200479ef9ab3bd8f0264647941483 Fri Aug 04 22:01:00 UTC 2006 chris <chris@jalakai.co.uk> fix for bug #701, lists in footnotes in lists
added Doku_Handler_Nest class & "nest" render instruction These allows render instructions to be nested within the "nest" render instruction, isolating them from the outer list of render instructions.
Not being able to do this is a particular problem for the current Doku_Handler_* classes as they process the list of intructions generated during their life without any recognition that some of the instructions may not belong to them being nested within another syntax mode.
This also makes it easier for plugins to generate cacheable nested instructions rather than using the expensive p_render() function which has to create a new renderer.
darcs-hash:20060804220100-9b6ab-ccd051e287af45afacdb1efecb8d9beb376276cb.gz
|