3
Well at first, when you download the module the name of the zip file is "m_xoops-2.0.x-2.2.x_multimenu_1.8". But in the xoops_version says that the version of this module is 1.82.
$modversion['version'] = "1.82";
Then i saw in the module's docs there are a guide of the module. I think it's very helpful for the detailed description.
Sorry for my english. I want to help so i 'd like to try.
In the index guide says:
GENERAL
multiMenu is a multifunction links menu manager. It has been designed to easily display links and menus on a XOOPS site. For webmasters, links can be added either from the administration side, or directly from a link in the index pages of the module. This 1.7 version now includes a sitemap interface, which will allow the webmaster to design his own navigation.
FEATURES
The main objective of this module is to allow webmasters who are not used with website or module management to easily display custom menus. Other benefits include plenty of features that allow the webmaster to personalise the use of the module. This includes very flexible block menu allowing many disply type options, as we will see later in this short guide.
Maybe this can help.
The last sentence of 'general' can be changed to
"This last version now includes a sitemap interface, which will allow the webmaster to design his own navigation."