Consider the following use case:
- There are bunch of radioactive content in our precious Drupal site
- There's another, non-Drupal server in the site complex, which has content we'd like to make radioactive
- We have a way to invoke
radioactivity_add_energyfrom the non-Drupal server
So, what we need is a target that supports radioactivity for arbitrary string identifiers, e.g., url in the non-Drupal server.
The immediate advantages for this would be the following:
- Single implementation of radioactivity, i.e., no need to port it to the non-Drupal server
- Single point of configuration of radioactivity
- Comparable energy values between our Drupal content and the non-Drupal content
However, as the non-Drupal content are not nodes in the Drupal site, views-support for this feature might be a bit too much to ask.
Comments
Comment #1
skiminki commentedThis is related to #279467: HTTP-interface for radioactivity_add_energy
Comment #2
skiminki commentedImplemented:
http://drupal.org/cvs?commit=126519
http://drupal.org/cvs?commit=126520
http://drupal.org/cvs?commit=126524
http://drupal.org/cvs?commit=126525
Resolving as fixed. Let's file new issues, if anything is broken.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.