Search
Search Only:

Search Keyword category

Total: 14 results found.

Joomla1.0.x module - mod_MostReadByCategoryOrSection 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. ...
Joomla1.x moduleĀ  Mod_latestnewsByCategoryOrSection : If the current menu using com_content, this mod will display latest Contents of the category or section selected by the menu. For frontage and some ...
... and Category exclusion. Demo: http://www.java-opensource.com  ...
4. Joomla plugin SEOMeta
(CMS/Joomla)
SEOMeta is powerful SEO plugin, it can help your site to avoid duplicate titles. It can help on frontpage, section, category and content. 1. FrontPage SEO. For pagination, from the second page, SEOMeta ...
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 ...
V1.0: If the current menu using com_content, this mod will display latestly Contents of the category or section selected by the menu. For frontpage and some other cases(the active is not using com_content), ...
7. Default Joomla Modules
(CMS/Joomla)
... of viewers currently on the site Random Image Shows a random image Newsflash Shows a random content item from a chosen category Latest News Shows link list of most recently published content items Popular ...
Shuffle it up with RandomContent, a plugin for Joomla 1.5. RandomContent displays random content at the bottom of articles browsed by users. Displayed content is drawn from the same category the browsed ...
... appearing when the mouse cursor hovers over it The type of parameter A categorized list is below: Content section - All published sections in a list category - All published categories in a list ...
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 ...
... - Recommend mod_latestByCategoryOrSection Site statistics - can each day, month, year to view the site visit a few, Unique Visitor few, referrence site, visitors ip & state, etc - to use plug-in Joomla ...
... by categories. It combines and extends Joomla!'s build in "Section Layout" and "Category List Layout". SectionEx is written for Joomla! 1.5 using its model-view-controller architecture. Get it here ...
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();  ...
In joomla1.0.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. global $Itemid; $activeMenuItemId=$Itemid; $params=array(); $sql ...