Question on Overlaying some HTML Parts

Hi RT Developers,
i’m trying to write a tiny little RT Addon for Admin/Queue/Scrips.html
and i’m not 100% if it is possible to overlay only a part of this html
file.

I like to replace:

<&|/l&>Scrips which apply to all queues

<& /Admin/Elements/ListGlobalScrips &>
.... with my own peace of code, but i don't like to overlay the whole file into local part of RT (bad for Updates i know).

Is there any way to do this in a clean way?

Thanks

Torsten
MFG

Torsten Brumm

http://www.brumm.me

Hi RT Developers,
i’m trying to write a tiny little RT Addon for Admin/Queue/Scrips.html
and i’m not 100% if it is possible to overlay only a part of this html
file.

I like to replace:

<&|/l&>Scrips which apply to all queues

<& /Admin/Elements/ListGlobalScrips &>
.... with my own peace of code, but i don't like to overlay the whole file into local part of RT (bad for Updates i know).

Is there any way to do this in a clean way?

Nope. You could overlay and replace the ListGlobalScrips, but it’s not possible to replace “part” of a template :confused:

OK, thanks, then i have to use the “unclean” way :frowning:

Torsten2010/3/29 Jesse Vincent jesse@bestpractical.com:

On Mon, Mar 29, 2010 at 05:45:27PM +0200, Torsten Brumm wrote:

Hi RT Developers,
i’m trying to write a tiny little RT Addon for Admin/Queue/Scrips.html
and i’m not 100% if it is possible to overlay only a part of this html
file.

I like to replace:

<&|/l&>Scrips which apply to all queues

<& /Admin/Elements/ListGlobalScrips &>
.... with my own peace of code, but i don't like to overlay the whole file into local part of RT (bad for Updates i know).

Is there any way to do this in a clean way?

Nope. You could overlay and replace the ListGlobalScrips, but it’s not possible to replace “part” of a template :confused:

Thanks

Torsten

MFG

Torsten Brumm

http://www.brumm.me
http://www.elektrofeld.de


List info: The rt-devel Archives

MFG

Torsten Brumm

http://www.brumm.me
http://www.elektrofeld.de