atom feed24 messages in net.sourceforge.lists.plone-usersActions and Aliases with Plone 3.0.2
FromSent OnAttachments
SchnitoOct 12, 2007 4:01 am 
Raphael RitzOct 12, 2007 5:33 am 
SchnitoOct 12, 2007 6:32 am 
Raphael RitzOct 12, 2007 6:51 am 
SchnitoOct 12, 2007 7:00 am 
Raphael RitzOct 12, 2007 7:37 am 
SchnitoOct 15, 2007 1:57 am 
SchnitoOct 15, 2007 3:06 am 
Raphael RitzOct 15, 2007 3:25 am 
SchnitoOct 15, 2007 3:48 am 
Raphael RitzOct 15, 2007 4:55 am 
SchnitoOct 15, 2007 5:17 am 
Wichert AkkermanOct 15, 2007 5:34 am 
Raphael RitzOct 15, 2007 7:41 am 
Dieter MaurerOct 16, 2007 7:39 am 
Wichert AkkermanOct 16, 2007 7:41 am 
Raphael RitzOct 17, 2007 1:18 am 
Wichert AkkermanOct 17, 2007 1:33 am 
SchnitoOct 17, 2007 4:21 am 
Raphael RitzOct 17, 2007 5:33 am 
SchnitoOct 17, 2007 5:50 am 
Dieter MaurerOct 17, 2007 10:58 am 
Wichert AkkermanOct 17, 2007 11:06 am 
Dieter MaurerOct 18, 2007 9:56 am 
Subject:Actions and Aliases with Plone 3.0.2
From:Schnito (schn@public.gmane.org)
Date:Oct 12, 2007 4:01:30 am
List:net.sourceforge.lists.plone-users

Hello everybody !

I'm using Plone 2.5.1 and I would like to upgrade it to Plone 3.0.2, so I have to upgrade my products too

Here is my problem :

In the meantime, I'm using actions and aliases importing updateActions and updateAliases like that :

from Products.ATContentTypes.content.base import updateActions, updateAliases

But With Plone 3.0.2 I get an error since updateActions doesn't exist anymore in base.py

Could anyone tell me how to specify actions for products the plone 3.0 way ?

Thanks a lot !

See you ;)