Create a new Dir. Copy the *.dtl Files you want to change into that dir. Change the things you want.
To paste it into your database just login in to your mysql server and then do the following.
use otrs;
INSERT INTO theme;
(id, theme, valid_id, create_time, create_by, change_time, change_by)
VALUES
(3, 'Theme Name', 1, current_timestamp, 1, current_timestamp, 1)
Have fun ;)
Mit freundlichen Grüßen / Kind regards
Markus Moj
Technik
TimoCom Soft- und Hardware GmbH
In der Steele 2
D-40599 Düsseldorf
Tel: +49 211 88 26 80 14
Fax: +49 211 88 26 70 14
eMail: MMoj@TimoCom.com
www.TimoCom.com
Geschäftsführer: Jens Thiermann, Gunther Matzaitis
Amtsgericht Düsseldorf, HRB 34489
"Felix Kratzer" ---27.08.2009 09:40:16---Hi everybody,
From: | "Felix Kratzer" <felix.kratzer@brandmaker.com> |
To: | "'User questions and discussions about OTRS.'" <otrs@otrs.org> |
Date: | 27.08.2009 09:40 |
Subject: | [otrs] Creating own skin |
Sent by: | otrs-bounces@otrs.org |