
Hi, list: I'm starting work on a customized theme following "Chapter 14. Creating own themes". I created a "Mycompany" folder within Kernel/Output/HTML, and copied inthere all files from the "Standard" theme with same owner and permissions; then I modified CustomerLogin.dtl and Login.dtl and modified database and Config to point by default to the new theme. It works as expected in that now login appearance is that from my templates. But if I login either as client or agent and then I simply logout, the GUI will use (by means of an index.pl?Action=Logout or customer.pl?Action=Logout form action) the standard template instead of the customized one. Do I need to modify any other config option? Might it be a bug in that some code won't honor current selected theme? TIA -- Jesús M. Navarro Jefe de Sistemas y Soporte Ándago Ingeniería - www.andago.com Teléfono: +34 916 011 373 (ext. 29) Móvil: +34 666 431 088 e-mail: jesus.navarro@andago.com

Change the Default theme from Sysconfig, Framework->Core.
Regards,
Luca
On Tue, Jun 10, 2008 at 12:29 PM, Jesús M. Navarro
Hi, list:
I'm starting work on a customized theme following "Chapter 14. Creating own themes". I created a "Mycompany" folder within Kernel/Output/HTML, and copied inthere all files from the "Standard" theme with same owner and permissions; then I modified CustomerLogin.dtl and Login.dtl and modified database and Config to point by default to the new theme.
It works as expected in that now login appearance is that from my templates.
But if I login either as client or agent and then I simply logout, the GUI will use (by means of an index.pl?ActionLogout or customer.pl?ActionLogout form action) the standard template instead of the customized one.
Do I need to modify any other config option? Might it be a bug in that some code won't honor current selected theme?
TIA -- Jesús M. Navarro Jefe de Sistemas y Soporte Ándago Ingeniería - www.andago.com
Teléfono: +34 916 011 373 (ext. 29) Móvil: +34 666 431 088 e-mail: jesus.navarro@andago.com _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system?

Hi, Luca: El Martes, 10 de Junio de 2008 13:03, Luca Maranzano escribió:
Change the Default theme from Sysconfig, Framework->Core.
That was already done. It seems that the problem is with users that have previously logged into the system: they "remember" what their theme used to be; new users take the new theme without problems. -- Jesús M. Navarro Jefe de Sistemas y Soporte Ándago Ingeniería - www.andago.com Teléfono: +34 916 011 373 (ext. 29) Móvil: +34 666 431 088 e-mail: jesus.navarro@andago.com
participants (2)
-
Jesús M. Navarro
-
Luca Maranzano