Kevin Harvey wrote:
> 
> Jimbo,
> 
> Do you have a solution to this? That link points to this forum. I'm having
> the same problem. Thanks!
> 
> Kevin
> 

You can do the following:

- Goto '/root/portal_actions/user'
- Add a 'CMF Action' and complete :
  UID = 'mystuff'
  Title = 'My Folder'
  I18n Domain = 'plone'
  URL = 'string:${portal/portal_membership/getHomeUrl}'
  Condition = 'python:(member is not None) and
(portal.portal_membership.getHomeFolder() is not None)'
  Permissions = 'View'
  Visible  checked 

-- 
View this message in context: 
http://n2.nabble.com/%22My-Folder%22-does-not-appear-although-%22Enable-User-Folders%22-was-checked-tp2147937p2165645.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to