Looking for a way to create links that will pre-filter the module manager to specific modules.
So far, filtering based to position is working okay for me:
option=com_modules&view=modules&filter_position=right
But I can't do the same for module type or anything else.
Does anyone one know, how could I use the various filter types of the module manager ?
Updating my question:
For example, which url make Module Manager to display only the Menu modules ?
I tried something like this, with no success:
option=com_modules&view=modules&filter_type=mod_menu
option=com_modules&view=modules&filter_type=menu
My current setup is Joomla 2.5, but it will be great to know the same for Joomla 3.x