RSS for DOCman



Features:
* NEW! Dynamic Feed. The feed is published automatically in your browser like you know it from the joomla feed. Depending on which category is shown in DOCman
* NEW! QR-Codes to import feed by cell-phone (e.g. Podcasts, ringtones)
* NEW! Enclosure support for Podcast or other applications
* Unlimited configurable feeds.
* Nearly all RSS 2.0 options can be configured.
* DOCman categories can be choosen comfortable from a list.
* Thumbnails can be shown.
* Feed in UTF-8 encoding
* Compatible parsing to Wordpress, Joomla 1.0.x, Joomla 1.5.x .... , etc (watch demos)
* Linktarget can be configured (direkt download or details)
* Valid RSS 2.0
If you don't like the dynamic feed you can switch it off and configure as many feeds as you want manually. After you have created a so called 'manual' feed you get a link to this feed - so you can implement it everywhere you want to.
Great component, thanks again!
function categoryArray()
{
global $database;
$query = "SELECT c.*, c.parent_id AS parent"
. "\n FROM #__categories AS c"
. "\n WHERE c.section='com_docman'"
. "\n AND c.published != -2"
. "\n ORDER BY parent_id,ordering" ;
All works very well now and I'm happy. Thanks!
Thank you for the report!
I have fixed the issue in version 0.4.2-beta!






