i looked through the sources of zope and found out, the desired option should
be implemented by zopepublication but it isnt. if im right with this, my
solution should be an extended zopepublication with overwritten
beforeTraversal-method. there the user is authenticated and right after that
i would look for a skin associated with it. but then i would need a new
principal class and so on.

why isnt that already supported? if i want to enable skin support like in
phpbb, such an option is needed anyways, isnt it?

any other ideas how to solve the different traversing-spaces problem?
-- 
View this message in context: 
http://www.nabble.com/different-traversing-for-different-users-tp16599157p16619821.html
Sent from the Zope3 - users mailing list archive at Nabble.com.

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to