'remove_cmfmember' external method
from
Rob Miller
on Dec 05, 2006 08:41 PM
hi all,
i just committed a 'remove_cmfmember' external method to the remember trunk.
this is to be used after you've done a migration from Plone 2.1 / CMFMember to
Plone 2.5 / remember, to clean up the little bits of CMFMember that end up
left behind. note that simply uninstalling CMFMember via the quickinstaller
will not work... due to the way quickinstaller works, it will try to remove
things that should not be removed, and your site will be broken.
-r