I don't need cck autosearch features cause content is not installed on my site.
Is it possible in some way to use this module without the cck requirement?

Comments

danielb’s picture

you could just carefully remove the content related stuff from the module yourself, starting with the dependency and then somehow bypass, remove, or substitute calls to content_****() functions, particularly the code that generates the list of fields to choose from for the admin.
I have no plans to make any substantial releases to this module anymore, so if you hack the module up how you need you will probably never have to upgrade it.

danielb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.