Page 1 of 1

Custom title from RSS feed

Posted: Wed Dec 03, 2008 4:03 pm
by vincentvega
Hi all,

I have a content page which calls a user-defined tag. This user-defined tag fetches a remote news article from an RSS source and does some modifications on the article.

Is it possible to set the title of the content page to the title in the RSS feed? I can't do a Smarty call since the title is only available in the (PHP) user-defined tag.

Kind Regards,
Vincent