|
Podcast Suite, Version 1.5 Stable |
|
|
|
|
A stable version of Podcast Suite 1.5 is now available. Download the component, module, and plugin. If you already have the suite installed on your site, you can use this patch.
This version includes the following updates:
- Fixed incorrect language tag being used in the feed, thanks to 'source' for finding the issue.
- Fixed HTTP Content-Type header issues. Podcast Suite now uses application/rss+xml exclusively. However, when the Joomla! core Page Cache plugin is enabled, the header still defaults to text/html.
- Including an extra parameter to change the title in the XSPF player. Thanks to Dallas Peters for the code.
- Removed the mime_magic function, it's deprecated in PHP. Certain servers return text/plain on the function regardless of the actual file type.
- Fixed the URL path to files; was causing issues on Windows. Thank you Richard.
If you're migrating from the Joomla! 1.0 version, also download the migrator plugin files. After installing the migrator component on your 1.0 site, unzip this package, then copy podcast.php into /administrator/components/com_migrator/plugins and podcast.sql into /administrator/components/com_migrator/tables before doing your migration.
Podcast Suite 1.5 requires PHP 5, preferably 5.2.x or higher. If you get a parse error on line 70 of podcast.php after installing the component, your server is running an outdated version of PHP; ask your host about upgrading. Please also make sure you are running the latest copy of Joomla! 1.5.x.
Podcast Suite uses XMLWriter which is included in PHP core. However, it relies on libxml. Although most servers already have this ready to go, you may find that you need to have it installed. |
|
|
Podcast Suite, Version 1.5 Release Candidate 1 |
|
|
|
|
A release candidate for Podcast Suite 1.5 is now available. Download the component, module, and plugin. If you already have the suite installed on your site, you can use this patch.
This version includes several fixes that should help with feed validation. It also now includes a German language translation of the user interface.
If you're migrating from the Joomla! 1.0 version, also download the migrator plugin files. After installing the migrator component on your 1.0 site, unzip this package, then copy podcast.php into /administrator/components/com_migrator/plugins and podcast.sql into /administrator/components/com_migrator/tables before doing your migration
Podcast Suite 1.5 requires PHP 5 and our current test environment is 5.2.x. If you get a parse error on line 70 of podcast.php after installing the component, your server is running an outdated version of PHP; ask your host about upgrading. Please also make sure you are running the latest copy of Joomla! 1.5.x.
Podcast Suite uses XMLWriter which is included in PHP core. However, it relies on libxml. Although most servers already have this ready to go, you may find that you need to have it installed. |
|
|
|