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: [email protected] www.TimoCom.com Geschäftsführer: Jens Thiermann, Gunther Matzaitis Amtsgericht Düsseldorf, HRB 34489 From: "Felix Kratzer" <[email protected]> To: "'User questions and discussions about OTRS.'" <[email protected]> Date: 27.08.2009 09:40 Subject: [otrs] Creating own skin Sent by: [email protected] Hi everybody, I am thinking about changing things on different templates of the system. Now I actually do not want to make/test those on the running skin of the users. So I came up with the idea of cloning the default skin into a dev skin and then change only the dev skin (and use it for my personal settings) Unfortunately I did not find a doc on what I need to do to create a own skin. Any hints? Has anybody done that before? Or is it actually as easy as cloning the “Kernel/Output/HTML/Standard” dir? Felix --------------------------------------------------------------------- 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 NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
<<inline: graycol.gif>>
<<inline: ecblank.gif>>
--------------------------------------------------------------------- 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 NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
