una volta era from CMFCore import CMFcorePermission ma già dalla versione 2.5 è una chiamata deprecata
ora è from CMFCore import permissions Può essere che in Plone 3.0 CMFCorepermission sia stata rimossa completamente... verifica però, non ne sono sicuro On Jan 2, 2008 11:42 AM, angelo2 <[EMAIL PROTECTED]> wrote: > > event.log mi riporta l'errore cannot import name su cmfcorepermissions e > config, ma non so come procedere: come posso utilizzare l'unico file > presente nell'ultima versione 1.5 alpha? > > > > Yuri-11 wrote: > > > > angelo2 wrote: > >> Ho appena creato Plone 3.0.4, tutto OK, ma non riesco a installare > >> Plonekeywordmanager, nel senso che, pur inserito nella directory > >> Products, > >> non viene visto come prodotto aggiuntivo > > Se non viene visto, controlla event.log e capirai il perchè. > >> ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> Plone-IT mailing list > >> [email protected] > >> http://lists.plone.org/mailman/listinfo/plone-it > >> http://www.nabble.com/Plone---Italy-f21728.html > > > > > > _______________________________________________ > > Plone-IT mailing list > > [email protected] > > http://lists.plone.org/mailman/listinfo/plone-it > > http://www.nabble.com/Plone---Italy-f21728.html > > > > > > -- > View this message in context: > http://www.nabble.com/Plonekeywordmanager-tp14477832s21526p14576350.html > > Sent from the Plone - Italy mailing list archive at Nabble.com. > > > > _______________________________________________ > Plone-IT mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/plone-it > http://www.nabble.com/Plone---Italy-f21728.html > _______________________________________________ Plone-IT mailing list [email protected] http://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html
