On 07/04/11 16:24, Adnier Rosello Carrazana wrote: > I have this problem in the template "tools-home.tmpl": > > the content of this template is inside of labels <!--TMPL_IF-->, for example: > <!-- TMPL_IF NAME="CAN_user_tools_edit_news" --> > <dt><a href="/cgi-bin/koha/tools/koha-news.pl">Noticias</a></dt> > <dd>Escriba novedades para el OPAC y la interfaz administrativa</dd> > <!-- /TMPL_IF --> > > but this content doesn't show, i don't find where the variables are > declared (in this case "CAN_user_tools_edit_news"), if anyone can help me > I'll be grateful This is a granular permission on the patron screen under the more tab is the option Set Permissions, in there you will see a group of tools permissions one of which is 'edit_news' you can give the member of staff all the tools permission (just tick tools) or individual permissions in the group
Cheers Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) [email protected] skype: colin_campbell2 http://www.ptfs-europe.com _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
