No the only way is to add and or edit them in the config.pl file%supercat = (
antiques => 'Antiques',
);
## Define your sub categories here ############
## | Cat Dir Created | | Ref to above main Title | | sub cat Title |
## antiques1 => '<!--antiques--> Glassware',
%category = (
antiques1 => '<!--antiques-->Ancient',
antiques2 => '<!--antiques-->General',
antiques3 => '<!--antiques-->Miscellaneous',
);
just make sure to use this format only and if you forget to add the ending ', after each category it wont work or any of the ' or if you add a ' in the decsription it wont work like auto's