]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a
authorSarven Capadisli <csarven@status.net>
Fri, 2 Oct 2009 11:46:14 +0000 (11:46 +0000)
committerSarven Capadisli <csarven@status.net>
Fri, 2 Oct 2009 11:46:14 +0000 (11:46 +0000)
commitd09444309f80fe1f274ec2dda4975a96506fcca9
tree4f0911682c494efc1cdf5f282231f77eed4fea89
parentf65baaaa4f48b84392200bb54161887669440cab
Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a
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.
plugins/Mobile/WAP20Plugin.php [new file with mode: 0644]
plugins/MobileProfile/MobileProfilePlugin.php [new file with mode: 0644]