/[drupal]/contributions/modules/radioactivity/radioactivity.info
ViewVC logotype

Contents of /contributions/modules/radioactivity/radioactivity.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri May 23 13:02:59 2008 UTC (18 months ago) by skiminki
Branch: MAIN
CVS Tags: DRUPAL-5--1-2-RC1, DRUPAL-5--1-2rc1, DRUPAL-5--1-3-RC1, DRUPAL-5--1-2-RC2, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +4 -4 lines
o Refactor architecture to support plugins:
  - introduce plugin-provided targets, e.g. node, comment.
  - introduce plugin-provided sources, e.g. node vote, node view, comment vote.
  - refactor energy settings decay profile admin form to reflect the above.
o Move node radioactivity functionality to new radioactivity_node -plugin.
o Introduce radioactivity_comment for comment target + views support. This
  makes comments radioactive.
o VotingAPI support plugin
  - provides radioactivity source from votingapi_insert action for nodes and
    comments
o Debug plugin
  - displays internal info for debugging purposes
  - manual energy action functionality
o Update functionality
  - enables automatically radioactivity_node as it's split from radioactivity
  - convert decay profile struct to new format. However, this doesn't support
    by_content_type flag.
1 ; $Id: radioactivity.info,v 1.1 2008/03/30 14:05:26 skiminki Exp $
2 name = Radioactivity core
3 description = "Core for advanced node popularity metrics by radioactivity model. Suitable for better 'most popular object views' with different time scales."
4 package = Radioactivity

  ViewVC Help
Powered by ViewVC 1.1.2