/[drupal]/contributions/modules/relevant_content/relevant_content.module
ViewVC logotype

Log of /contributions/modules/relevant_content/relevant_content.module

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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 14:31:10 2009 UTC (4 weeks, 1 day ago) by njt1982
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
A Final tweak to sort out inline labels with the custom field template.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 14:16:42 2009 UTC (4 weeks, 1 day ago) by njt1982
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
Added an individual field theme wrapper and fixed the field.tpl implementation as multiple fields are handled by the formatter, not the tpl

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 13:52:05 2009 UTC (4 weeks, 1 day ago) by njt1982
Branch: MAIN
Changes since 1.7: +28 -6 lines
Diff to previous 1.7
Added a specific Field Template + some revised the Setting paths

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 16:12:18 2009 UTC (6 weeks, 4 days ago) by njt1982
Branch: MAIN
Changes since 1.6: +18 -8 lines
Diff to previous 1.6
Tweaks and fixed to the Field implementtion (node rendering) and field settings

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 20:10:31 2009 UTC (6 weeks, 5 days ago) by njt1982
Branch: MAIN
Changes since 1.5: +30 -116 lines
Diff to previous 1.5
More tweaking - mostly to the theme

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 17:03:56 2009 UTC (6 weeks, 5 days ago) by njt1982
Branch: MAIN
Changes since 1.4: +11 -269 lines
Diff to previous 1.4
Moved all admin functions into an admin.inc

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 16:40:31 2009 UTC (6 weeks, 5 days ago) by njt1982
Branch: MAIN
Changes since 1.3: +189 -20 lines
Diff to previous 1.3
More work on the Drupal 7 version

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 12:54:03 2009 UTC (6 weeks, 5 days ago) by njt1982
Branch: MAIN
Changes since 1.2: +412 -180 lines
Diff to previous 1.2
Initial work on upgrade to Drupal 7 with Fields API integration

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 16:17:20 2009 UTC (2 months, 1 week ago) by njt1982
Branch: DRUPAL-6--1
Changes since 1.2.2.6: +74 -12 lines
Diff to previous 1.2.2.6 , to branch point 1.2 , to next main 1.10
Work on Relevant Content. Many bug fixes and feature additions

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 13:37:48 2008 UTC (12 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.2.2.5: +4 -5 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Fixed a silly mistake - was passing an array of term objects instead of term ID's into the node finding function

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 12:49:29 2008 UTC (12 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.2.2.4: +39 -21 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Applied some minor fixes + code cleanup (remove hook_nodeapi, etc)

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 11:08:20 2008 UTC (12 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--1
Changes since 1.2.2.3: +4 -2 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Some code clean up

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 10:33:05 2008 UTC (12 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--1
Changes since 1.2.2.2: +55 -33 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Addition of a CCK Field for Relevant Content

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 16:29:10 2008 UTC (12 months, 3 weeks ago) by njt1982
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.5: +41 -29 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.10
Addition of new CCK Field Type

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:15:57 2008 UTC (13 months, 3 weeks ago) by njt1982
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Fixed issue with hook_block using title instead of subject on view. Issue #314546

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:04:50 2008 UTC (13 months, 3 weeks ago) by njt1982
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.2.2.1: +2 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Changed title to subject in hook_block (view) as this was not allowing people to override the title

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 12:21:02 2008 UTC (14 months ago) by njt1982
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.2: +37 -23 lines
Diff to previous 1.2
Some fixes and tweaks ported from Drupal 5... Main one is the vocabulary filtering

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 12:16:22 2008 UTC (14 months ago) by njt1982
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Removed debugging

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 11:52:33 2008 UTC (14 months ago) by njt1982
Branch: DRUPAL-5
Changes since 1.1.2.2: +48 -30 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Backported fix from Drupal 6 for multiple content types + borrowed code from db_placeholders

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 09:56:37 2008 UTC (14 months ago) by njt1982
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.1: +301 -170 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Some fixes and updates for Drupal 5 + backporting some features from Drupal 6

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 09:49:29 2008 UTC (14 months ago) by njt1982
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.1: +348 -179 lines
Diff to previous 1.1
Putting a Drupal 6 compatible version into HEAD

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 1 15:40:56 2007 UTC (2 years ago) by njt1982
Branch: DRUPAL-5
Changes since 1.1: +30 -5 lines
Diff to previous 1.1
Addition of an Exclude array for excluding nodes from the get nodes function

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 11:41:25 2007 UTC (2 years ago) by njt1982
Branch: MAIN
Branch point for: DRUPAL-5
Initial Release of Relevant Content module

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