There are site.xml files within each module/submodule; these are needed to define the local content.
These can inherit from the parent site.xml. Luckily it appears that the <custom> section is inherited, so the new footers are generated OK. However, the changes which added the License, Security to the Overview menu are not inherited, because the Overview is not marked as such. Whereas the ASF section at the bottom of the menu is marked with "inherit" which means that it is included in subsite menus. We need to add the License and Security links. This could be done by adding them to every site file. It occurs to me that maybe there there could be a common inherited section at the top of the menu bar. This would guarantee consistency across all subsites, and would make it easier if we ever have to add another link. I think the following links would be suitable for every page: - Home - License - Downloads - Mailing Lists - Security Maybe the menu heading could be "HttpComponents" ? WDYT? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
