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

Log of /contributions/modules/similarterms/similarterms.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.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 22:13:52 2009 UTC (7 months, 4 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +384 -79 lines
Diff to previous 1.24
[#408262] Patch by Mark Theunissen to add a hook so people can change the node list before going to the theme.  Plus to use VID instead of NID in query.

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 22:12:05 2009 UTC (7 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.22: +9 -1 lines
Diff to previous 1.1.2.22 , to branch point 1.1 , to next main 1.25
[#408262] Patch by Mark Theunissen to add a hook so people can change the node list before going to the theme.

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 18:16:47 2009 UTC (9 months, 3 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.21: +2 -2 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Make the  field actually work.  Thanks to derjochenmeyer [#365617]

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 18:15:48 2009 UTC (9 months, 3 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Make the  field actually work.  Thanks to derjochenmeyer [#365617]

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 22:15:01 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-15, DRUPAL-6--1-16, DRUPAL-6--1-17, DRUPAL-6--1-18
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Change update code to no longer do a full cache clear.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 16:43:02 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-14
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Remove the watchdog command didn't think about it flooding someone's log.

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 16:42:15 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-14, DRUPAL-5--1-15
Changes since 1.1.2.20: +2 -2 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Remove the watchdog command didn't think about it flooding someone's log.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 03:58:08 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-12
Changes since 1.1.2.19: +4 -3 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Really stupid mistake in 1.11 I forgot to take delta into account.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 03:56:42 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-12
Changes since 1.20: +4 -3 lines
Diff to previous 1.20
Really stupid mistake in 1.11 I forgot to take delta into account.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 03:13:29 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-11
Changes since 1.1.2.18: +134 -37 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Rewrite how the SQL query gets generated.  Added Lang support based on patch from sun [#349447].  Added an option search order to make items more unique by dingbats [#355493]. Added cache support so the complex query doesn't get called so much.  It defaults to 1 hour.  It can be changed very easly.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 01:46:55 2009 UTC (9 months, 4 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-11
Changes since 1.19: +89 -38 lines
Diff to previous 1.19
Rewrite how the SQL query gets generated.  Added Lang support based on patch from sun [#349447].  Added an option search order to make items more unique by dingbats [#355493]. Added cache support so the complex query doesn't get called so much.  It defaults to 1 hour.  It can be changed very easly.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 18:17:22 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.17: +13 -4 lines
Diff to previous 1.1.2.17 , to branch point 1.1
[#302835] by petertj - Added the abilty to include the current node in the list.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 18:17:00 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.18: +13 -6 lines
Diff to previous 1.18
[#302835] by petertj - Added the abilty to include the current node in the list.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 02:31:59 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-10
Changes since 1.17: +6 -4 lines
Diff to previous 1.17
[#342395] by catch - Block caching implemented incorrectly

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 02:23:03 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.1.2.16: +3 -3 lines
Diff to previous 1.1.2.16 , to branch point 1.1
[#323618] by Sirn fixed for - Ignore Terms sometimes does not starts with key 0.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 02:22:53 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
[#323618] by Sirn fixed for - Ignore Terms sometimes does not starts with key 0.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 02:14:15 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
[#308427] by LikelessMinor fix in fuction code.  Fixed block not displaying right.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 02:09:23 2008 UTC (11 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.15: +3 -2 lines
Diff to previous 1.1.2.15 , to branch point 1.1
[#309180] by blackdog Minor fix in fuction code.  Fixed block not displaying right.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 02:37:33 2008 UTC (16 months, 1 week ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.1.2.14: +28 -4 lines
Diff to previous 1.1.2.14 , to branch point 1.1
[#284279] Patch by wuf31 - Ignoring certain terms from being included in search.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 02:27:13 2008 UTC (16 months, 1 week ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-9
Changes since 1.14: +30 -4 lines
Diff to previous 1.14
[#284279] Patch by wuf31 - Ignoring certain terms from being included in search.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 01:19:19 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.1.2.13: +79 -63 lines
Diff to previous 1.1.2.13 , to branch point 1.1
[#281804] Display teaser vs. title only error.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 23:18:55 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-8
Changes since 1.13: +14 -7 lines
Diff to previous 1.13
[#281804] Fix for new teaser code being backwards.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 02:59:25 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.2.12: +21 -9 lines
Diff to previous 1.1.2.12 , to branch point 1.1
[#180582] Added the option to display teasers. part 2

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 02:58:30 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-7
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
[#180582] Added the option to display teasers. part 2

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 02:03:19 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
[#180582] Added the option to display teasers.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 04:50:54 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.11: +41 -6 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#187247 - Added the abilty to include blocks other then tag and multi-select.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 04:49:09 2008 UTC (16 months, 2 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-5
Changes since 1.10: +20 -2 lines
Diff to previous 1.10
#277573 & #187247 - Added cache support and the abilty to include blocks other then tag and multi-select.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 13:10:30 2008 UTC (16 months, 3 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.10: +4 -4 lines
Diff to previous 1.1.2.10 , to branch point 1.1
[#207579] Patch by zyxware to theme the list itself.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 04:09:35 2008 UTC (16 months, 3 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.9: +5 -13 lines
Diff to previous 1.1.2.9 , to branch point 1.1
[#193042] i82n module fix. Thanks ablivio

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 03:55:22 2008 UTC (16 months, 3 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
[#193042] i82n module fix. Thanks ablivio

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 21:18:53 2008 UTC (17 months ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.8: +3 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#273859 Possible fix for the problem people are seeing

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 04:23:38 2008 UTC (17 months ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.7: +61 -52 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#272815 Fixed.  Also includes some code speedup and clean up code.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 04:18:31 2008 UTC (17 months ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-4
Changes since 1.8: +52 -50 lines
Diff to previous 1.8
Code Cleanup.  Improvement inspeed.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 21:23:07 2008 UTC (17 months ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.7: +63 -68 lines
Diff to previous 1.7
#272815 Fixed.  How did this module work in the 1st place?

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 00:52:48 2008 UTC (17 months ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
#173822 Added patch by christefanø to add per node similarterms.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 00:26:01 2008 UTC (17 months ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.6: +55 -15 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#173822 Added patch by christefanø to add per node similarterms.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 00:18:16 2008 UTC (17 months ago) by rmiddle
Branch: MAIN
Changes since 1.5: +56 -13 lines
Diff to previous 1.5
#173822 Added patch by christefanø to add per node similarterms.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 21:08:37 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.5: +3 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#185965 Backported my 6 fix for this issue.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 21:00:12 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: MAIN
Changes since 1.4: +2 -4 lines
Diff to previous 1.4
#151084 Fix for maximum number of similar items to display

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 20:58:29 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.4: +4 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#151084 Fix for maximum number of similar items to display

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 20:13:19 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: MAIN
Changes since 1.3: +2 -4 lines
Diff to previous 1.3
Return a full node to the theme instead of just a few fields.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 20:12:37 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.1.2.3: +3 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Return a full node to the theme instead of just a few fields.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 17:45:01 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.2: +39 -17 lines
Diff to previous 1.2
inital 6 port commited to head

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 16:43:46 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: MAIN
Changes since 1.1: +116 -0 lines
Diff to previous 1.1
Sync head to Drupal-5

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 7 21:40:10 2007 UTC (2 years, 2 months ago) by jjeff
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#150684 by zoo33

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 21:57:10 2007 UTC (2 years, 5 months ago) by jjeff
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-9
Changes since 1.1.2.1: +3 -13 lines
Diff to previous 1.1.2.1 , to branch point 1.1
cleaning up doxygen

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 21:43:25 2007 UTC (2 years, 5 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.1: +126 -0 lines
Diff to previous 1.1
initial commit of similarterms module

Revision 1.1
Wed Jun 6 21:43:25 2007 UTC (2 years, 5 months ago) by jjeff
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file similarterms.module was initially added on branch DRUPAL-5.

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