Thursday 27 October 2005 2:55:08 am
Federico, you users will need access to selfedit. You can change it in Admin interface, tab User accounts.
Module: user Function: selfedit Than you can put link in your tpl to /content/edit module.
{def $user=fetch( user, current_user )}
<a href={concat( '/content/edit/', $user.contentobject.id, '/')|ezurl}>Change information</a>
That's all.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|