issues
search
Kontent
/
Podcast-Professional
Podcast Manager for Joomla
http://extensions.kontentdesign.com
2
stars
2
forks
source link
A lot of bug fixes and initial Joomla! 1.6+ support
#2
Closed
mahagr
closed
13 years ago
mahagr
commented
13 years ago
Added doctype to all xml files
Changed file headers (removed @ version $Id)
Fixed PHP Notice (undefined $params) in PodcastModelPodcast::buildQuery()
Joomla 1.7 compatibility: Use JFactory instead of $mainframe in plg_podcapro
Fill value from configuration into < itunes:new-feed-url >
Add all missing files to manifest.xml
Hide index.html and htaccess.txt from the file list
Joomla 1.7 compatibility: Use always JFactory::getApplication() and local $option
Joomla 1.7 compatibility: Make global configuration to work
Joomla 1.7 compatibility: Add basic backend access control
Joomla 1.7 compatibility: Add view parameters to view=feed
Make mod_podcastpro to work in Joomla! 1.5
Small fixes and improvements
Joomla 1.7 compatibility: Make plugin to work (barely)
Remove sample layout from feed view
Joomla 1.7 compatibility: Fix public article detection
Allow more than one media file in each artricle
Allow metadata creation also if article exists
Module: Use feed URL from component if no URL has been defined
Fixes to feed content
Remove feed item description tags (data is already in summary)
Fix invalid content in various feed item tags
Improve {enclose} detection