On Sun, Dec 19, 2004 at 01:55:44PM -0600, Michael Parker wrote: > So, bug 3869, and r56728 changed the way we should do config stuff in > plugins? Or is parse_config still the way to go?
The suggested way is via the "make array then register_commands() " method.
The plugin does that once when it's loaded, and basically makes the plugin's
configuration commands part of the standard set that are dealt with. This
means things like error checks work as expected. ;)
parse_config() is still called if it exists, so it'll work, but error checking
and such doesn't work without a lot of hacking around.
--
Randomly Generated Tagline:
Ohh, my son doesn't stand a chance! The whole world has gone gay!
-- Homer Simpson
Homer's Phobia
pgpKqNrQWSQUu.pgp
Description: PGP signature
