Menu In Joomla!, a Menu is a set of menu items used for website navigation. Each menu item defines an URL to a page on your site, and settings that control the contents(articles, category(ies) lists, taggged items, etc.) and style(module(s), layout) of that page. Additionally, each menu has a Menu Type, these are shown in the menu manager, see Adding a new menu. The menu type will actually be the Unique Name or alias that will be used to create human-readable URLs if Search Engine Friendly URLs are turned on. Menu items can have any number of subitems. A Menu isn't automatically shown on any page. You need to create a menu module to show the menu on all or some pages. Each menu can be shown by one or more modules (making it possible to show the same menu in different positions). It is also possible to create Split menus. A Menu that isn't shown by any module is usually called a hidden menu. Hidden menus can be used to create URLs that are not visible on any page. Reference: http://docs.joomla.org/Glossary
XML Extensible markup language that defines a format that is both human-readable and machine-readable. XML files are used in Joomla for installation files, options, and JForm forms.
Search engine friendly (SEF) Search-engine friendly URLs. Refers to URLs that are descriptive in a way that search engines can understand. Normal Joomla! URLs look something like this: http://www.yoursite.org/index.php?option=com_content&view=section&id=3&Itemid=41 You can optionally have URLs display to look like static HTML pages like this: http://www.yoursite.org/faq.html Joomla! 1.5 has built-in optionos for SEF URLs. These are enabled by changing the ""SEO Settings"" in the Site tab in the Global Configuration screen in the Joomla! back-end. There are also third-party extensions that create SEF URLs for Joomla!. Reference: http://docs.joomla.org/Glossary