Bugzilla+SXIP, pending release

David Miller justdave at bugzilla.org
Sat Nov 27 20:17:02 UTC 2004


Gervase Markham wrote:

> Hmm. Presumably the SXIP auth modules are picked up automatically, but 
> you need some configuration variables for them as well?
> 
> LDAP has the same problem. I wonder: can we make auth modules queryable 
> to find out what config they need, and then present it?

Yeah, that's part of my plan with the editparams reorg I was doing 
(which I'm actually going to have time to work on again sometime in the 
next couple weeks :) :) )  The params page is going to get split up into 
categorized tabs.  There will be a .pm file which is equivalent to 
defparams.pl, which contains only the items on that tab, and a .tmpl 
file in a specific place in the templates directory to go with it to 
show the UI for that tab.  Adding a tab to the parameters screen will be 
a matter of dropping in a .pm and a .tmpl file in the appropriate places 
and they'll automatically be picked up.  This opens the door wide open 
for third-party plugins to add params at will without having to hack 
anything from CVS.

-- 
Dave Miller      Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/             http://www.bugzilla.org/



More information about the developers mailing list