Saturday 13 August 2005 7:42:34 am
Use the php function 'file_get_contents' defined as a new ezp template operator to fetch external content.
See http://ez.no/products/ez_publish_cms/documentation/development/kernel/custom_template_operators for detailed information Override the template.ini file: [PHP]
PHPOperatorList[file_get_contents]=file_get_contents
Example: {'http://www.evangelische-termine.de/Veranstalter/teaser.php?vid=1099&count=10&t_high=all&t_kat=all'|file_get_contents}
Greets, Gab
|