[Zope-CMF] Question about portal_actions (plone)
Juan Pablo Romero
jpablo@kan.ajusco.upn.mx
Wed, 18 Dec 2002 19:11:57 -0600
Hi!
I've added a new action to portal_actions:
-----------------------------
Name: reuniones
id: reuniones
Action: string: $portal_url/datos/reuniones
Permission: View
Category: portal_tabs
-----------------------------
I also created folders "datos", "datos/reuniones". I just want the contents
of "datos/reuniones" display when the user select the corresponding tab.
Everything is fine except the tab "reuniones" doesn't get the "selected"
class (just "plain").
What's wrong here?
Thanks in advance.
Juan Pablo
PS: Is plone-users@lists.sourceforge.net having problems? I sent this message
to that list about two hours ago and it still doesn't show up.