[Typo3-german] XML Photogallery - XML-Output?

tuccain tuccain at gmail.com
Thu Sep 15 14:04:38 CEST 2005


Hallo Liste,

ich habe ein kleines Problem mit dem XML-Output der 
'XML-Photogallery'-Extension (intera_photo_xml). Leider bekomme ich 
immer nur eine Fehlermeldung.
Kann mir jemand weiterhelfen? Bei der 'XML for Flash'-EXT bekomme ich 
einen XML-Output, jedoch klappt es bei anderen Extensions, die mit dem 
selben Prinzip wie 'intera_photo_xml' funktionieren, nicht.

Vielleicht habe ich irgendwo einen Denkfehler?
Mich wundert außerdem die Tatsache, dass im Frontend Editierfunktionen 
erscheinen, obwohl im Setup-Feld 'config.admPanel = 0' steht.

Bin für jede Hilfe dankbar.
pao!o




FEHLERMELDUNG (DOMAIN steht für die richtige Domain ;-)
----------------------------------------------------------------------------
XML Parsing Error: junk after document element
Location: http://DOMAIN/index.php?id=4&type=0
Line Number 1, Column 760:

<?xml version="1.0" encoding="ISO-8859-1" 
standalone="yes"?><intera_photo_xml 
commalist_image_files="gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai"><image 
link="http://DOMAIN/fileadmin/images/kamp_1.jpg">http://DOMAIN/typo3temp/pics/cfbc9c94f8.jpg</image><image 
link="http://DOMAIN/fileadmin/images/kamp_2.jpg">http://DOMAIN/typo3temp/pics/60e7f9f796.jpg</image><image 
link="http://DOMAIN/fileadmin/images/kamp_3.jpg">http://DOMAIN/typo3temp/pics/5245311bac.jpg</image><image 
link="http://DOMAIN/fileadmin/images/kamp_4.jpg">http://DOMAIN/typo3temp/pics/ca3eb0f0c5.jpg</image><image 
link="http://DOMAIN/fileadmin/images/must_have.jpg">http://DOMAIN/typo3temp/pics/349d239b7f.jpg</image></intera_photo_xml><a 
href="http://DOMAIN/typo3/alt_doc.php?edit[tt_content][9]=edit&amp;columnsOnly=list_type%2C%20layout%2C%20select_key%2C%20pages%20%5Brecursive%5D&amp;noView=0&amp;returnUrl=%2Findex.php%3Fid%3D4%26type%3D0"><img 
src="t3lib/gfx/edit_fe.gif" width="11" height="12" border="0" 
align="top" title="Plugin ändern/konfigurieren" 
class="frontEndEditIcons" alt="" title="" /></a>


KONFIGURATION
----------------------------------------------------------------------------
--- CONSTANTS
path = fileadmin/images/


--- SETUP
...
tt_content.stdWrap.dataWrap >

# example PAGE object using styles.xmlcontent.get
xml_contentrendering >
xml_contentrendering = PAGE
xml_contentrendering {
typeNum=0
config.disableAllHeaderCode = 1
config.additionalHeaders = Content-type:text/xml
config.admPanel = 0
config.xhtml_cleaning = 0

10 = TEXT
10.value = <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>

20 = CONTENT
20 < styles.content.get
}


--- INCLUDE STATIC
content (default)
styles.content (default)



More information about the TYPO3-german mailing list