WURFL

twom - April 13, 2009 - 20:40

The WURFL module helps you in detecting the device capabilities of the mobile device visiting your website. It is based on WURFL and the WURFL PHP library..

The module provides device capability detection as an api to developers. You can use them by calling

wurfl_devicecapability($capability)

$capability is a string defining the capability. For an overview on arguments go to http://wurfl.sourceforge.net/help_doc.php.

By using the Mobile Tools module, you can use the more generic function call

mobile_tools_devicecapability($capability)

The function will forward its request to the module that has been selected to detect device capabilities (currently, only the WURFL implementation exist, but more implementation could be added in the future!).

The module can be used to make adaptive themes, do advanced logging, etc ... Reports on experimentation are welcome!

For questions, issues or other relevant communications contact me or follow me on twitter @twom

Downloads

Version Downloads Date Links
6.x-1.x-dev Download (9.01 KB) 2009-Apr-14 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.