Ticket #56 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

Feed to include categories

Reported by: stringfellow Assigned to: rollercow
Priority: high Milestone: Basic Completeness
Component: feeds Version:
Severity: normal Keywords: feed rss category
Cc:

Description

Please could someone modify the query in feed.php at line 50 to: $query = "SELECT category, subject, body, timestamp, shortsubject FROM entries WHERE user_id=".$userid?.$extra." ORDER BY timestamp DESC LIMIT 15;"; so the category is included in the result set and also add the category as a field in the RSS feed Thanks!

Change History

23/12/07 17:29:30 changed by stringfellow

  • component changed from backend to feeds.