Needs work
Project:
WURFL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 20:35 UTC
Updated:
26 Sep 2010 at 15:09 UTC
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
Comment #1
twom commentedI 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
Comment #2
twom commented