This function is absolutely required for use with the mobile tools module.

The project page for this module says to use the 1.x branch when working with the mobile tools module, so if this support is not longer being maintained, the project page needs to reflect that.

The wurfl_group_webkit module included in the 1.x download doesn't even remotely provide the flexibility that using wurfl for your device detection would imply.

Comments

twom’s picture

I added the device groups function to the wurfl module.

However, most project will need to create their custom modules to define groups and do the group detection. The wurfl_group_webkit is just an example of how such a module should work.

This way you could setup Mobile Tools (theme switching / redirection), WURF (wrapper for WURFL) and your custom module that uses WURFL in order to create device groups.

Now the WURFL module just has the group: Mobile Device

twom’s picture

Status: Active » Needs work