Articles in How-To
New Joomla users often have a problem when defining “Component” and “Module” terms. But once difference between these two terms becomes clear understanding of Joomla architecture becomes more exact as well. So, what is the …
This article is devoted to the front-end Joomla components and contains descriptions of the main of them. It is oriented to the beginners in Joomla.
You have a lot of useless JavaScripts on your site (module, component). How you can disable them? It is very simple and I will tell how to make so in this article.
Having a Joomla-based web-site, you may need to display a custom error (warning, notice) message. It is very simple and I will tell how you can make so.
This article is devoted to unlocking of Joomla site obejcts; it covers such areas as editing of locked articles, ContentUnlocker module (which is for unblocking of data), unlocking of objects by Manager and Administrator.
Ajax combines a powerful set of technologies for Web 2.0 sites. Using Ajax technology, you can make the user experience far more interactive than previous Web site implementations. In the past, changes to parameters or …
AJAX is very popular now. So if you have a Joomla-based site, you can meet a problem of how to add AJAX there. This article will describe how to use features of Joomla 1.5 directly …
Not long ago Ajax was something like a surprise. And now it pesters everyone and their brother. There are the whole portals that work solely on Ajax. And Joomla also work with Ajax. This article …
Sometimes you may need to display your content on a blank page or to see a component’s output and nothing else on a page. In this article I would like to share my experience of …
This article will tell about a new kind of JavaScript Library – jQuery and describe how you can use it on your Joomla site.
jQuery is a fast and concise JavaScript Library that simplifies HTML …