Feature #2720
closedCache RSS feeds on profiles
0%
Description
The RSS feed widget does not cache feeds. This makes pages load very slowly. Do one or both of the following:
- Cache feed items for x minutes
- Lazy-load over JS
Updated by Boone Gorges about 11 years ago
https://github.com/cuny-academic-commons/cac-advanced-profiles/commit/d1fe636f054acdaef064d4ce8f4741f3e80003d8 implements a five-minute cache for RSS items. https://github.com/castiron/cac/commit/0aaf4fdaa9f2ffcc19f3ec31730b7bcda4c47872
I'm going to work a little more on how RSS widgets work and update here on this ticket
Updated by Boone Gorges about 11 years ago
Added helper text for Title field in https://github.com/cuny-academic-commons/cac-advanced-profiles/commit/de7a1cc6f149286b04b66492c795e68c58fbfb2f
Updated by Boone Gorges about 11 years ago
- Status changed from Assigned to Resolved
I've run into some technical hurdles with my other RSS improvements, so I'm going to open separate tickets for them and mark this one resolved.