[Rt-devel] RT Extension settings "storage"
Dan Thomson
thomson.dan at gmail.com
Thu Mar 26 13:33:02 EDT 2009
Hey all, I have a quick question for ya:
Do extension/plugin writers have a standard place to put settings or
configuration options? I'm building a small module and I'd like to
provide the ability to apply it only to certain queues. At present, I
have an array in RT_SiteConfig.pm for this configuration option, but
this is kind of a pain. I'd like to add a tab to the "Preferences"
section instead, but I'm not sure where to store the results.
Is there a standard way to do this (like creating a new table in the
DB, for example)?
Alternatively, is there any specific storage method to avoid?
Thanks!
--
Dan Thomson
More information about the Rt-devel
mailing list