Patrick Felt wrote: > It seems that this would be a good thing to talk about in the UI > meeting as i think it is a little hard to find. I think that: > System/Setup Aliasing should be changed to be something like "Set up > domains". when a new domain is added or removed two things need to > happen.
I actually think the UI in general in Hawkeye needs a bit of a re-arrangement, but I don't think we need to cover it in the UI meeting to be honest - I think most of it is pretty obvious. The language is terrible, and the terminology inconsistent, so I think the next step is actually to come up with a better paper prototype before whacking the code again. > 1) modify the /config/queue:domains array and append (or remove) the > domain to the array of strings > 2) create and fill out /config/aliases/domainname.com using > /config/aliases/default_config as a template > > the reason that domains don't get loaded right is that the setting > determining what the username consists of resides in /config/aliases/* > but that file will not get loaded unless there is a corresponding > entry in /config/queue:domains > > Does this make sense? Yeah. That's actually totally separate to the bug I was talking about, though :) If you add the domains to the installer when you initially bongo-config install, you can't set them to be 'hosted' rather than 'global' because you can't tweak the config values in 0.3 in order to do that. But you're right about that aspect too - we don't properly add new domains in Hawkeye, and that really needs to be addressed. Cheers, Alex. _______________________________________________ Bongo-users mailing list [email protected] https://mail.gna.org/listinfo/bongo-users
