Re: [Radiant] Unistall extensions

2009-02-09 Thread N. Turnage
Sean Cribbs wrote: Two things - 1) You can typically use `script/extension uninstall extension_name` to uninstall an extension - although it may need to be on the registry. I have never done it that way, so I didn't want to recommend it. But, thanks for the alternative method. 2) In 0.7, the '

Re: [Radiant] Unistall extensions

2009-02-09 Thread Sean Cribbs
Two things - 1) You can typically use `script/extension uninstall extension_name` to uninstall an extension - although it may need to be on the registry. 2) In 0.7, the 'extension_meta' table is no longer used. Once you have migrated any extension, all extension migrations are recorded in the

RE: [Radiant] Unistall extensions

2009-02-09 Thread Kirby, Chaim
: [Radiant] Unistall extensions Chaim Kirby wrote: > If I were to phrase the question more generically: How does one remove > an extension they are no longer interested in having installed? Is > there a process to do it? As a note, I have been using the git clone > _extension_ into vendo

Re: [Radiant] Unistall extensions

2009-02-09 Thread N. Turnage
Chaim Kirby wrote: If I were to phrase the question more generically: How does one remove an extension they are no longer interested in having installed? Is there a process to do it? As a note, I have been using the git clone _extension_ into vendor/extensions, migrate, update extension managem

Re: [Radiant] Unistall extensions

2009-02-09 Thread Chaim Kirby
If I were to phrase the question more generically: How does one remove an extension they are no longer interested in having installed? Is there a process to do it? As a note, I have been using the git clone _extension_ into vendor/extensions, migrate, update extension management paradigm. Thanks

Re: [Radiant] Unistall extensions

2009-02-09 Thread N. Turnage
Chaim Kirby wrote: I am having trouble with the copy_move extension under 0.6.9. I now know that I need to use an older version of the extension. How do I go about uninstalling the extension that I have currently installed so I can switch to the correct version? You don't have to remove the