[Zope-CMF] Re: trouble applying extension profiles
Rob Miller
ra at burningman.com
Fri Mar 31 17:06:40 EST 2006
Lennart Regebro wrote:
> On 3/31/06, Rob Miller <ra at burningman.com> wrote:
>> i've committed this on the 1.6 branch. this is a pretty significant
>> change in behaviour. before, a reimport would delete EVERYTHING that
>> was not explicitly protected by the ".preserve" file of the currently
>> active profile. now, content will _only_ be deleted if it is in the
>> "structure" hierarchy so that it will be recreated. this means that
>> removing something from the structure folder and rerunning the import
>> step will NOT remove content, you'll have to do so by hand.
>
> How about some sort of ".delete" file for that?
great idea. i've spent as much time as i can on it this week, but if
nobody else gets to it i might be able to implement this next week.
-r
More information about the Zope-CMF
mailing list