Fellow RT Devs,<div><br></div><div>I&#39;m working on an RT plugin and running into some implementation challenges.</div><div><br></div><div>1. I&#39;d like to dynamically add some components to the &quot;RT at a glance&quot; preferences pane, but don&#39;t see any callbacks to do so.</div>
<div><br></div><div>2. Even if I could do 1. above, or just manually edit the RT_SiteConfig.pm file, my components don&#39;t really exist. I would like to generate their output dynamically from a dhandler, but /Elements/MyRT uses $m-&gt;comp, which doesn&#39;t activate dhandlers.</div>
<div><br></div><div>Can anyone think of solutions to these problems? Clearly I could submit a patch to add support in core RT for this but thought someone might suggest another solution.</div><div><br></div><div>Thanks!</div>
<div><br></div><div>-Todd</div><div><br></div>