Marco Mariani wrote:
and then in overrides.zcml:

  <adapter
      for="zope.publisher.interfaces.browser.IBrowserRequest"
      provides="zope.i18n.interfaces.IUserPreferredLanguages"
      factory="my.package.BrowserItalianLanguage"
      />

Thanks!

Where does this snippet go in Five-land?

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to