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

Log of /contributions/modules/radioactivity/radioactivity.install

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.4.4.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 12:15:22 2009 UTC (4 weeks, 1 day ago) by skiminki
Branch: DRUPAL-7--1
Changes since 1.4.4.1: +39 -15 lines
Diff to previous 1.4.4.1
Initial D7 port of Radioactivity

Revision 1.4.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 17:52:43 2008 UTC (12 months, 3 weeks ago) by skiminki
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC1, DRUPAL-6--1-1, DRUPAL-6--1-1-RC1, DRUPAL-6--1-2
Branch point for: DRUPAL-7--1
Changes since 1.4: +38 -190 lines
Diff to previous 1.4
Initial D6-port of radioactivity core and node-plugin. Views support
lacks the handler support to choose LEFT/INNER join for sort.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 25 20:31:14 2008 UTC (18 months ago) by skiminki
Branch: MAIN
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-2-RC1, DRUPAL-5--1-2-RC2, DRUPAL-5--1-2rc1, DRUPAL-5--1-3, DRUPAL-5--1-3-RC1, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.3: +116 -12 lines
Diff to previous 1.3
o PostgreSQL fixes:
  - fix postgres update
  - rename columns oid->id and oclass->class. Column oid was creating problems
    as PostgreSQL has internal meaning for it
  - fix energy adding for postgresql. There were typos there.
o Implement functionality to port views created against radioactivity 1.1 to
  forthcoming 1.2. This functionality is invoked by update.php.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 13:02:59 2008 UTC (18 months ago) by skiminki
Branch: MAIN
Changes since 1.2: +61 -28 lines
Diff to previous 1.2
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.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 08:40:16 2008 UTC (19 months, 3 weeks ago) by skiminki
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.1: +22 -0 lines
Diff to previous 1.1
PostgreSQL support

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 14:05:26 2008 UTC (19 months, 3 weeks ago) by skiminki
Branch: MAIN
Initial revision of radioactivity module. The radioactivity module gives
"hotness" rank to nodes based on node views. The hotness rank is based on
simple but effective radioactivity model.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2