[TYPO3-english] Show Powermail Records in Frontend

Janosch Skrobek janosch at bworx.de
Mon Nov 15 20:15:14 CET 2010


Hi everyone,

I am looking for a way to show the powermail mails in the frontend. I
thought about using db integration (wfqbe) but the whole mail is in one
field and looks like this:

<piVars>
	<uid1>Hansi</uid1>
	<uid2>hansi at t-online.de</uid2>
	<uid3>testnachricht</uid3>
	<uid4>botanik</uid4>
</piVars>

I have no idea how to split that up (in the query or the typoscript) and
wrap each entry into a nice span...

Anyone with a hint?

Thanks

Regards



More information about the TYPO3-english mailing list