Hi, I'd like to create an addon that uses portraits that are not stored in plone. So far I found out that the portraits are managed by the MembershipTool. So I guess I have to override the MembershipTool with one that has a custom getPersonalPortrait() methode. But I'm not sure how to do that. How do I tell plone to use my MembershipTool instead of the on in PlonePAS? Especially it should only be overridden if the addon is actually installed on a site.
Can somebody give me some direction? cheers Dominik -- View this message in context: http://plone.293351.n2.nabble.com/How-to-override-MembershipTool-or-how-to-use-custom-portraits-tp6688902p6688902.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
