Table of Contents

Module Mainmenu

Description

Module mod_mainmenu enhanced with a Load Alert box for pages which need time to generate the content. Other than other load alert modules, this alert box shows from the menu click until the browser starts rendering the new page.

Changes

Installation & Config

  1. Copy the zip file to your <root>/modules directory.
  2. Rename or remove the existing mod_mainmenu directory.
  3. unzip mod_mainmenu.zip. Copy the files in folder languages to <root>/language.
  4. Set ownership and access permissions for all the files newly created.
  5. note: the code of this version is based on Joomla 1.5.14 mod_mainmenu module.
  1. add the the param “load_alert” to the xml (copy from mod_mainmenu.xml) and set the Itemid's there
  2. add the entries SHOWDISPLAYALERT, DESCDISPLAYALERT and LOADING to the language files
  3. note: the code of mod_superfishmenu does not need to be modified!
  4. note: mod_superfishmenu's code structure changed in version 1.2. Upgrade to version 1.2 or later first.
  1. Use one of the predefined icons in folder images, or
  2. Generate your own animated gif matching your style sheet at http://www.ajaxload.info. Modify size and display location of the gif in your style sheet.