From arosello@uci.cu Thu Apr 7 17:24:52 2011 From: Adnier Rosello Carrazana To: koha-devel@lists.koha-community.org Subject: [Koha-devel] problem with the main template in tools page Date: Thu, 07 Apr 2011 11:24:41 -0400 Message-ID: <1214023748.11707421302189881449.JavaMail.root@ucimail4.uci.cu> In-Reply-To: <1657938423.11706161302189758382.JavaMail.root@ucimail4.uci.cu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7659929781022564145==" --===============7659929781022564145== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I have this problem in the template "tools-home.tmpl": the content of this template is inside of labels , for example:
Noticias
Escriba novedades para el OPAC y la interfaz administrativa
but this content doesn't show, i don't find where the variables are declare= d (in this case "CAN_user_tools_edit_news"), if anyone can help me I'll be gr= ateful =20 --===============7659929781022564145==-- From gmcharlt@gmail.com Thu Apr 7 17:30:40 2011 From: Galen Charlton To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] problem with the main template in tools page Date: Thu, 07 Apr 2011 11:30:39 -0400 Message-ID: In-Reply-To: <1214023748.11707421302189881449.JavaMail.root@ucimail4.uci.cu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0910693772368922426==" --===============0910693772368922426== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, On Thu, Apr 7, 2011 at 11:24 AM, Adnier Rosello Carrazana wrote: > I have this problem in the template "tools-home.tmpl": > > the content of this template is inside of labels , for exampl= e: > > =C2=A0 =C2=A0 =C2=A0
Notici= as
> =C2=A0 =C2=A0 =C2=A0
Escriba novedades para el OPAC y la interfaz admini= strativa
> > > but =C2=A0this content doesn't show, =C2=A0i don't find where the variables= are declared (in this case "CAN_user_tools_edit_news"), if anyone can help m= e I'll be grateful Such template variables are set by the user permissions system. In this case, it looks like the staff user you're trying to use doesn't have the tools/edit_news permission. If you grant that permission, the link should show up. Regards, Galen --=20 Galen Charlton gmcharlt@gmail.com --===============0910693772368922426==-- From colin.campbell@ptfs-europe.com Thu Apr 7 17:35:01 2011 From: Colin Campbell To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] problem with the main template in tools page Date: Thu, 07 Apr 2011 16:34:58 +0100 Message-ID: <4D9DD9A2.2050806@ptfs-europe.com> In-Reply-To: <1214023748.11707421302189881449.JavaMail.root@ucimail4.uci.cu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7132974825528873721==" --===============7132974825528873721== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 07/04/11 16:24, Adnier Rosello Carrazana wrote: > I have this problem in the template "tools-home.tmpl": >=20 > the content of this template is inside of labels , for exampl= e: > >
Noticias
>
Escriba novedades para el OPAC y la interfaz administrativa
> >=20 > but this content doesn't show, i don't find where the variables are decla= red (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 --=20 Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com --===============7132974825528873721==--