- Posts: 23
- Thank you received: 2
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Enhanced Kunena RSS Feed
- Netthandel
-
- Offline
- Junior Member
-
I need the links inside the RSS to get picked up by Twingly.
Please Log in or Create an account to join the conversation.
www.wiscollectorcar.com/forum.html?func=fb_rss&no_html=1
You can download the updated version from this post.
Let me know how this works.
Thanks,
G
Please Log in or Create an account to join the conversation.
What feature are you looking for exactly?
Awesome, thank your for sharing! In german childboard have been asked for this feature: to reduce RSS to special forums only, that the user can choose.
Please Log in or Create an account to join the conversation.
- Netthandel
-
- Offline
- Junior Member
-
- Posts: 23
- Thank you received: 2
Thank you very much! Really made my day!
Would you be able to do the same with another RSS file in Joomla? - For MyBlog component. It uses BBcode I believe. Want the urls to show in the rss feed (exact as in your last rss).
I've attached the file here, so you might see exactly what needs to be done. I have no idea how to do it myself
Thank you very much for helping with the Kunena RSS.
And thank you for may be giving this file a look.
Please Log in or Create an account to join the conversation.
- Netthandel
-
- Offline
- Junior Member
-
- Posts: 23
- Thank you received: 2
Very important:
Can you make the Forum RSS to get the SEF urls in stead of the orginal urls?
(Am using sh404sef)
Please Log in or Create an account to join the conversation.
Sure, I've made the necessary additions and attached the file here. Bear in mind, it is not tested but I believe it should work. This will parse all bbcode (including URLs) just like the Enhanced Kunena RSS Feed does.Exactly this
Thank you very much! Really made my day!
Would you be able to do the same with another RSS file in Joomla? - For MyBlog component. It uses BBcode I believe. Want the urls to show in the rss feed (exact as in your last rss).
I've attached the file here, so you might see exactly what needs to be done. I have no idea how to do it myself
Thank you very much for helping with the Kunena RSS.
And thank you for may be giving this file a look.
OH...
Very important:
Can you make the Forum RSS to get the SEF urls in stead of the orginal urls?
(Am using sh404sef)
I am not familiar with how sh404sef parses its urls, so I can't help you with this one. Moreover, I've seen posts on this forum that sh404sef with Kunena can take quite a toll on your server if you have thousands of posts. At least in my experience the builtin Joomla SEF component works fine for rewriting my URLs. I get something like /forum.html?id=1001011 .
That being said, I can tell you this. First, if sh404sef can rewrite urls on the fly e.g. via .htaccess and mod_rewrite, then it will absolutely work with this component. Just add rules to your .htaccess to rewrite internal kunena urls to whatever friendly url you like. Second, the other route is to modify the way the Kunena RSS Feed grabs its urls. Currently, this is controlled in this line:
Please Log in or Create an account to join the conversation.