|
News. Patch for the module JOS mod_mainmenu |
|
|
|
Written by Alexander Sidorov (www.woweb.biz)
|
|
Thursday, 13 July 2006 |
Patch for the module JOS mod_mainmenu.
In the File Archive of woweb.biz is published a patch of the module Mambo / Joomla! mod_mainmenu.
The patch fixes a basic shortcoming of the module, which doesn't let the administrator to create a link to an anchor (#anchor) using Link - URL..The base module of Joomla! (ver. JOS 1.0.9, JOS 1.0.10 and probably the earlier versions) adds another item/value group at the end of the (&Itemid=value).
For example: if in the field Link (Link - URL) you write: http://www.mysite.com/component/option,com_contact/Itemid,3/#anchor As a result you get this erroneous path to the article: http://www.mysite.com/component/option,com_contact/#anchor&Itemid=3
Of course this link doesn't work. The patch jos1.0.9_mod_mainmenu_anchor_patch.tgz fixes this error.
The patch file can be loaded from the File Archive of woweb.biz: jos1.0.9_mod_mainmenu_anchor_patch.tgz. The file readme.txt, which is inside the archive, contains detailed instructions for installation. |