Kayako logo
Modifications & Addon Releases Modification guides and addons are posted here to share with the community. Do not post requests in here!

Notices

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
kenh Offline
New Member
 
Posts: 6
Join Date: Nov 2005
RSS feed for ALL categories - 24-04-2006, 11:15 AM

I logged a feature enhancement to allow the KB article RSS feed to include articles from ALL categories.
This was set as a LOW PRIORIY by Kayako, but is a high priority for me.

Nothing else for it, I had to fix it myself..... here's how...

I added the feature to enter 0 as the category id in the RSS feed url to provide articles from ALL categories.

Edit /modules/knowledgebase/functions_clientkb.php

Change Line 167 from :
if ($key == $kbcategoryid)

To :
if (($key == $kbcategoryid) || ($kbcategoryid == 0))
   
Reply With Quote
  (#2) Old
SupportMods Offline
Member
 
SupportMods's Avatar
 
Posts: 92
Join Date: Sep 2005
Location: Earth Most Of The Time
24-04-2006, 01:26 PM

Sweet, thanks Kenh.
   
Reply With Quote
  (#3) Old
worksdev Offline
New Member
 
Posts: 1
Join Date: Sep 2005
02-05-2006, 03:15 PM

Hello.

I'd like to add this mod too. I know I purchased the owned version, however, when I go to the file you list, I just see the Zend Encoded page. Can you please advise on what I may be missing here?

Thanks and Best Regards,
Sean
   
Reply With Quote
  (#4) Old
Adam12 Offline
Member
 
Posts: 92
Join Date: Sep 2005
Location: Los Angeles, CA, USA
02-05-2006, 11:01 PM

Then, you don't the owend lic.! Contact kayako for help on this problem..


From,
Adam


===
www.eastsolid.com <-- The hosts host.
Shared Hosting, Reseller Hosting, Dedicated Server Hosting, Backup Services and Server Management.
Now with Enterprise Hosting (No more then 20 accounts per server!)
   
Reply With Quote
  (#5) Old
Vectra Offline
New Member
 
Posts: 7
Join Date: Aug 2006
Location: Norwich, UK
21-08-2006, 04:17 PM

Hi. Tried this and it doesnt seems to work if I call the RSS field url with a cetegory of 0??????????? Is there a way to return the latest say 50 articles.
   
Reply With Quote
Reply

Tags
categories, feed, rss

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
RSS feed to website page Siren How do I? 13 05-11-2007 12:37 AM
RSS feed and XHTML validation bear How do I? 3 14-10-2007 01:17 PM
RSS feed? WHB-Jef How do I? 5 25-03-2007 03:06 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46