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

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');