Search
Search Only:

Search Keyword Joomla1.5

Total: 9 results found.

If the current menu is using com_content(or com_contentex), this mod will display most read articles of the category or section selected by the menu. For frontpage and some other cases(the active is not ...
... active menu linked Content's section Id and category Id in Joomla1.5.x http://www.eboga.org/cms/joomla/joomla-active-menu-section-category-id-joomla15x.html  ...
When I use FireBoard1.0.4 for Joomla1.5, error occurs when I change password in my profile. "Fatal error: Class 'joomlaVersion' not found in /home/public_html/components/com_fireboard/template/default/plugin/myprofile/myprofile.php ...
After install MultiAds plugin, open Extensions->Plugin Manager, you will find the MultiAds. Select MultiAds and click edit button, you will see the MultiAds configuration page. In MultiAds ...
In Joomla1.5, the default articles category layout is 'Category List Layout', which will list all articles of the category. If the category has a great number of articles, the response speed will be ...
I have been using Joomla! 1.5 over half an year now. To select the extensions that most suitable for me,I had digged Joomla! Extensions directory page by page, and tried the extensions each by each. ...
For most Joomla 1.5 template, they don't use mootools.js and caption.js at all. These two javasript libiaries are mainly used in the adiminstrator control panal. Their size are about 75K, and decrease ...
In joomla1.5.X, If the active menu links to com_content, we can use the following code to get the active menu linked content's section id and category Id. $menus = &JSite::getMenu();  ...
Joomla 1.5's page navigation display the previous and next content without content title. This article will help you display the previous and next content with title in an easy way. Open file $Joomla_base/plugins/content/pagenavigation.php. ...