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

Log of /contributions/modules/morelikethis/morelikethis.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.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 20:15:56 2009 UTC (5 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +17 -1 lines
Diff to previous 1.1.2.14 , to branch point 1.1
fixes #449050: allow more like this fieldset to be managed by cck, thanks bangpound

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 19:24:30 2009 UTC (9 months ago) by febbraro
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13 , to branch point 1.1
refine some help text

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:07:56 2009 UTC (9 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +3 -3 lines
Diff to previous 1.1.2.12 , to branch point 1.1
updated for rename to calais term object field. This was to ensure consistency

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 22:49:54 2009 UTC (9 months, 3 weeks ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +15 -3 lines
Diff to previous 1.1.2.11 , to branch point 1.1
fixed calais prefill for changes in calais, also ordered terms with most relevant first

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 19:32:59 2009 UTC (10 months, 1 week ago) by emackn
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +19 -15 lines
Diff to previous 1.1.2.10 , to branch point 1.1
updates to the prefill from calais checkbox.  Its now saved as a node settings.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 22:02:43 2009 UTC (10 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.9: +5 -4 lines
Diff to previous 1.1.2.9 , to branch point 1.1
added protection around nodes submitted via code (no form arrays for configuration

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 22:14:37 2008 UTC (11 months ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +38 -37 lines
Diff to previous 1.1.2.8 , to branch point 1.1
general cleanup, reworked the class api a bit, added support for automated prepopulation from calais

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 23:02:01 2008 UTC (12 months ago) by emackn
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +95 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
[#TR-90] Select which More Like This blocks appear (like Flickr, Google video) for a specific node

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 21:52:15 2008 UTC (12 months, 3 weeks ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +5 -5 lines
Diff to previous 1.1.2.6 , to branch point 1.1
fixed block rendering and title display

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 14:14:19 2008 UTC (12 months, 3 weeks ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +2 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
added block cache config

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 22:40:05 2008 UTC (13 months ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
changed suffix tag form div to span to make for a better display

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 20:48:14 2008 UTC (13 months ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +69 -23 lines
Diff to previous 1.1.2.3 , to branch point 1.1
added capability to populate form calais on threshold

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 22:33:45 2008 UTC (13 months ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +10 -9 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixed to only display blocks on nodes for which a particular service is enabled

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 22:06:54 2008 UTC (13 months ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +22 -7 lines
Diff to previous 1.1.2.1 , to branch point 1.1
added static caching for multiple requests on the same page invokation

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 21:42:37 2008 UTC (13 months, 1 week ago) by febbraro
Branch: DRUPAL-6--1
Changes since 1.1: +172 -67 lines
Diff to previous 1.1
fixed bug with edit/saving of terms and a major refactoring to allow for service providers for more like this. also integrated the autoload module

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 16:36:58 2008 UTC (13 months, 3 weeks ago) by febbraro
Branch: MAIN
CVS Tags: DRUPAL-6--0-9, HEAD
Branch point for: DRUPAL-6--1
initial commit of new 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