[TYPO3-templavoila] TV Problem with XML

Mike Morris mikemo at iname.com
Fri Feb 16 08:25:32 CET 2007


Hi all,

i am having a problem with the wonderful TV extension.

my Datastructure looks like this:


But if I have the Flexible CE in my BE it has all the default colors. Why?

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
 <meta type="array">
  <langChildren type="integer">1</langChildren>
  <langDisable type="integer">1</langDisable>
 </meta>
 <ROOT type="array">
  <tx_templavoila type="array">
                                    <pageModule>
<titleBarColor>#CDCDCD</titleBarColor>
<backgroundColor>#E6E6E6</backgroundColor>


                                        <displayHeaderFields>
                                           pages.description
                                           pages.author
                                           pages.keywords
                                           pages.pagetitle
                                           pages.title
                                           pages.lastUpdated
                                           pages.keywords
                                           pages.abstract
                                        </displayHeaderFields>
                                    </pageModule>
   <title>ROOT</title>
   <description>Select the HTML element on the page which you want to be the
overall container element for the template.</description>
  </tx_templavoila>
  <type>array</type>


Yes I saved the DS and the TO again - still nothing happens....and the
display header fields are also missing

What did I miss?






More information about the TYPO3-project-templavoila mailing list