New version of VirtueMart Boh! Category Filter module for Joomla! 2.5/Virtuemart 2.x
New in this version:
- added categories ordering in dropdown list
- added possibility use AJAX for load subitems
- added caching
- small optimization :)
Remarks about caching:
If you want use caching, to all worked correctly, you need to enable caching in general settings Joomla! and disable it in the settings of this module.
->Download <-
Filed under:
Joomla!
|
Comments (52)
Update for VirtueMart Boh! Category Filter module for Joomla! 2.5/Virtuemart 2.x
In this version:
- allow define root category for current filter
- can be couple blocks with different categories tree
- small optimization :)
Let me remind that the module allows you to display block with hierarchical select lists for categories filtering in Virtuemart 2.
->Download <-
Filed under:
Joomla!
|
Comments (19)
New version of the Add FullAjax plugin for Joomla! (2012.06.03).
This version only for Joomla! 2.5.
What in this version:
- optimized UI for configuration
- added automatic position update
- updated FullAJAX library to latest version
- several small changes
->Download<-
Filed under:
FullAjax, Joomla!
|
Comments (77)
New version of the Add FullAjax plugin for Joomla! (2012.04.20).
Looks like it last version that support Joomla! 1.5. Almost updates here for Joomla! 2.5.
Not tested with Joomla! 1.7.
What in this version:
- updated FullAJAX library to latest version
- fixed couple bugs with HTML5 History API
- fixed work in IE, with links that contain special chars
- fixed display < title > with special chars
- removed doSomethingAfterFAjxPagLoad() function
- partial rewritten the animation code (only for Joomla! 2.5)
- changed the logic of check the current active menu item (only for Joomla! 2.5)
- several small changes, almost for Joomla! 2.5 :)
Attention! Removed doSomethingAfterFAjxPagLoad() function (but you can back it if want ;) ), instead use the ‘load’ event:
FLAX.Html.onall('load', function(options){
//some code
}); |
If you site work good with one of older version, think twice before update plugin ;)
->Download for Joomla! 1.5<-
->Download for Joomla! 2.5<-
Filed under:
FullAjax, Joomla!
|
Comments (5)
Small update for Hierarchical Category Filter module for Joomla! 2.5.
Fixed couple bugs and updated mooOptionTree library to latest version.
->Download <-
Filed under:
Joomla!
|
Comments (15)
Hierarchical Category Filter module for Joomla! 2.5.
This module allows you to place on the page block with hierarchical select lists for categories filtering in. Also can be couple blocks with different categories tree.
Main features:
- construction the dependent < select > of categories lists
- allows set own label for each < select >
- can be couple blocks with different categories tree
- assign result to some menu item
For build the dependent select lists module use the Mootools plugin mooOptionTree
.
->Newest version available<-
Filed under:
Joomla!
|
Comments (9)