You should remove the customize permission from ALL roles a
"user" has. This "solution" just remove the pencil icon from some places.
Paul Spencer
[EMAIL PROTECTED] wrote:
> a quick solution is to modify jetspeed-tab.vm
>
>
> #foreach ( $action in $actions )
> + #if ($action.Name != "customize")
> <a href="${action.Link}" title="${action.Name}"><img src
> ="images/${action.Name}.gif" alt="${action.Name}" border="0"></a>
> + #end
> #end
>
> Pierre
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>