Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • How to detect the possible matches for mobile devices in HTTP header user agent.
  • Efficient way to manage and maintain possible devices list for new mobile devices added in the future.
  • How to render the mobile theme.(Do we let the theme designers to implement their own mobile theme or one theme to act in both ways.)
  • Basic information that is to display in mobile template
  • Feature to be added to the HTML5 template.(Client side storage , media etc.)

Design

How mobile detection is done?

Roller mobile will use details in HTTP header's user-agent and match it with possible matches using regular expressions.

How to render the mobile theme

...

?

There are 3 options available,

...