Ticket #20281 (new Bug)
Requirements in plone.i18n-3.0.0
Reported by: | papachoco | Owned by: | |
---|---|---|---|
Priority: | n/a | Milestone: | 4.x |
Component: | Unknown | Version: | 4.2 |
Keywords: | i18n | Cc: |
Description
It seems now that requires
Products.CMFPlone.interfaces import ILanguageSchema Products.CMFCore.interfaces import IDublinCore Products.SiteAccess.VirtualHostMonster import VirtualHostMonster Products.CMFCore.utils import registerToolInterface
however, in the setup.py the dependencies for those pkgs are not listed. Is that intented? Can we assume that we need those Products from here on out?
Thanks a lot
Carlos
Note: See
TracTickets for help on using
tickets.
It seems plone.i18n 3.0.0. cannot longer be used as an independent library