Age | Commit message (Collapse) | Author |
|
|
|
mobile profile, then give them the regular output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
theme level. If there are no mobile stylesheets in the theme
directory, it will use the ones that come with the plugin.
|
|
|
|
|
|
git@gitorious.org:~csarven/statusnet/csarven-clone into 0.9.x-mobile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in <head>
|
|
Conflicts:
classes/Profile.php
|
|
|
|
|
|
|
|
|
|
|
|
git@gitorious.org:~csarven/statusnet/csarven-clone into 0.9.x-mobile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
serve them the Mobile Profile or not, and possibly redirect.
|
|
|
|
superclass for various WAP 2.0 document types. MobileProfilePlugin
extends WAP20Plugin and it is intended for serving XHTML Mobile
Profile 1.0.
Feature support for document types like WML 2.0 or WAP Push should be
created as seperate plugins and quite possibly extend WAP20Plugin.
|
|
|
|
|