You are here

Files in Menu per language - i18n menu overview 7.3

Primary tabs

File namesort descending Location Namespace Description
i18n_menu_overview.admin.inc i18n_menu_overview.admin.inc Admin page callbacks for the menu language module.
i18n_menu_overview.block.inc i18n_menu_overview.block.inc Contains block logic. For now contextual links.
i18n_menu_overview.contextual_link.inc i18n_menu_overview.contextual_link.inc Contains contextual link logic.
i18n_menu_overview.contextual_links.inc i18n_menu_overview.contextual_links.inc Continas contextual links stuff.
i18n_menu_overview.css css/i18n_menu_overview.css .action_add { background-image: url('../images/add.png'); background-repeat: no-repeat; padding-left: 25px; } .action_edit { background-image: url('../images/edit.png'); background-repeat: no-repeat; padding-left:…
i18n_menu_overview.info i18n_menu_overview.info name = i18n Menu overview description = An module that shows the Menu per language(i18n). core = 7.x package = Menu dependencies[] = i18n dependencies[] = variable dependencies[] = i18n_menu dependencies[] = libraries configure =…
i18n_menu_overview.install i18n_menu_overview.install menu language install file uninstalls the variables declared.
i18n_menu_overview.menu_settings.inc i18n_menu_overview.menu_settings.inc This alters the menu settings on the node add/Edit page.
i18n_menu_overview.module i18n_menu_overview.module menu language module file displays menus per language
i18n_menu_overview.permissions.inc i18n_menu_overview.permissions.inc menu language permissions file This will delcare the advanced permissions for the menu like admin menu.
i18n_menu_overview_form.inc i18n_menu_overview_form.inc The form for my menu language parts of these are from MENU core. but adapted to fit my needs. This contains form + submit + theming.
i18n_menu_overview_page.tpl.php theme/i18n_menu_overview_page.tpl.php tpl file to display the menu per language.
README.txt README.txt README.txt ========== WHAT DOES MENU LANGUAGE MODULE DO? ============================= This module enables you to have an clear overview per language what the menu entries are. In Drupal all of these links are on the same page and thus it is not…

Other projects