[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 *Title: Modifications needed to fix bug #8553: wrong object embedding by "eznode" 2 if you have more locations. 3 4 *Documentation: 5 6 The next table shows which templates are used to render XML tag, depending on 7 tag's name and used protocol (eznode or ezobject). 8 9 These templates reside in templates/content/datatype/view/ezxmltags directory. 10 11 +------------------+------------------------+------------------------+ 12 | Tags \ protocols | ezobject | eznode | 13 +------------------+------------------------+------------------------+ 14 | <embed> | embed.tpl | embed_node.tpl | 15 | <embed-inline> | embed-inline.tpl | embed-inline_node.tpl | 16 +------------------+------------------------+------------------------+ 17 18 embed.tpl uses 'content_view_gui' template operator to display an object while 19 embed_node.tpl uses 'node_view_gui' operator. So different templates are 20 used to render an object (templates/content/view/... and templates/node/view/...) 21 dependning on eznode or ezobject protocol is choosen.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |