We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#1976 closed Defect (fixed)

Search - RSS Not fully implemented

Reported by: jtilson Owned by:
Priority: normal Milestone: Elgg 1.7.1
Component: Search Version: 1.7
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

RSS View for search not fully implemented. Search is missing the
alternative views (RSS, PHP, JS)

Change History (7)

comment:1 Changed 3 years ago by cash

  • Milestone changed from Elgg 1.8 to Elgg 1.7.1

comment:2 Changed 3 years ago by cash

  • Type changed from unconfirmed defect to confirmed defect

There are a series of issues with the current search and RSS:

  • a link to the rss feed is not added to the html head
  • there is no layout view for RSS
  • some elements do not have titles which make for an odd RSS feed

That's what I've found so far.

comment:3 Changed 3 years ago by cash

(In [svn:5425]) Refs #1976 - adds RSS layout view for search

comment:4 Changed 3 years ago by cash

(In [svn:5549]) Refs #1976 - Search now includes a link to RSS page

comment:5 Changed 3 years ago by cash

wire posts and comments both need rss views that set the title

comment:6 Changed 3 years ago by cash

(In [svn:5577]) Refs #1976 - added rss search view to the wire

comment:7 Changed 3 years ago by cash

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:5612]) Fixes #1976 - comments now have a search view for RSS

Note: See TracTickets for help on using tickets.