[TYPO3] xml_contentrendering : no paths to images in the xml-output ( and some further "newbie-questions" )

Hendrik Stey h_stey at web.de
Wed Apr 19 16:05:57 CEST 2006


hi there,


i am just trying out the extension "xml_contentrendering" (together with 
TYPO3s out-of-the-box template "BUSINESS") and now i have some problems 
/ questions.

E.g. when i took a look at my xml-output, i became aware of the fact 
that there are no paths to images , although the page DOES contain 
images. My XML-output looks like that:

<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <xml_content>
<tt_content uid="2"><header><![CDATA[Test]]></header>
<bodytext><![CDATA[Blindtext]]></bodytext>
<header_link><![CDATA[]]></header_link>
</tt_content>
</xml_content>


i tried the extension bf_xml_for_flash before, and as far as i remember, 
there where pathes to images in the xml-code.

my general aim is to import the contents of a "text w/ image" into flash.


i'd be glad if somebody could give me some hints.

bye,

hendrik.



More information about the TYPO3-english mailing list