Integrating content from database
Hya,
I've got a perl script that can insert emails into a database. I now want to display a list of messages (sender, date, subject) and the individual messages. Doing this by its self isn't that difficult, but I'm not sure what the best way to integrate it with TikiWiki is.
I've had a look at TikiIntegrator, which is fine for static html, but won't display php. I've also looked at the DynamicContent feature, but while static html looks easy enough, I'm not sure how to get it pull info from the database.
Any hints, tips or pointers would be greatly appreciated.
Cheers,
Ewan