Closed (fixed)
Project:
Radioactivity
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Aug 2011 at 07:29 UTC
Updated:
1 Mar 2018 at 15:24 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesWe need to solve this in radioactivity first.
Please play around with that and see if you can create it. I believe it won't currently work and may require some new tables and/or views integration in radioactivity to make it work.
The problem I see is that feeds are meant to show an item once, but the "hot" area could get the same item in position 6 then position 1, then 7 then 2 depending on energy being added/removed.
Comment #2
sutharsan commentedIssue triage: Closing issue, the 6.x branch is no longer maintained.
If you believe this issue is closed in error, feel free to re-open.
Comment #3
gregglesI think this is a reasonable feature request for 8.x.
Comment #4
sutharsan commentedWith the display-only option I suggest in #1259330: Add an RSS feed to radioactivity feed, this can be build with Views. Would that be sufficient?
Comment #5
gregglesAh, very cool! If it can be built with views then agreed the need is satisfied.
Comment #6
sutharsan commentedI thought about this a little more. Since radioactivity energy is a field with a value, an RSS feed can be created with a view sorted on this field. A list of popular pages is not fundamentally difficult from an RSS feed.
The formatter I mentioned in #4 is completed, but is not needed to make a feed view.
Marking the issue as fixed. If problems arise while making an feed, you know where to find me ;)
Comment #7
gregglesSounds good - thanks for the advice!