[not to sure if this should be a generic feature request, posting here first to get your opinion]
i like the xtemplate theme a lot, especially the easy of making new menu's via the admin interface. the only downside is, that one doest know the location (read: uri) of a new installed module.
normally this module will auto appear in the menu with a fixed name but with the right url. now with xtemplate one has to add the module url manullay in the menu but the admin doest know the exact url. the way i solve it is to switch to another theme, see/copy the url and switch back to the xtemplate theme and add the url in the menu.
my question is, is there a smarter way of doing this?
if not, i think the default url of the module should be included in a (standard) install file. adding something like:
URL for module xyz for users: http://foo.bar/xyz
would be nice if this url would be somewhere in the help file of the module, so wen enabeling the module by the admin, he/she can copy the url as well.
hints? any thoughts?