<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>&nbsp;&nbsp;&nbsp; What is the possibility and the impact of developing a new kind
of customization system to RT, where each queue or other bigger unit is
a directory and, inside each directory, we have sub-directories for
custom fields, scripts, templates, etc.<br>
&nbsp;&nbsp;&nbsp; Doing the thing in this way the database will be really a data
repository and the code will be only into the files.<br>
<br>
Follow an example direcotry structure:<br>
<br>
+ Customizations<br>
&nbsp;+ Queues<br>
</tt><tt>&nbsp; - DelegatedRights.cfg</tt><br>
<tt>&nbsp; + Scrips<br>
&nbsp;&nbsp; - scrip1.scp<br>
&nbsp;&nbsp; - scrip2.scp ...<br>
&nbsp; + Templates<br>
&nbsp;&nbsp; - template1.tmpl<br>
&nbsp;&nbsp; - template2.tmpl ...<br>
&nbsp; + Custom Fields<br>
&nbsp;&nbsp; - CF1.cf<br>
&nbsp;&nbsp; - CF2.cf<br>
&nbsp;+ Global<br>
&nbsp; - DelegatedRights.cfg<br>
</tt><tt>&nbsp; + Scrips<br>
&nbsp;&nbsp; - scrip1.scp<br>
&nbsp;&nbsp; - scrip2.scp ...<br>
&nbsp; + Templates<br>
&nbsp;&nbsp; - template1.tmpl<br>
&nbsp;&nbsp; - template2.tmpl ...<br>
&nbsp; + Custom Fields<br>
&nbsp;&nbsp; - CF1.cf<br>
&nbsp;&nbsp; - CF2.cf<br>
&nbsp; + Users<br>
&nbsp;&nbsp; - user1.usr<br>
&nbsp;&nbsp; - user2.usr<br>
&nbsp;&nbsp; - user3.usr<br>
&nbsp; + Groups <br>
&nbsp;&nbsp; - group1.grp<br>
&nbsp;&nbsp; - group2.grp<br>
<br>
This is a little idea. I felt the dificult of transport the code (local
directory) and the scrips, etc from the development server to the
production server, where I had to dump the database without touching
the tickets and other vital data of the customer. Maybe leaving the
code in the files, inside the RT directory structure, would be a nice
start.<br>
<br>
Does anyone have an idea of the impact or how to refine this scructure?<br>
<br>
Yours truly,<br>
</tt><br>
<pre class="moz-signature" cols="72">-- 
Lucas F. Rosada
<a class="moz-txt-link-abbreviated" href="mailto:lucas@dextra.com.br">lucas@dextra.com.br</a>

Dextra Sistemas
+55 (19) 3256 6722
<a class="moz-txt-link-freetext" href="http://www.dextra.com.br">http://www.dextra.com.br</a>
<font color="#000000">
PS.: If you don't understand my english don't matter, I'm not fluent and I can try explaining again. ;-)</font>
</pre>
</body>
</html>