[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/site/localsite.py Missing imoprts

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65804: Missing imoprts Changed: U Products.Five/branches/philikon-local-components/site/localsite.py -=- Modified: Products.Five/branches/philikon-local-components/site/localsite.py === ---

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/site/tests/dummy.py Fix tests by making dummy site implement nothing from its baseclasses.

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65805: Fix tests by making dummy site implement nothing from its baseclasses. That way the five:localsite directive won't be confused about it already being an IPossibleSite (which ObjectManager will be). Changed: U

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/component/component.txt small cleanup

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65807: small cleanup Changed: U Products.Five/branches/philikon-local-components/component/component.txt -=- Modified: Products.Five/branches/philikon-local-components/component/component.txt ===

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/component/ Rename doctest file. It's not really a general local component test but

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65808: Rename doctest file. It's not really a general local component test but specific to customizing zpt views. Changed: D Products.Five/branches/philikon-local-components/component/component.txt U

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/ Move test for the siteManagerAdapter out to Five.component (now a doctest in

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65809: Move test for the siteManagerAdapter out to Five.component (now a doctest in component.txt). Also clean up the test fixtures in test_localsite, based on the fact that ObjectManager is an IPossibleSite now. Changed: A

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/site/tests/test_ Make tests pass by loading some necessary configuration that was moved to

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65810: Make tests pass by loading some necessary configuration that was moved to Five.component. Changed: U Products.Five/branches/philikon-local-components/site/tests/test_localsite.py U

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/component/interfaces.py set Id expansion keyword

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65812: set Id expansion keyword Changed: _U Products.Five/branches/philikon-local-components/component/interfaces.py -=- Property changes on: Products.Five/branches/philikon-local-components/component/interfaces.py

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/component/ Refactoring: Make browser.py smaller:

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65813: Refactoring: Make browser.py smaller: Move local-ZPT logic out to zpt.py (we still could do more) Move findSite out to __init__.py and make the siteManagerAdapter use it. Changed: U Products.Five/branches/philikon-local-components/component/__init__.py

[Zope-Checkins] SVN: Products.Five/branches/philikon-local-components/component/tests.py fux big (SyntaxError)

2006-03-04 Thread Philipp von Weitershausen
Log message for revision 65815: fux big (SyntaxError) Changed: U Products.Five/branches/philikon-local-components/component/tests.py -=- Modified: Products.Five/branches/philikon-local-components/component/tests.py === ---