[Zope-PTK] Portal Membership
Shane Hathaway
shane@digicool.com
Mon, 28 Aug 2000 08:45:53 -0400
Fabio Forno wrote:
>
> I've modifyed the portal membership product in order to work with the
> PTK and in my local copy it seems pretty stable, and I've added the mail
> 'new' password policy (just one mail each day ad the new password is
> reset when loggin in)
> The problem is that there are several little modifications in both PTK
> and PortalMembership. Which is the best way to send them to the
> respective maintainers (it's bit a mess as there modifications both in
> the python files and in the Zope environment)?
> ByE,
> FF
Python files:
diff -Naur /oldstuff /newstuff
Zope environment:
This is a tough problem and we're hoping to find a proper solution.
You might try something along the lines of diff'ing two XML exports.
Shane