Closed (fixed)
Project:
CCK Facets
Version:
6.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Mar 2008 at 07:12 UTC
Updated:
11 Apr 2009 at 23:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chiddicks commentedI've done the initial D6 port, and everything seems to be working so far. I've done basic testing of each field type. I used the latest official release, 5.x-1.0-beta2.
Work done:
-.info files updated for D6. Module dependencies have been removed where redundant.
-now use module_load_include instead of require_once for includes (not important, just happened to come across it in the module migration guide)
Comment #2
Tobias Claren commentedIs this a version for D6?
Comment #3
chiddicks commentedYes.
Comment #4
david lesieur commentedCommitted, thanks! For anyone interested, Drupal 6 support won't really be usable until #219095: Port Faceted Search to Drupal 6 is fixed, so I'm leaving this issue active for the moment.
Comment #5
scott859 commentedGreetings,
It looks like Port Faceted Search to Drupal 6 has made some progress: http://drupal.org/node/219095
Thanks for your work on this.
Subscribing.
Comment #6
david lesieur commentedWith today's commits, Faceted Search for Drupal 6 should now be quite usable, although some of its submodules are still to be ported.
Comment #8
Anonymous (not verified) commentedwould it make sense to release a non-dev beta version for clean upgrade paths?
Thanks for your efforts!
Comment #9
david lesieur commentedIt would make sense, however I'd like the dev version to be tested a little bit more before creating a beta release.
Comment #10
Anonymous (not verified) commentedComment #11
david lesieur commentedThis is still fixed. Creating an official release is a separate issue.
Comment #13
greenbeans commentedIs the dev version at all usable at this point?