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

Log of /contributions/modules/nodereferrer/nodereferrer.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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 11:35:59 2009 UTC (2 months ago) by andypost
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +26 -23 lines
Diff to previous 1.19
fix #537160 and #527504

Revision 1.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 11:15:35 2009 UTC (2 months ago) by andypost
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.17.2.1: +26 -23 lines
Diff to previous 1.17.2.1 , to branch point 1.17 , to next main 1.20
fix #537160 and #527504

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 10:17:50 2009 UTC (5 months, 1 week ago) by andypost
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.18: +12 -8 lines
Diff to previous 1.18
Fix notices

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 10:17:20 2009 UTC (5 months, 1 week ago) by andypost
Branch: DRUPAL-6--1
Changes since 1.17: +22 -9 lines
Diff to previous 1.17
Fix notices

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 14:43:17 2009 UTC (7 months, 2 weeks ago) by andypost
Branch: MAIN
Changes since 1.17: +11 -2 lines
Diff to previous 1.17
#397654 by andypost: Removed multiple values settings and required option.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 04:28:52 2009 UTC (8 months, 3 weeks ago) by andypost
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.16: +42 -42 lines
Diff to previous 1.16
trim ending spaces

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 03:42:39 2009 UTC (8 months, 3 weeks ago) by andypost
Branch: MAIN
Changes since 1.15: +7 -3 lines
Diff to previous 1.15
#259837 comment #97

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 21:12:10 2009 UTC (10 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.14: +198 -216 lines
Diff to previous 1.14
#259837 by andypost, Drupal 6 update.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 06:58:15 2008 UTC (17 months, 2 weeks ago) by dopry
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.13: +33 -4 lines
Diff to previous 1.13
#240307 by nicholasThompson, Adding 'Sort By Title' option

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 06:24:30 2008 UTC (17 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.12: +142 -13 lines
Diff to previous 1.12
adding views arguments and filters for referrers.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 04:13:00 2008 UTC (21 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.11: +14 -5 lines
Diff to previous 1.11
Adding chronological sort order option to field settings.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 17:05:58 2008 UTC (22 months ago) by dopry
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
#213321 suggested by jjv, Add internal field name to referring fields checkbox labels on the field settings form.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 07:24:12 2008 UTC (22 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
fixing node access call.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 06:30:42 2007 UTC (22 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.8: +11 -5 lines
Diff to previous 1.8
fixing a hairy token integration during preview/validation issue.
token tries to use the form data and calls the view function for the field...
the default token/cck field integration may need some tlc, but this bandage
should work in the mean time.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 05:41:05 2007 UTC (23 months ago) by dopry
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
sometimes items isn't an array?? this should bandage that.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 04:24:37 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.6: +10 -3 lines
Diff to previous 1.6
oops buggered my load callback, and wasn't passing the formatter in to content_format().

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 04:14:06 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.5: +64 -12 lines
Diff to previous 1.5
Added a pager feature for node referrer fields and tease and full node formatters.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 18 11:27:25 2007 UTC (2 years, 2 months ago) by dopry
Branch: MAIN
Changes since 1.4: +16 -14 lines
Diff to previous 1.4
#139283 by jyamada, replace objects with arrays, add cache table to
clear_cache_all
#167223 by idmacdonald, content cache not cleared on insert
#107482 by beginner, unable to set node type filter.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 23:03:03 2007 UTC (2 years, 10 months ago) by dopry
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
removing stray debugging msg.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 04:33:46 2007 UTC (2 years, 10 months ago) by dopry
Branch: MAIN
Changes since 1.2: +45 -47 lines
Diff to previous 1.2
cache clearing code updated per killes recommendations.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 20:22:37 2007 UTC (2 years, 10 months ago) by dopry
Branch: MAIN
Changes since 1.1: +44 -13 lines
Diff to previous 1.1
fixing the relational integrity a bit... added some nodeapi code to clear cache on
any node that the node being edited references. I'm thinking this may need to be put
into nodereference.module as the caching issues keep the two modules closely intertwined.

field level caching could alleviate a lot of the problem by using a different cid schema that
is easier to clear/get with the information available in nodeapi.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 18:45:41 2007 UTC (2 years, 10 months ago) by dopry
Branch: MAIN
Maybe I should actually add the files to CVS.

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