Paul and Ed, Thanks for correcting the objectRef/self.addObject line.
I still do not know how to call getAvailableSites() in PagEditProvider.py. I get an error from this line: SiteNames, SiteKeys = self.biz.getAvailableSites() I get this error when I take out .biz: AttributeError: 'PagEditProvider' object has no attribute 'getAvailableSites' If .biz is in there, I get this: AttributeError: 'PagEditProvider' object has no attribute 'biz' Thanks, Rick _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
