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

Log of /contributions/modules/cck_facets/cck_facets.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.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 20:06:55 2009 UTC (10 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
Updated for API changes in Faceted Search.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 23:06:52 2008 UTC (14 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
#235206 by chiddicks: Port to Drupal 6.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:00:31 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-BETA2
Branch point for: DRUPAL-5
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Renamed variable for clarity.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 20:11:22 2008 UTC (20 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.19: +1 -21 lines
Diff to previous 1.19
Use new functions from faceted_search.module.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 05:27:28 2008 UTC (20 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.18: +7 -9 lines
Diff to previous 1.18
Fixed handling of quoted strings.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 21:52:36 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fixed search arguments sometimes being messed-up when parsed (depending on the order they were processed).

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 18:27:26 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Changed description.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 04:39:57 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.15: +18 -362 lines
Diff to previous 1.15
Simplified URLs. Made some nice generalizations that also simplify the code and slightly improve efficiency.

Revision 1.15
Wed Feb 27 01:11:07 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.14: +1 -1 lines
FILE REMOVED
Made specialization easier through a simpler structure. Also ceased to assume that the generic implementation would work for all types of fields (it did not).

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 20:11:48 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.13: +14 -11 lines
Diff to previous 1.13
Properly handle cases where category objects cannot be created.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 01:51:07 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.12: +23 -21 lines
Diff to previous 1.12
Getting ready for more specialization by other modules - part 3.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 00:55:14 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.11: +11 -7 lines
Diff to previous 1.11
Getting ready for more specialization by other modules - part 2.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 00:41:56 2008 UTC (21 months ago) by davidlesieur
Branch: MAIN
Changes since 1.10: +42 -19 lines
Diff to previous 1.10
Getting ready for more specialization by other modules - part 1.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 22:51:53 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.9: +30 -15 lines
Diff to previous 1.9
Improved handling of database information.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 22:30:01 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.8: +3 -10 lines
Diff to previous 1.8
Updated comments.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 23:31:29 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Fixed wrong arguments.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 23:16:45 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Fixed bad initialization of static variable.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 23:10:59 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Fixed bad initialization of static variable.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 22:26:21 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.4: +55 -86 lines
Diff to previous 1.4
Moved formatting responsibility to category classes to allow specialization.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 20:38:49 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.3: +89 -19 lines
Diff to previous 1.3
Added hook to allow specialized facet classes per field type.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 22:33:32 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.2: +18 -6 lines
Diff to previous 1.2
Allow category labels to contain HTML.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 14:50:57 2008 UTC (21 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1
Added comments.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 19:37:19 2008 UTC (21 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Initial version of CCK Facets.

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