I just moved my data to the newest version 1.5.4 and want to show the questions on my homepage via rss. (I am using CMS Mambo/Joomla and the parser on other html-websites.)
In the old version it only showed the date and the beginning of the title of the 3 latest entries, but with 1.5.4 it shows no date, but the title (question) and the whole text (answer). That's too much for a side module.
If I use the top-ten rss-feed it shows the title twice...
Can I adjust this somewhere?
I also could use the rss-parser if somebody tells me how to include the path. What goes in here instead of topten.xml:
Code: Select all
$remote = "http://www.yourdomainde/path/to/your/phpmyfaq/xml/topten.xml"; Thanks for your thoughts!
Hannelore