Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory 5 years ago
..
locale c7afe2f86c [TRANSLATION] Update Plugin POs 4 years ago
MobileProfilePlugin.php 46f98b3142 [VersionBump] 1.19.0, fairly late 4 years ago
README a614205663 Add plugin READMEs 8 years ago

README

The MobileProfile plugin implements XHTML MobileProfile output for supporting
user agents.

See: https://en.wikipedia.org/wiki/XHTML_Mobile_Profile

Installation
============
add "addPlugin('MobileProfile');"
to the bottom of your config.php

Note: This plugin is enabled by default on private and single-user instances.

Settings
========
none

Example
=======
addPlugin('MobileProfile');