Posted by admin on Oct 18, 2007 in Modifications | Comments Off
Today, looking through the list of queries that Joomla does when displaying the page, drew attention to some redundancy of these requests. First and foremost, it concerns the BitTorrent Plugin their parameters. As a result, small-scale experiments has been made a modification that allows you to save a number of queries performed by using standard mambots.
Introduction to the loading...
Read More
Posted by admin on Aug 28, 2006 in Articles | Comments Off
A small article for developers dedicated to the use of Mambots in Extensions Joomla: how to initialize a group mambot mambots call for a specific event and how to pass parameters in the mambot.
To access the mambot in Joomla! There is a global variable $ _MAMBOTSContaining a copy of a standard class mosMambotHandler, Declared in a file / Includes / joomla.php.
In the event of any event...
Read More
Posted by admin on Jul 28, 2006 in Articles | Comments Off
This is the first of a small series of articles devoted to the development of mambots for Joomla. It describes the general information about the mechanism of mambots and lists the standard of Mambots in Joomla.
General information about mambot
As we already reported earlier, Mambots are small functions for the empowerment of Joomla, which allow you to perform some action on data transmitted...
Read More
Posted by admin on Dec 28, 2005 in Articles | Comments Off
Most novice users installing for the first time Joomla terror clutching at his head. Components, modules … What is it and what they eat? What is the difference between the components and modules? Former users of phpNuke, accustomed to the basic unit of a module extension of the functional content management system, surprised upon learning that the module performs a function in Joomla...
Read More