Re: Re: PDF erstellen...
Thomas Baumann <[email protected]> Mon, 18 Jul 2005 15:31:50 +0200
| Newsgroups | gmane.comp.cms.bitflux.general.german |
|---|---|
| Message-ID | <[email protected]> |
Die .configxml.children sieht jetzt so aus: <?xml version=3D"1.0"?> <bxcms xmlns=3D"http://bitflux.org/config"> <plugins> <parameter name=3D"xslt" type=3D"pipeline" value=3D"static.xsl"/> <extension type=3D"html"/> <plugin type=3D"xhtml" admin=3D"true"></plugin> <plugin type=3D"navitree"></plugin> </plugins> <plugins> <extension type=3D"pdf"> <parameter type=3D"pipeline" name=3D"xslt" value=3D"xml2fo.xsl"/> <parameter type=3D"pipeline" name=3D"pipelineName" value=3D"fo"/> </extension> </plugins> </bxcms> Aber im apache error log kommt immer folgender Fehler: Notice[8] Undefined index: indexpdf in /home/tirili/public_html/inc/bx/collection.php at line 188 Woran kann das noch liegen ? Wie kann das noch debuggt werden ? Ein fop -xml test.xml -xsl xml2fo.xsl -pdf test00.pdf -d erzeugt mir das gew=FCnschte PDF. LG - tom > > Das wird der Knackpunkt sein :-) Meine .configxml sieht so aus: > >=20 > > <?xml version=3D"1.0"?> > > <bxcms xmlns=3D"http://bitflux.org/config"> > > <plugins> > > <parameter name=3D"xslt" type=3D"pipeline" value=3D"static.xsl"/> > > <extension type=3D"html"/> > > <plugin type=3D"xhtml" admin=3D"true"></plugin> > > <plugin type=3D"navitree"></plugin> > > </plugins> > > <plugins> > > <extension type=3D"pdf"> > > <parameter type=3D"pipeline" name=3D"xslt" value=3D"xml2fo.xsl"/> > > <parameter type=3D"pipeline" name=3D"pipelineName" value=3D"fo"/> > > </extension> > > </plugins> > > </bxcms> >=20 > Du das mal in .configxml.children rein >=20 > .configxml wird nicht vererbt. .configxml.children solange kein > .configxml wieder gefunden wird >=20 > chregu ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/