Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory преди 6 години
..
locale c7afe2f86c [TRANSLATION] Update Plugin POs преди 5 години
MobileProfilePlugin.php 46f98b3142 [VersionBump] 1.19.0, fairly late преди 5 години
README a614205663 Add plugin READMEs преди 8 години

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