Content of custom tag as XML subtree

Author Message

Anatoly Gubanov

Wednesday 06 April 2005 11:44:35 pm

It would be very useful to have access to content of custom taf as XML subtree and but not template processed result only. Now I overcome this situation following:
I inserted line:
$tpl->setVariable( 'custom_tag_content', $tag, 'xmltagns' );
after line number 630 in file kernel\classes\datatypes\ezxmltext\handlers\output\ezxhtmlxmloutput.php:
$tpl->setVariable( 'content', $childContent, 'xmltagns' );

Kristian Hole

Sunday 10 April 2005 2:09:12 am

Just out of curiosity: Why is this useful? When do you need this?

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.