This patch allows the uninstaller to drop the vocabulary created by the classifieds module as well as its related terms. It also replaces the strict 'DELETE FROM {variable}..' query with drupal's variable_del() function. To accomplish this, I moved the default values and the variable helpers to their own file, so they could be referenced by both ed_classified.install and ed_classified.module...

patched against 5.x.-1.5-8

Comments

lbh’s picture

The ed_classified.module patch..

lbh’s picture

StatusFileSize
new3.34 KB

and the default values ...

fgm’s picture

Version: 5.x-1.5-8 » 6.x-3.x-dev

Bumping version: features will only be considered for the latest and next versions (was for 5.x-1.5-8)

fgm’s picture

Status: Needs review » Fixed

This variable removal feature using variable_get() is already implemented in Classified Ads 6.3.

Status: Fixed » Closed (fixed)

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