Yesterday I commited some new code to the CVS. I added a better RSS support. The RSS feeds of phpMyFAQ won’t be static like in 1.3.x and 1.4.x. There will be three feeds in 1.5:
- feed/news/rss.php for the news
- feed/topten/rss.php for the Top 10
- feed/latest/rss.php for the latest records
The ability to parse PHP code in the template files can be enabled or disabled easily inside the configuration. It is disabled by default.
Update:
I did a CVS checkout and successfully installed the phpMyFAQ 1.5.0 pre-alpha version. I used a MySQL database.